IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

PartnerPIPBindingId Property

The partner-defined PIP payload binding ID.

Syntax


 getPartnerPIPBindingId(): string;

 setPartnerPIPBindingId(partnerPIPBindingId: string): void;

Default Value

""

Remarks

This property is only defined when non-RosettaNet content is bound in the payload portion of the RosettaNet Business message. This may only be used with PIPs which specifically support the use of non-RosettaNet content. Both trading partners must agree on the use of non-RosettaNet content, and on the Id being used. The Id is used to identify the two partners' own version of the PIP used.

NOTE: This property MUST be set when non-RosettaNet content is being sent in the payload, and MUST NOT be set when regular PIP's are being used.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 JavaScript Edition - Version 20.0 [Build 8262]