IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.


#Sterling
#Supplychain
 View Only
Expand all | Collapse all

Data Audit Log details for EDI X12 docs having msg version > 4030

  • 1.  Data Audit Log details for EDI X12 docs having msg version > 4030

    Posted 11/06/11 08:56 AM

    Originally posted by: SystemAdmin


    I have 2 translation maps on WTX 8.3.0.3 (build 21), generating data audit log on validation error using Audit settings and Data settings in map organizer. Both maps process transaction 850 (ST01); one with version 4010 and another with version 4060.
    On same error (say, date value has alphabet character in DTM02), Audit log with map, processing data version 4010, contains detailed error (including the invalid date value) but the map, processing data version 4060, contains ST level error details (audit log does not provide detail beyond ST segment) only.
    On further analysis, it is found that TypeTree (std) with version > 4030 is not giving error ST segment onwards (mentioning error at ST). This is occurring across all transaction types (856, etc).
    Any idea how to retrieve detailed error for data version > 4030?
    Let me know if you need additional information.
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 2.  Re: Data Audit Log details for EDI X12 docs having msg version > 4030

    Posted 11/06/11 09:28 AM

    Originally posted by: Dhiren.Ghelani


    If you look at all the properties of DTM, it looks like they have altered the way padding is done. This could lead the parser to take a different route to match the data against the elements.
    A trace file could answer this. do you see any such differences at your end?
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender