Auditing CRM Response
hey folks,
have biztalk 2009 implementation import batches of records wcf-sql adapter , map them crm records using crm adapter. have auditing capabilities combine results of each response message crm 1 or more fields either original sql message or crm request message. far have built our implementation without orchestrations and, if possible, keep way incur less overhead.
thinking of promoting fields need source side, retrieving , adding them somehow response message, possibly via custom pipeline. possible? use two-way send port send , retrieve crm data, context appears lost time response comes back.
missing easy , obvious? there suggestions, or links solid references figure out?
or advice appreciated!
have biztalk 2009 implementation import batches of records wcf-sql adapter , map them crm records using crm adapter. have auditing capabilities combine results of each response message crm 1 or more fields either original sql message or crm request message. far have built our implementation without orchestrations and, if possible, keep way incur less overhead.
thinking of promoting fields need source side, retrieving , adding them somehow response message, possibly via custom pipeline. possible? use two-way send port send , retrieve crm data, context appears lost time response comes back.
missing easy , obvious? there suggestions, or links solid references figure out?
or advice appreciated!
hi,
the epm:correlation context property ties the request , response each message. (guid). use it in custom pipeline component write response database auditing of hl7 messages (associates ack/nack message sent partner).
thanks,
william
BizTalk Server > BizTalk Server Adapters and Adapter Pack
Comments
Post a Comment