Organization Property

The name of your, or your trading partner's organization.

Object Oriented Interface

public function getOrganization();
public function setOrganization($value);

Procedural Interface

ipworksedi_as2profilemgr_get($res, 20 );
ipworksedi_as2profilemgr_set($res, 20, $value );

Default Value

''

Remarks

Generally, Organization is used to store your, or your trading partner's AS2 identifier. It is used to configure or verify AS2From and AS2To in AS2Sender and AS2Receiver classs.

Invoking LoadProfile reads the AS2 identifier into Organization, alternatively you can save the AS2 identifier by setting Organization and invoking SaveProfile.

Data Type

String

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