[EDI-L Mailing List Archive Home] [Message List] [Reply To This Message]

Why am I getting a "

From: "James F. Drewniak" <james.drewniak@...>
Date: Thu Apr 24, 2003  5:29 pm
Subject: Why am I getting a "
Hi,

I am trying to use the extended rules to pull some data from the
GENTRAN db. Can you see my problem?

The first two message boxes appear and show nothing. The last one
shows my EDI code.

Regards,
Jim
--------------------------------------------------------------
STRING[25]VarKEY;
STRING[25]VarID;

SELECT PartnerKEY, ApplicationPartnerKEY
INTO VarKEY, VarID
FROM Partner
WHERE EDICode like #8EPartyCode;

$INPUT.#DTS_PARTNER_KEY = VarKEY;
$INPUT.#DTS_PARTNER_ID = VarID;

messagebox(VarKEY,0);
messagebox(VarID,0);
messagebox(#8EPartyCode,0);






 
EDI to XML Mapping for EDIFACT/X12 Convert EDIFACT/X12 Schemas to XML Schema Legacy Data Conversion Tools Access Relational Data as XML Visual XSLT and XQuery Mapping Tools Simplify EDI Data Integration with Stylus Studio XML Enterprise Suite - Free Download!
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2007 All Rights Reserved.