Hi Bastian...
Thanks for the tip...
I have my XFORM atom before the B1 Call Object (192 - Service Call), the transformation section has the next information:
<xsl:template name="B1if.object.schema.">
<b1im_multimsg>
<b1im_msg>
<B1out type="object">
<ServiceCall>
<row>
<customer>C30000</customer>
<custmrName>Microchips</custmrName>
<subject>Enviado desde B1if</subject>
<description>Prueba de llamada de Servicio desde B1if</description>
</row>
</ServiceCall>
</B1out>
</b1im_msg>
</b1im_multimsg>
</xsl:template>
But in the message log puts the next error:
<PayloadRole="C" id="atom1" system="0010000100" status="success" b1login="Technical User" method="Synchronous Insert" objectid="191" payload="atom2" keyname="callID" keyvalue="" DIresult="failure" DImsg="Exception : DI Error: (-5002) Customer is not specified in service call [OSCL.customer]" />
You Can explained me or give me a orientatition of the correct way to send the payload data to generate my B1 Service Call???
Thanks...
Best Regards
Enrique