IBM Sterling Transformation Extender

Sterling Transformation Extender

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


#Sterling
#Supplychain
 View Only
  • 1.  XML Schema for WTX log files ?

    Posted 05/13/11 08:13 AM

    Originally posted by: cogitoergosum


    Is there a XML Schema for the WTX log file ? We would like to parse the log in a WMB node to determine if the process was successful or resulted in a warning. This is WTX on z/OS v8.1.
    
    <MapAudit StartTime=
    "10:08:48 May 12, 2011"> <Platform>RUN Function 
    
    for IBM(TM)z/OS - Version 8.1(52)</Platform> <Burst count=
    "1"> <DataLog> <input card=
    "1"> <object index=
    "1"         level=
    "1"   size=
    "999"       status=
    "V00">Control_input Record</object> <object index=
    "1"         level=
    "2"   size=
    "3"         status=
    "V00">CVRCCWT FEDCR Field</object> . . . </MpaAudit>
    

    #DataExchange
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender


  • 2.  Re: XML Schema for WTX log files ?

    Posted 05/13/11 08:54 AM

    Originally posted by: NancyR


    The type tree is named tryaudit.mtt for WTX 8.1 and is in install_directory\examples\general\audit.
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender


  • 3.  Re: XML Schema for WTX log files ?

    Posted 05/13/11 11:08 AM

    Originally posted by: cogitoergosum


    Thank you. Will check it out.
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender