Any limitation in processing records??
One of my customer has the following scenario:
=====================================================
When ever user wants to Synchronise the order details from siebel with External system(i:e Axis) he clicks on a button called'Synchronise' this sends the order detail(Order number which need to be synchronised) from siebel for which External system( Axis) then Gives us all the order and order line item details to Siebel in the response xml.The response xml is picked up by 'Axis workflow process manger' and then the details are updated in siebl.
During this process,when We checked the workflow logs and when the Order is large(means the number of line items is huge) then in the Upsert step of EAI Siebel adapter it is taking so much time to complete the Upsert Step.
When ever user wants to Synchronise the order details from siebel with External system(i:e Axis) he clicks on a button called'Synchronise' this sends the order detail(Order number which need to be synchronised) from siebel for which External system( Axis) then Gives us all the order and order line item details to Siebel in the response xml.The response xml is picked up by 'Axis workflow process manger' and then the details are updated in siebl.
During this process,when We checked the workflow logs and when the Order is large(means the number of line items is huge) then in the Upsert step of EAI Siebel adapter it is taking so much time to complete the Upsert Step.
0