EDI Integrator 2016 .NET Edition
EDI Integrator 2016 .NET Edition
Questions / Feedback?

Post Method

Posts Message to the RNIF partner.

Syntax

[VB.NET]
Public Sub Post()
[C#]
public void Post();

Remarks

This method posts the message to the RNIF partner server. When Post is called, the component will generate, encrypt, and sign the RosettaNet message in accordance with the various message settings.

NOTE: URL must be set before a call to Post.

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
EDI Integrator 2016 .NET Edition - Version 16.0 [Build 7362]