EDI Integrator V9 - Online Help
Available for:
EDI Integrator V9
Questions / Feedback?

Partner Event

Fired when ListPartners is invoked.

Syntax

public void firePartner(ProfilemgrPartnerEvent event);

public class ProfilemgrPartnerEvent {
  public String partnerIdentifier;
  public String partnerURL;
}

Remarks

This event is fired when ListPartners is called. It fires for each partner found by the ProfileMgr in DataDir. The parameter partnerIdentifier is same as provided to SaveProfile to save the partner profile. The URL provided by the trading partner to post AS2 messages can be read from partnerURL.

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0