Method 'NextRecord' of business component 'Payments' (integration component 'Payments') for record w
Hi, I have created an inbound web service which invokes a workflow. And workflow is based on BO 'Order Entry'.
In this webservice, Contact Id is sent from external system, i need to create order, line item and a payment for contact.
For this i have used EAI Siebel Adapter, Upsert operation. I am able to create order and order line item but during payment creation i received error
'Method 'NextRecord' of business component 'Payments' (integration component 'Payments') for record with search specification '[Transaction Id] = "3400371248200176056698"' returned the following error:"There were more rows than could be returned. Please refine your query to bring back fewer rows(SBL-DAT-00500)".