Hello Bastian,
Thanks for your help. I’ve created one package with two scenario’s as you advises.
The Create scenario is working good, but the Confirm scenario with Call B1 Object isn’t.
Scenario 1 Outbound:
Image may be NSFW.
Clik here to view.
Scenario 2 Inbound:
Image may be NSFW.
Clik here to view.
Scenario 2 Call B1 Object:
Image may be NSFW.
Clik here to view.
In the Failure Messeage I see 4 'messages' and 1 Result Message is given:
01
<Payload Role="S" intype="xml">
My file data how I imported in scenario 1
02
<Payload Role="R" id="atom0" pltype="xml">
How SAP imported my meassage in scenario 1
03
<Payload Role="R2" Call="object" Type="DIAPI">
The same data as by 02
04
<Payload Role="C" id="atom1" system="0010000107" status="success" b1login="Technical User" method="Synchronous Retrieval" objectid="17" payload="atom0" keyname="DocEntry" keyvalue="465" DIresult="success" DImsg="">
All the fields from table ORDR, RDR1 and RDR12
05
Result Message
com.sap.b1i.xcellerator.XcelleratorException: XCE001 Nested exception: com.sap.b1i.bizprocessor.BizProcException: BPE001 Nested exception: java.lang.NullPointerException: while trying to invoke the method com.sap.b1i.bizprocessor.BizProcMessage.setProperty(java.lang.String, java.lang.String) of an object loaded from local variable 'inMsg'
Can you help me to explain:
01
Have I filled in correctly the outbound, bound and Object Call
02
How to make the key value in the Object call dynamic
03
Why do I see 4 time the results of my import in the Failure message
04
How do I have to configure the atom0.xls from scenario 2
05
what means the result message?
kind regards