Editar

Compartilhar via


Sample BTARN Business Policy

This sample is the XML code associated with a Microsoft® BizTalk Accelerator for RosettaNet (BTARN) business-rules policy.

The sample file is samplebtarnpolicy.xml in <drive>:\Program Files\Microsoft BizTalk <version> Accelerator for RosettaNet\SDK\PIPAutomation\3A4.

Demonstrates

This code shows a business-rule policy with the following rule:

IF (AccountNumber in the incoming 3A4 Purchase Order message = "111111111") and (MonetaryAmount of the Order < 500) THEN automatically send a response message

See Also

3A4 Private Responder Orchestration Using a Business Rule