Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.78 KB

File metadata and controls

25 lines (20 loc) · 1.78 KB
description title ms.custom ms.date ms.service ms.reviewer ms.suite ms.topic
Learn more about: PrivateResponder Sample
PrivateResponder Sample
06/08/2017
biztalk-server
article

PrivateResponder Sample

The PrivateResponder.odx sample contains the code for the responder private process installed by Microsoft® [!INCLUDEBTARN_CurrentVersion_FirstRef]. This generic private process sends and receives RNIF service-content messages from the default SQL adapter-based send and receive ports.

By default, the [!INCLUDEbtaBTARN3.3abbrevnonumber] 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