Declare the Variable_largePayload variable in an outbound BPEL process in the

B-2 Oracle Fusion Middleware Users Guide for Oracle B2B b2b.checkDuplicate To check for duplicate messages, set this property to true. If this property is set to false, a check for a duplicate of the incoming business message is not performed. By default, Oracle B2B checks for duplicate messages based on the business message ID of the incoming message. b2b.deploy.validation To turn off validation during deployment, set this property to false. This is useful when deploying a large number of agreements where you are certain that the data is valid. b2b.docPluginList Using this property, document plugins are loaded as per the order specified in this property. For example, b2b.docPluginList=Custom,EDI_X12,EDI_EDIFACT,HL7,RosettaNet ensures that document plugins are loaded as per the specified order. If no value is provided for this property, then all document plugins from the system protocol.xml are loaded. b2b.edi.enablePreprocess Set this property to true to pre-process data to remove the trailing CRLF new line characters andor unwanted CRLF that maybe present in file. The default value is false. Changes to this property require a server restart for the new value to take effect. b2b.edi.identifyToTP To identify the toTP from the TP information present in the incoming message, use this property. This property is used for inbound message processing. If it is set to true, the toTP is identified from the TP information present in the incoming message. The default value is false. b2b.edi.ignoreValidation To turn off the EDI envelope validation and ignore interchange validation errors for EDI messages, you can set comma separated enveloper header with this property. For example: b2b.edi.ignoreValidation=InterchangeSenderID, InterchangeReceiverID or use the value ALL to turn off the complete envelope header validation. Note: If you add or update this flag, a server restart is not needed. However, if you remove the flag, the server must be restarted for the change to take effect. b2b.encoding This property can be used to specify encoding other than default UTF-8. b2b.errorsCumulativeReported To indicate whether reported errors are cumulative or not, set this property to true or false. Set this property to true the default to report errors in a cumulative fashion. If set to false, the error text and error description fields are not concatenated with the description starting on a new line. This property is most useful with EDI batching error messages. b2b.fa.inbound.validation b2b.fa.outbound.validation Use these properties to control inbound and outbound FA validation. To turn off the outbound FA validation, set the b2b.fa.outbound.validation property to false. The default value is true. To turn off the inbound FA validation, set the b2b.fa.inbound.validation property to false. The default value is true. Table B–1 Cont. Oracle B2B Properties in Oracle Enterprise Manager Fusion Middleware Control Property Description