Hello,
we are currently migrating our processes from an old PI (7.0 dual stack) to a new PI (7.4 single stack). As we want to migrate our processed step by step we need to make sure, that processes that are not yet covered by the new PI, are handled by the old PI.
Here is our problem: From our SCM system we send messages to external partners using the old PI. Now we want to move one partner from the old PI to the new PI. So the message flow is like:
All messages from our SCM system are sent to our new PI. Some partners have already been migrated to the new PI. For these partners, the messages are sent directly to the partner. For all messages that are not handled by the new PI, the messages should be forwarded to the old PI (default receiver in receiver determination).
The problem is, that when the messages are forwarded to the old PI, the messages have the wrong receiver party and service. The receiver is filled with “old PI”. That is why no receiver determination is performed in the old PI.
It is possible to overwrite the partners/services with a header mapping in the “Outbound Processing” tab of the Integrated Configuration (in the new PI). But it is not possible to “clear” this data.
Do you have any idea how to clear this data? Or do you have any idea how to setup our systems and scenarios to achieve what we want?
Thanks and best regards,
Oliver