Posted: Wed Nov 10, 2004 1:29 am Post subject: IDOC from SAP parsing problem
Acolyte
Joined: 26 Jun 2001 Posts: 69 Location: Paris - France
Hi all,
When an IDOC comes out from SAP and through the NEON adaptor, it seems to create a segment name of 30 characters followed by the 1000 bytes of data.
When it goes into an input node in wmqi with a domain IDOC, it fails because this is expecting to get 1000 bytes of data with 63 bytes preceding it. If we increase the segments by 33 characters following the segment name then the parsing is ok.
Until now we use the IDOC domain to insert IDOC into SAP, it's the first time we want to receive IDOC from SAP into wmqi...
We would like to know if someone has had this problem and if there is an easy way to correct it?
We are thinking to code a subflow to reinsert the 33 characters for each segment but I hope there is another solution.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum