1SYNC Module Version 6.5 SP2.September 2008 | Understanding and using webMethods 1SYNC Module | Installing and Using 1SYNC Module | Defining a Trading Partner Agreement | Parameter Settings
 
Parameter Settings
The TPA data structure that 1SYNC Module uses is defined by the following data schema: wm.ip.sync.common.rec:TPADataSchema. The following table lists the TPA parameter settings contained in this schema.
TPA Section
Parameter
Description
ValidateOutput
Indicates whether the outbound 1SYNC business document should be validated before being sent to 1SYNC. Valid values: Yes or No.
SchemaInformation
SchemaName
Schema location and name against which the 1SYNC document needs to be validated before sending it to the 1SYNC. For example, wm.ip.sync.schemas:schema_envelope.
RecordName
Record location and name against which the 1SYNC document needs to be validated before sending it to the 1SYNC Test Registry. For example, wm.ip.sync.recs:envelope.
SchemaLocation
The location of the schema for the XSD version being used to construct the 1SYNC envelope.
EDIINT Parameters
MessageType
The SMIME type being used for EDIINT. Valid values: encrypted, signed, encryptedAndSigned, and plain.
RequestMDN
The MDN type being used. Valid values: None, synchronousMDN, and asynchronousMDN.
RequestSignedReceipt
Whether a signed receipt is requested. Valid values: Yes and No.
ResponseProcessing
ProcessResponse
Indicates whether the 1SYNC Response should be verified for any document exception or message exception. Valid values: true and false.