Search code examples
web-serviceswsdlblueprism

Exposing different object in 2 different BP connection, use same 8181 port?


If I have created two connections in Blue Prism and I expose objects in both of them, would they use the same default port of 8181? Would there be some conflict and what to do for such scenarios?


Solution

  • So, in two different database connections, if you expose objects, they would use port 8181 but show up with different names if the objects names are different. For interacting with objects from third party applications you would have to provide HTTP authentication and give username/password of the database connection you have to use.