Question:
hi,
I am using Sap Business Connector to map RN message 3B2 to Sap idoc - delvry03.
now that i have built my flow service and integrated the FLOW SERVICES into One service which builds the Output IDOC.
My Qs is - How do i post the IDOC into SAP .
I am using the flow service InboundProcess to post i, But it is giving an Error Stating - "com.wm.pkg.sap.BCException: No serverName given"
is this the target server name that its talking about which is defined in the administration mode.
Could anyone pls throw some light on this ?
or could anyone just specify what needs to be done ?
regards
tums 12
Answer:
You must use the following services:
sap:createTID
pub.sap.idoc:encodeSDATA
sap:indirectCall
sap:confirmTID
You can read about how to use these in the Built In Services guide.
Note: It is a good idea to "drop" $tid after any call because it's existence can stop subsequent calls working. Re-create it each time.
Answer:
Or you can just use the RFC IDOC_INBOUND_ASYNCRONOUS by doing a lookup from your BC system. I think this is easier.
Answer:
matt123/tomw,
can you send me your contact no?? we are able to fetch data from Oracle table. we are struggling to put that in Idoc and send it to SAP.
Answer:
I have a flow service that sends idocs to SAP. If you send me your email address I will send the relevant details to to you. You could contact me on 020 8830 9197.
Tom
email address: tom.walters@ibs.invensys.com
By the way the details of how to do are in the SAP adapter manual NOT the Built in Service guide.
Answer:
TomW,
My email : ravicm@yahoo.com
can you send me the details?? if possible can you also send me the SAP adapter manual??
Thanks alot buddy