Is it possible to setup a web service note with relative address so that it uses DEV WS in DEV Rich client, TST WS in TST Rich client and PRD WS in PRD rich client? WSDL schema url needs full address to web service location.
(Similar to M3 transaction node were you setup only API and M3 environment is inherited from Rich client Configuration set properties.)
I tried to setup only relative way and inherit M3 environment from Rich client Configuration set properties, but without any success.
So , nowadays i need to create 3 different Web service nodes in every IPA flow (one for DEV with full url to DEV WS, one for TST with full url to TST WS and the last one for PRD with full url to PRDWS) and use the right one according to Rich client environment.