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.  BIP2238 on AIX

    Posted 04/15/07 11:36 PM

    Originally posted by: SystemAdmin


    I need your help.

    I've just installed WMBv6003 and WTXMBv8.1 on AIX, but my broker doesn't start correctly as BIP2238W occurs. According to the broker log, the error says that the broker unloaded the WTX .lil file, the runtime module of WTX.
    I have completely no idea what's going on.
    Maybe I'm missing something but I can't find any useful information from related documentations.

    Is there anybody who is familiar with this kind of problem?

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


  • 2.  Re: BIP2238 on AIX

    Posted 04/19/07 12:40 AM

    Originally posted by: SystemAdmin


    In my environment, WTXMBv8.1 never works on AIX environment.
    Is there anybody who completed this combination?
    There's no problem on my Windows environment,BTW.
    WTXMB doesn't work on AIX???

    Software installed:
    AIX 5.2 ML03
    WTXMBv8.1
    WMBv6.0.0.3
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender


  • 3.  Re: BIP2238 on AIX

    Posted 04/19/07 07:29 AM

    Originally posted by: LewS


    Hi,

    Please make sure you have a dtxwmqi.ini file in the <install_dir>/wmqi directory. Also, confirm the paths in the dtxwmqi.ini file are valid. It should look something like whats posted at the end of this message (modify the paths as necessary). You don't have to worry about the "InputMapPath" directory and map existing, just make sure it's a valid path name (so it doesn't fail XML parsing). You should confirm paths to the Node and Parser trace files are valid though -- it will help debug issues if you need to log (you would then change Enabled="no" to Enabled="yes" if you need to turn on logging).

    Regards,
    -Lew
    <DTXPlugIn>
    <Trace>
    <Node FilePath="/opt/IBM/wsdtx/n.log" Level="normal" Enabled="no" Mode="normal" />
    <Parser FilePath="/opt/IBM/wsdtx/p.log" Level="normal" Enabled="no" Mode="normal" />
    </Trace>
    <MessageTypes>
    <Type Name="EDI" InputMapPath="/opt/IBM/wsdtx/edi_xml.mmc" InputMapCard="1" OutputMapPath="" OutputMapCard="" />
    </MessageTypes>
    </DTXPlugIn>
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 4.  Re: BIP2238 on AIX

    Posted 04/19/07 08:30 PM

    Originally posted by: SystemAdmin


    Thanks for your information.

    I'll check on that.
    BTW, I'd like to know whether dtxwmqi.ini is mandatory.
    In my understanding so far, this file is just an option when we use a WTX map as a (PlugIn-)parser. Thus there should be no problem to start a broker without dtxwmqi.ini.
    Is it correct?

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


  • 5.  Re: BIP2238 on AIX

    Posted 04/20/07 07:26 AM

    Originally posted by: LewS


    Hi,

    It is mandatory in the current and previous releases regardless of how it's used.

    It also is supposed to go away completely in the next dot release.

    Regards,
    -lew
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange


  • 6.  Re: BIP2238 on AIX

    Posted 04/23/07 02:25 AM

    Originally posted by: SystemAdmin


    Thank you very much for your help.

    I copied dtxwmqi.ini from my Windows environment where "studios" are working to my AIX environment, and now my WTX map is working well.
    Thanx again for your information.

    BTW, one curious thing is that dtxwmqi.ini wasn't created when I installed WTXMB on AIX while the file was automatically created on my Windows environment.
    Is it a spec?


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