SEND:   Batch transactions should be in HTTP 1.0 POST format of type "multipart/form-data" with the following parameters:

URL: www.nrgjunction.com/ncgi-bin/edm/edmrecvr.pl
From DUNS parameter: from=from company duns no
To DUNS parameter: to=to company duns no
Input format parameter: input-format=X12 or error
GISB transaction set: transaction-set=8 character gisb defined name
Input data parameter: input-data=pgp encrypted EDI X12 file



RETURNS:   Return values will be in HTTP 1.0 format with a MIME type of "text/plain" in the following format:

Transaction Status: request-status=ok*|gisb error_code*
Server Processing End: time-c=yyyymmddhhmmss*
Server ID: server-id=nrg-se-2/edmrecvr*
Transaction ID: trans-id=9999*
File Size Received: file-size=9999*



NOTES:   Each return value is terminated by \r\n on a line by itself. In the event of a failure, the POST transaction will return:

Request-Status=fail code

Where fail code is one of the codes specified in the GISB Electronic Delivery Mechanism standards. For more information about GISB and the GISB standards, visit the GISB website.


Updated 05/03/00