Hi all,
i am defining a binary transformation from a Cobol Copybook (Data Language EBCDIC) to a Xml file. The transformation is working fine in the WTX´s runtime (8.2.0.0) but trying to run it in the DP (firmware 3.6.0.27) i am getting the following error:
xmlfirewall (Cobol2XmlWTX): Parsing document '
http://127.0.0.1:63504/'
xmlfirewall (Cobol2XmlWTX): Finished parsing
http://10.10.10.52:2222/Cobol2XmlWTXxmlfirewall (Cobol2XmlWTX): Parsing document '
http://10.10.10.52:2222/Cobol2XmlWTX'
0x80c00002 xmlfirewall (Cobol2XmlWTX): rule (Cobol2XmlWTX_request): #1 xformbin: 'Transforming (possibly binary) INPUT with local:///CobolToXmlMap.xml results stored in OUTPUT' completed ok.
0x80c00009 xmlfirewall (Cobol2XmlWTX): request Cobol2XmlWTX_request #1 xformbin: 'Transforming (possibly binary) INPUT with local:///CobolToXmlMap.xml results stored in OUTPUT' failed: Fatal Error at local:///PO000001_Cobol.mts:737: TX Error: failed to set pad
xmlmgr (default): tx Compilation Request: Failed to compile: Fatal Error at local:///PO000001_Cobol.mts:737: TX Error: failed to set pad URL: local:///CobolToXmlMap.xml
xmlmgr (default): tx Compilation Request: Beginning compilation of URL local:///CobolToXmlMap.xml*
Comparing this map with one example that runs without problems, the only difference is the Data Language.
Any help would be appreciated.
Thanks in advance,
Guillermo.