Question

Dynamic webservice URL - possible?

In the webservices section - is it possible to have dynamic URL? the URL to be used is subdomain based so the URL changes for 2 or more instances.. 

 

so is it possible to make the webservice URL dynamic?

Like 0

Like

2 comments
Best reply

Hello Ganesh,

 

The only thing that can be modified in terms of one web service integration setup is the link to the method that is called. The problem here is that the main domain remains the same and only the link to the method is modified.

 

In your case you can create two separate web services and call each of them based on some condition (can be specified in the process itself using conditional flows).

 

Best regards,

Oscar

Hello Ganesh,

 

The only thing that can be modified in terms of one web service integration setup is the link to the method that is called. The problem here is that the main domain remains the same and only the link to the method is modified.

 

In your case you can create two separate web services and call each of them based on some condition (can be specified in the process itself using conditional flows).

 

Best regards,

Oscar

ok thanks Oscar

Show all comments