cancel
Showing results for 
Search instead for 
Did you mean: 

Interface logging in ECC with dynamic users

former_member182004
Contributor
0 Kudos

Hello experts!,

I have the next situation:

Let's suppose we have an Interfaces that is from File to IDOC or RFC. So we'd like to know if there is a way to connect to the ECC systems with a dynamic user and password.

I mean, we receive in our source structure some fields with these data.

I thought about the RFC receiver channel, where you put the user name and pass, but I don't know if it can be changed.

What about the IDOCS receiver CC? Maybe isn't necessary to think about the CC.

Please, if you need further data, ask me.

Thanks in advance.

Juan

Accepted Solutions (1)

Accepted Solutions (1)

former_member181962
Active Contributor
0 Kudos

Hi Juan,

There is a concept called Principal Propagation.

As per sap help: "Principal propagation means the ability to forward the user context of a message unchanged from the sender to the receiver."

Check if you can make use of that concept for your scenario:

http://help.sap.com/saphelp_nw04/Helpdata/EN/45/0f16bef65c7249e10000000a155369/frameset.htm

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/808d3048-638c-2a10-35a6-faa48e50a...

Answers (1)

Answers (1)

former_member182004
Contributor
0 Kudos

Thanx a lot Ravi, I'll search on it.

Regards,

Former Member
0 Kudos

Juan,

Apart from what ravi mentioned check the blogs given in this thread for more information on this:

Regards,

---Satish