Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
These context properties are only meaningful from BizTalk Server concepts and are available to be used by BizTalk applications.
| Name | Type | Receive and/or Send | Description |
|---|---|---|---|
| URI | String | Receive and send | The URI defines the end-point for receive locations and send ports. The URI for receive locations and send ports for MQSC Adapter are in the following format: mqsc://<CHANNELNAME>/<TRANSPORTTYPE>/ <CONNECTIONNAME>/<QUEUEMANAGERNAME>/<QUEUENAME> Receive example: mqsc://MYCHANNEL/tcp/MQSERVER(1414)/QM1/RECVQ Send example: mqsc://MYCHANNEL/tcp/MQSERVER(1414)/QM2/SENDQ |
| BizTalk_CorrelationID | String | Receive | Use this property to have the MQSeries server generate a correlation identifier for use with the message. |