Hi
I have invoice idoc for salesorg 9999 and Salesorg 8888. The control record is different for these idocs.
Unfortunately, when using idoc packaging, it does look only for logical message type and invoice type. due to this both the salesorg are ...
Hi
I have a simple idoc to XML file scenario and have successfully generated an XML file.
Oddly, the file has an LF in the end of the prolog. All other data is fine.
<?xml version="1.0" encoding="UTF-8"?> LF
Not sure how to remove this as we ...
Hi
I have a produiton interface which has been running without any issues for the last two years.
I noticed that last two days it was picking up one file and was processing multiple times. Today, it was normal as only one file was processed as i ...
Hi
I have a ECC->REST scenario. My target structure is as follows
Employees (Root Node)
name (Element)
email (Element)
The current json conversion is coming as
{"employees":[ {"name":"Shyam", "email":"gmail.com"}, {"name":"Bob", "ema...
Hi
I have a requirement to fetch data from Oracle DB and post it to webservices via Rest adapter. Please do clarify the following
1.The REST url pattern will be part static and part dynamic based on Purchase Order Number which is coming i...
Hello MichaelWe followed the same steps mentioned as per the blog and the only difference is that we are using ADFS as IDP, Trust established between BTP and ADFS.We are facing similar issue where we are getting 401/unauthorized. All the calls are hi...
Hi VikasThanks for your comments!Please do shed me more light on the 3rd point.If the URL pattern is dynamic based on PO number, wouldn't it still be 10k url calls or are you saying the JSON array will send the 10k records dynamically based on PO num...
Hi NatassjaWe have implemented the note already.1. For Go to http://<host>:<port>; -> System Info, should i check in main PO system or the ncAAE or both?2.Am i right in my understanding that the main PO AEX communication channel should have options o...
Hi Tom
How does SFTP Sender Adapter chooses the algorithm and ciphers for the SFTP server. Is it automatic or first come first match?
We had a requirement to upgrade as our third party SFTP server will support stronger algorithms in the future.
...