Posted: Fri Aug 23, 2002 6:57 am Post subject: batching idocs for R3/Link
Apprentice
Joined: 27 Jun 2002 Posts: 39 Location: New York
Hello,
I want to batch idocs so i can send multiple idocs in one mq message thru r3link.
Has anybody done this? What do i need to set within my idocs to be able to do this?
Yes, I have used batching and it speeds up the process since multiple IDOCs can be posted at once. To enable this, you don't really have to do much. No changes are necessary in the configuration file. The message format should look as follows:
1. 108-byte MQLink Header
2. 524-byte Control Record
3. 1063-byte Data Segment
4. 1063-byte Data Segment
.
.
.
N. 1063-byte Data Segment
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