cancel
Showing results for 
Search instead for 
Did you mean: 

contract bulk upload and trasfer to ERP

sumit_mittal2
Active Contributor
0 Kudos
381

We have a requirement to Upload multiple contracts using data workbench and also it should be transferred to ERP automatically as part of the upload. As the contracts are uploaded in the system, we have a requirement to call external pricing and then transfer the contract to ERP for each of the uploaded contract.

we had to call the actions via sdk to achieve the same.

after the contracts are uploaded in the system, we see that the pricing is executed only for the first contract in the uploaded file and it is transferred to ERP (External ID updated in C4C). Pricing and transfer actions are also executed for other contracts in the file (we have checked in debug mode, actions are being called) but the contracts are not updated with any external ID. There are no transfer logs and transfer status is blank or 'In Process'.

View Entire Topic
sumit_mittal2
Active Contributor
0 Kudos

Hi,

script is not mass enabled, but i guess that wont make any difference. as we can see the actions getting triggered, what we observed is there is only one message triggered which multiple contract details. PI is just processing the first contract and sending it to ERP.

its as per sap standard, we have raised the incident to check with sap. also there are standard flag available to trigger the external pricing and transfer, we dont have to write script for the same.

Regards

Sumit Mittal