on 2004 Nov 25 3:59 PM
we need to split one source message to several IDOC To
R/3,But Standard Imported r/3 idoc contains only one idoc per message,so we export the standart idoc to a
xsd file and change it to a multi "IDOC" segment structure and import back to xi again,after that,we create a message interface use the imported
message type and use it to send IDOC to r/3 via idoc adapter,but at the "call atapter" step it gernarate a
error:"Unable to interpret IDoc interface MI_IDOC_IN".
what we should pay attention to when use external message
to send idoc to r/3?
(when use the imported idoc message to send single idoc per message,it is no probelm)
thx
Hi all,
I am facing the same problem, but then in an XI 2.0 system.
In XI 2.0 it is not possible to import xsd/wsd's.
Has anyone an idea to solve this in 2.0?
Regards,
Arjan Aalbers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
it's ok now
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The way this works is:
1. In your Message Mapping use the External WSDL defintion that you loaded after tweaking the "IDOC" Occurance.
2. Then in your INTERFACE MAPPING use the orginal IDOC Name that you imported from R/3.
3. Use the original IDOC Name in Integration Builder too.
This should work.
Thanks
Ashish
User | Count |
---|---|
66 | |
11 | |
11 | |
10 | |
9 | |
9 | |
7 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.