Hi Experts,
I am mapping DELVRY03 idoc to XML, here is the mapping condition for product id xml field. This is under each ShipNoticeDetail (/ns0:ShipNoticeManifest/ns0:ShipNoticeDetail/ns0:PurchaseOrderTag/ns0:ProductID)
if E1EDL24/LFIMG > 0 and ...
Hi Experts,I am working on SAP to Salesforce integration, my input file has 90K records and Salesforce accepts only 200 records in one call. I have to make 480 calls to send all records. For each call I am fetching session id, instead of that. Can I ...
I have recently accomplished SAP ECC to Salesforce integration using SOAP adapter, there are few blogs already available but I could not find the step by step blog. This might help if someone is doing this integration for the first time.
SAP to Sale...
Hi Experts,I am doing SAP to Salesforce integration. I am trying to post some data on salesforce. Here is the error I am getting on the receiver channel-"Message processing failed. Cause: org.w3c.dom.DOMException: HIERARCHY_REQUEST_ERR: An attempt wa...
Experts,I have PI 7.31 SP15 and want to integrate with SalesForce. its an outbound interface. Could you please tell me the steps involved in it? most of the blogs on SCN are old and with new REST adapter i believe some of the things from those blogs ...
Create SOAP ui project using enterprise wsdl
Open upsert request from the list of operations from left side
Modify the request as per your requirement
create XSD based on the modified request.
Use the XSD for creating source interface
Hi Shubham,The module configuration looks good, what error you are getting? if you cant see any error then try XPI_inspector trace or increase loggin level in ICO and check.You can also try unzipping one file if that works try with your actual scenar...
We have lots of scenarios writing the file on ECC NFS from PI. our ECC and PI both are on Linux. ECC Linux directories are mounted on PI. You should be able to see those directories using AL11.Thanks,Nishant