EDI Integrator 2016 PHP Edition
EDI Integrator 2016 PHP Edition
Questions / Feedback?

AsyncMDNURL Property

The URL for posting Async MDNs.

Object Oriented Interface

public function getAsyncMDNURL();
public function setAsyncMDNURL($value);

Procedural Interface

inedi_profilemgr_get($res, 1 );
inedi_profilemgr_set($res, 1, $value );

Default Value

''

Remarks

This is the URL to which your trading partners would post Async MDNs, if you choose to get asynchronous notifications. The choice of receiving asynchronous notifications can be made on a per partner basis and is reflected in RequestMDNSynchronous.

Data Type

String

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 PHP Edition - Version 16.0 [Build 7240]