Application Development 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: 

ALE-IDoc

former_member614185
Contributor
0 Kudos
101

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

Former Member
0 Kudos
76

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.

Former Member
0 Kudos
76

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

Former Member
0 Kudos
76

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

0 Kudos
76

hi prabu,

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

regards

linganna

former_member183908
Active Contributor
0 Kudos
76

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.

Former Member
0 Kudos
76

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

abdul_hakim
Active Contributor
0 Kudos
76

Hi

Yes you can have such configuration.

Regards,

Hakim

0 Kudos
76

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.