IPWorks EDI 2020 JavaScript Edition

Questions / Feedback?

MPC Property

The MPC (Message Partition Channel) from which to receive files.

Syntax


 getMPC(): string;

 setMPC(MPC: string): void;

Default Value

""

Remarks

This property specifies the MPC (Message Partition Channel) from which to receive files. This must be set before calling ReceiveFiles. The value specified here must be known to the other party.

When left unspecified this indicates the default MPC.

This value corresponds to the ebMS element "eb:Messaging/eb:SignalMessage/eb:PullRequest/@mpc"

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