sneha_subramanyam2
Explorer
Member since ‎02-06-2014

User Statistics

  • 33 Posts
  • 3 Solutions
  • 2 Kudos given
  • 3 Kudos received

User Activity

Hello, We use SAP PO to connect to Argentina gov for AFIP interfaces and need to move to CPI. Is there a standard sap solution available for this in CPI? The solution for PI/PO was a standard one from SAP. I don't see any related package under the Di...
I have a CI interface where the Purchase Requisition data comes as batch from ERP. Is there a way to convert this data to xml and handle it in mapping? or can we modify the data via a groovy script to delete the PR line item based on specific conditi...
Hi, We have configured CMBA alerts on PI 7.5 Javastack. The alerts are getting triggered for ICo, Adapter errors. However, they are not getting generated for "Mapping-General error". While creating the alert rule in ID all the runtime components a...
I need to add new field to the JSON input which we are reading as String in the groovy script. Can someone please help with the code. def body = message.getBody(java.lang.String) as String;
We are trying to login to external webserver from PI. The web service requires authentication information set in HTTP header(not SOAP header).The Authentication details are as follows, and it exceeds a length of 200 chars (around 240 )X-ABC-Authenti...