Hi, in my composite application I need to modify a webservice URL at runtime. The reference is defined a .composite file with a default URL, but my business logic needs to change it from Java code during runtime. I haven't found any information about this in the documentation. I also tried to obtain and change the URL with method exposed by SCADomain, but changes are ignored by the engine. Can you help me?
Thank You.
