Hi everyone,
i'm using Cast Iron Studio and i'm wondering if there is a way to change the url inside an endpoint from an orchestration.
I mean: i have to send something to several application and i'd like to have only one endpoint instead of an endpoint for every single application. So, during the orchestration i take the information about the destination app, set the endpoint host url and then send the information... (theese applications use different transmission protocol, so i'd like to use only one endpoint per protocol [http, ftp, jms...] ).
Is it possible?