Skip to main content

I have created a K2 smartobject around a web service. I have a situation where there are two servers (belonging to two different organizations) hosting the same identical service. I'm using the smart object within a smartform based workflow step and same smartobject I need to use in another smartform in another workflow step. In the first step it should list the data from one server in second step it should list data from second server.


I would like to know if I can dynamically set the URL of underlying web service of a smartobject when the smartform is initialized or when the work list item is being opened. If yes then how? I cannot fix the URLs even at the time of deployment as more and more servers (which hosts the same service) may be added during deployment.

Be the first to reply!

Reply