I have a .net program that sends request and gets response from Biztalk using MSMQ adapter. In order for the .Net program to receive the response message
by CorrelationId, the biztalk process uses the following expression in
MessageAssignment:
However, in my test, the CorrelationId is missing the last digit. Therefore,
the .net program cannot receive the response.
Example:
Request MSMQ Id sent to Biztalk: <guid>/3432432
Response MSMQ CorrelationId from Biztalk: <guid>/343243
This happens only when message ID is greater than 7 digits (i.e., 3432432).
If message ID contains less than 7 digits, Biztalk will take entire ID from
request message and set it to response message as correlation ID.
Any ideas? Please Help???
Does anybody have any other recommendations to solve this?
.
Re: web-service methods with variable quantity of income parameter ... generate types for that Schema,...request message gets passed from requester to receiver - it does not matter ... a Response Message gets passed back. ... you can develop an XSD that describes these types. ... (microsoft.public.dotnet.framework.webservices)
Repost again !!!!!!!!!!!! ... The incoming message is send to BizTalk through web service SOAP adapter. ... One-by-one, after orchestrations finish their job, ...suspended Orchestration instance in message box, the original receive one, ... service instance is the last response message.... (microsoft.public.biztalk.general)
RE: Repost again !!!!!!!!!!!! ... The incoming message is send to BizTalk through web service SOAP adapter. ... One-by-one, after orchestrations finish their job, ...suspended Orchestration instance in message box, the original receive one, ... service instance is the last response message.... (microsoft.public.biztalk.general)
RE: Repost again !!!!!!!!!!!! ... The incoming message is send to BizTalk through web service SOAP adapter. ... One-by-one, after orchestrations finish their job, ...suspended Orchestration instance in message box, the original receive one, ... service instance is the last response message.... (microsoft.public.biztalk.general)
RE: Repost again !!!!!!!!!!!! ... The incoming message is send to BizTalk through web service SOAP adapter. ... One-by-one, after orchestrations finish their job, ...suspended Orchestration instance in message box, the original receive one, ... service instance is the last response message.... (microsoft.public.biztalk.general)