I am trying to configure a Web Service Proxy in Datapower, one that can be activated with multiple local URI's. In the WSP Policy, transactions are routed into different Processing Rules using a Match processing action that matches transactions by URL.
During the Request stage, all works as expected. During the Response stage, all transactions are routed into the default Processing Rule and not into their custom Processing Rules, ignoring the Match actions configured for the Response Processing Rules.
What may I have configured wrong? How do I get matching by URL to work in the Response stage?
This is a bug identified by IBM The request joining the correct request rule, but the response join in an weird response rule created which is not associated with the WSP itself I guess this is related to huge WSDL, but not 100% sure