Receipt (Node Property of All Schemas)

 

Use the Receipt property to configure whether the schema represents an inbound receipt message.

Applies to Nodes of Type

Schema

Category

Reference

Allowed Values

Drop-down list choice Description
Yes Sets the is_receipt attribute to "yes", specifying that the selected schema represents an inbound receipt message. A correlator component is used to correlate an inbound receipt message with the outbound document for which it acknowledges receipt.
No Sets the is_receipt attribute to "no", specifying that the selected schema does not represent an inbound receipt message.
(Default) Removes the is_receipt attribute, if present, specifying that the selected schema does not represent an inbound receipt message (same as No).

Default Value

(Default), specifying that the selected schema does not represent an inbound receipt message.

XSD Persistence

As the value of the is_receipt attribute of the schema/annotation/appinfo/schemaInfo element.

Remarks

You can examine and set this property in the Visual Studio Properties window when you select the Schema node in BizTalk Editor.

See Also

Node Properties of All Schemas