Hi
I have one biztalk application that have an orchestration that does not have an inbound port. This is because the orchestration is callable from other orchestrations.
the orhestration however have two way ports that calls and receives info to/from a database.
I have created a bindings, and exported into the masterbinding file.
But when I deploy I get the message: "Could not enlist orchestration "
and the rest of the bindings is not set, I have to manually right click the application,, select configure and manually choose the ports and host.
So I understand that BTDF cant out-of-the-box deploy orchestrations without inbound ports, but is there a configurational workaround?
I cannot add an inbound port to that project because then the orchestration won't be callable
I have one biztalk application that have an orchestration that does not have an inbound port. This is because the orchestration is callable from other orchestrations.
the orhestration however have two way ports that calls and receives info to/from a database.
I have created a bindings, and exported into the masterbinding file.
But when I deploy I get the message: "Could not enlist orchestration "
and the rest of the bindings is not set, I have to manually right click the application,, select configure and manually choose the ports and host.
So I understand that BTDF cant out-of-the-box deploy orchestrations without inbound ports, but is there a configurational workaround?
I cannot add an inbound port to that project because then the orchestration won't be callable