Hi all,I want to Create a Billing Plan from Integration Suite. I was looking for APIs but did not find any. The only thing I found is this BO https://api.sap.com/bointerface/PCE_I_CABILLGPLNTP_2 My question is it possible to call it from Cloud Integr...
Hello community. I'm trying to create a PS Project(CJ20N) using the API_PROJECT_V3 from Integration Suite and I'm having two problems which I'm not sure what's the best way to solve. When I'm going to create the Project, the sending system gives me a...
Hi All,
Recently we were changing some external connections from user/pass logon to SNC logon without password and we had a problem which were really difficult to find out. So for future reference if anyone face the same problem this post might be h...
Hello,
We are migrating to a new SAP PO system and are facing a problem when the sync interface SAP>PI>XXX has an error.
It prompt a logon screen for the SAP system. Successful integrations show no logon screen, it just appears on erroneous integ...
Hello,
When I try to connect to a third-party SOAP webservice it throws me the error Bad Request - Invalid URL on the HTTP Trace, but the same connection on SOAPUI works perfectly.
It's a synchronous soap service.
Can anybody help me?
thanks
To get the Next available number I used the same API API_PROJECT_V3 to get a list of Projects(ProjectExternalID) and based on that list I made a groovy code to assign the lowest free number to property NewProjectNumber // Process Data
def Message pro...
Hi, an update for future reference.Regarding WBS structure creation I could do it, although I'm not sure it's the best solution. I discovered that for WBS creations, the processing automatically assign IDs 99999999 downwards, which means the first WB...
Hello, I know this is a and old post, but I got into the same problem(multiple nodes getting the same file) and found the note 2424450 which address this issueSymptomIn SFTP Adapter, the same file at the Sender channel is processed multiple times. Th...