cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple user authentication for Receiver channel for synchronus call

Former Member
0 Kudos

Hi All

Need your help for below the requirement.

we want multiple user authenciation to be done in Receiver communication channel to login to Receiver for Synchrounus call.

At present we know only one user can be set in receiver channel. but for now we want if 4 users are sending data to PI then 4 different user authentication needs to be done in Pi reciever communication channel to login the SRM destination system.

can this be done? Need your urgent help on this.

Regards

Kavita

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi all

this was not possible using PI...so we have decided to use Gateway systems.

thank you all for your valuable answer's.

Regards

Kavita

iaki_vila
Active Contributor
0 Kudos

Hi Kavita,

A few cents,

1. You can use the Party object in the sender side in order to split the calls between the diferent PI consumers.

2. You can use a tag inside the xml payload in order to split between the different receivers

Regards.

Former Member
0 Kudos

Hi Inaki

can you please give more details on your points.

Bhargavakrishna
Active Contributor
0 Kudos

Hi Kavitha,

As per my understanding you want to send data from PI to multiple users.

May i know your current scenario and the communication that you are going to use?

Is the i/p data structure is same for all the 4?

for example if it is a file then by using the advanced selection for source file, we can pick multiple files using file adapter and send it to the multiple receivers.

1 Inbound Interface

1 Outbound Interface

1 Sender Agreement

4 Communication channels at receiver

4 Interface mappings

1 Message Mappings

please refer the below links

http://scn.sap.com/community/pi-and-soa-middleware/blog/2013/07/23/single-sender-comms-channel-with-...

http://help.sap.com/saphelp_nw04/helpdata/en/43/a513f2632c332ce10000000a11466f/frameset.htm

http://scn.sap.com/thread/423382

Multiple senders

http://scn.sap.com/thread/1635046

Regards

Bhargava krishna

Former Member
0 Kudos

Hi Krishna

thanks for your reply....

actually in my receiver communication channel we use  authentication user to login the SRM target box.....

so our requirment is that if 4 users are sending data from third party to PI then there will be 4 different user logins to login the SRM target box. these 4 user logins i want to configure based on some condition that if A is the sender then use "a" user login to login the SRM box.....so is this possible to configure in one Reciver communication channel?

Regards

Kavita