All Tags »
RoleLink »
BizTalk Admin »
BizTalk Development (RSS)
Sorry, but there are no more tags available to filter with.
-
Your orchestration uses a 2 way RoleLink for delivery but a new trading partner will only accept orders via a one way port. What do you do?
If the RoleLink requires a 2 way port, you’ll have to bind it to a 2 way port. To get around this restriction, you can create a special 2 way send port which sends the message back to a 2 way HttpReceive ...