PrivateResponder Sample

The PrivateResponder.odx sample contains the code for the responder private process installed by Microsoft® BizTalk Accelerator for RosettaNet (BTARN). This generic private process sends and receives RNIF service-content messages from the default SQL adapter-based send and receive ports.

By default, the BTARN Setup program installs the sample in <drive>:\Program Files\Microsoft BizTalk <version> Accelerator for RosettaNet\SDK\PrivateResponder.

Sample Contents

The responder private process is the business process that is internal to the responder. The private process provides back-end integration between the responder public process and the back-end line-of-business program. The responder private process communicates with the public process to respond to messages.

The responder private process is unique for each implementation. You can customize the PrivateResponder.odx sample for your purposes. You must be careful that you do not adversely affect the functioning of the responder public process.

For more information, including a description of the message flow, see Responder Private Process.

See Also

Orchestration Samples
Private Processes