Hi,
I am working on PI 7.4. It is possible to make multiple TCP/IP connection between ECC and PI system. I am sending data from ECC to external system using RFC to JDBC scenario, Same standard FM is triggered in ECC for all logical systems.
I need to create multiple logical system in ECC (LGS1 LGS2..) and assign separate TCP/IP connections ( RFC1, RFC2..) in BD97, so that when message is triggered from ECC for LGS1, connection RFC1 is used and I can differentiate that incoming FM call in PI coming for LGS1.
Thanks in advance.