Hi all,As CPI doesn't come with any standard feature to list files in a directory, I'm using a Groovy script.// initialize vars
def secureStorageService = ITApiFactory.getApi(SecureStoreService.class, null);
def cred = secureStorageService.getUserC...
Hello,I need to set up the basic authentication in the API Management. I need it to check both the username&password + the cliend_id&client_secret passed on by the caller. If the user or the client_id is missing, the auth must fail. I managed to get ...
Hi all,
is it possible to block outbound idocs triggered by RSEOUT00-scheduled jobs based on the value of RCVPOR without creating a program variant or changing WE20? I'm looking for some global filter that blocks these idocs in some custom status.
...
Hi all,
I have a problem with my CPI SOAP receiver connector. When calling the WS from CPI I get a 500 error. No errors when I call it with an HTTP receiver.
The WS work fine too from desktop apps.
What can it be?
Cristian
Hi all,
I have a problem with my SAP PO 7.5. I have a regular sender ftp channel (no FCC, no conversion module, just ASMA) that reads from an FTP server.
The FileName header I see from the message monitoring comprises the full path instead of th...
Hello Vijay, the WS admin provided me with a soap wsdl. The soap envelope is passed on both when I use the SOAP and when I use the HTTP receiver connector.
Hello Benjamin,
I cannot see any picture in your article explaining how you achieved this. I tried the standard MPL API but it doesn't return the attachment for the given msg id. Would you mind sharing a bit of extra info?
Regards.