Skip to Content
0
Former Member
May 15, 2008 at 11:36 AM

oServiceCalls - SOAP Error - DI Server

56 Views

Hi,

I'm trying to insert a Service Call to Business One in .NET using Di Server with a SOAP Message, and the response shows an error.

Can you help me.

Thank you.

SOAP:

<?xml version="1.0" encoding="UTF-16"?>

http://schemas.xmlsoap.org/soap/envelope/">

<env:Header><SessionID>63D017D2-B7F2-464E-80AE-699166EB3B03</SessionID></env:Header>

http://www.sap.com/SBO/DIS" CommandID="Add SC">

<BOM><BO>

<AdmInfo>

<Object>oServiceCalls</Object>

</AdmInfo>

<ServiceCall>

<row>

<customer>C1000002</customer>

<subject>the subject</subject>

</row>

</ServiceCall>

</BO></BOM>

</dis:AddObject></env:Body></env:Envelope>"

Error:

env:Receiver -5002 http://www.w3.org/2003/05/soap-envelope"> env:Receiver -5002 xml:lang="en">Customer is not specified in service call [OSCL.customer] 191 1 AddObject Add SC 63D017D2-B7F2-464E-80AE-699166EB3B03