| Lee Graber 2004-04-11, 4:29 pm |
| In BizTalk Explorer (view in VS), if you go to the sendport and double
click on it, then click on the [...] next to the address field for the
transport, a dialog box will pop up which will enable you to set the
timeout values. This type of granular configuration is not provided in the
orchestration designer if you chose "Specify Now" when creating the port.
You need to do this in Explorer. If you are not sure what the name of the
sendport is that you are linked to (since the name was generated by OD),
you can look at the binding on the schedule by right clicking on the sched
in Explorer and selecting bind. Alternatively, you can set the global
timeout value for HTTP adapter on the adapter properties via our
Adminstrative MMC. The value on the sendport (if specified) simply
overrides this global value.
HTH
Lee
Lee Graber [MSFT]
This posting is provided as is with no warranty and confers no rights.
|