Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ALE-IDoc

former_member614185
Contributor
0 Likes
1,152

hi,

Can i send an IDoc to two different systems.

For example From the Delivery application can i have two diffent Model views with two differnt receivers but same message type ALE settings

hi,

Can i send an IDoc to two different systems.

For example From the Delivery application can i have two diffent Model views with two differnt receivers but same message type ALE settings

8 REPLIES 8
Read only

Former Member
0 Likes
1,127

Hi,

The number of communication IDocs generated depends on the number of receivers configured under any distribution model.

So, when two receivers are configured under the same distribution model or different ones, for one particular sender, two different IDocs would get generated.

~ Bineah.

Read only

Former Member
0 Likes
1,127

Hi,

we can send the data to more than one receivers, through distribution model , but one idoc will be created for one receiver, same idoc number cannot be generated for for more than one receiver.

To send data to multiple systems, use different model views .

Regards

Vinod

Read only

Former Member
0 Likes
1,127

Yes, you can send same message type data to multiple receivers.

If you use 'n' model views for 'm' receivers, the number of communication idocs ( or outbound idocs) generated will be equal to 'n' and the number of inbound idocs generated will be equal to 'm'.

Otherwise ,

One model view : One outbound idoc

One receiver : One inbound idoc

Read only

0 Likes
1,127

hi prabu,

may i know what is u r exacte problem so that we can understand in better way ....

regards

linganna

Read only

former_member183908
Active Contributor
0 Likes
1,127

Hi

We can send an idoc from single sender to multiple receivers,number of receiver systems will be decided at the distribution model level and depends upon the receiver systems that many communication IDocs will get generated.

Thanks.

Read only

Former Member
0 Likes
1,127

Hi,

Like the suggestions given above, it is possible to send an IDoc to multiple receiver systems.

which would be possible through the Distribution Model and while using the Stand alone programs to send the IDoc, their is an option of providing the receivers.

Thanks

Krithika

Read only

abdul_hakim
Active Contributor
0 Likes
1,127

Hi

Yes you can have such configuration.

Regards,

Hakim

Read only

0 Likes
1,127

Hi

you can definitely do this as well as you can define different filteration criteria for individual communication idocs. So you can see the hierarchy like below

Mater Idoc -> multiple communication idocs with different filtered data.

For Example . You can send field A to Reciever X and you can restrict field A to Reciever Y.