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.  MIME adapter problem

    Posted 09/17/08 08:46 AM

    Originally posted by: SystemAdmin


    When I use the example map SimulateEmailReceipt under Windows I have no problem. Once I compile it for Solaris the MIME adapter starts but does not continue the decoding of the source mail.
    Adpter trace ends after this:
    <29733-001>: Not append
    <29733-001>: MAdapterImpl
    <29733-001>: Adapter command line: -T -DECODE
    <29733-001>: Time stamp: Wed Sep 17 14:42:29 MEST 2008
    <29733-010>: getData() Reading input XML stream...
    <29733-010>: Adapter abbreviation: MIME
    <29733-010>: input stream constructed
    <29733-010>: output stream constructed
    <29733-010>: Constructing MimeConverter

    And the GET command fails with an error: "Unknown error code"

    What do I have to do to make it run under unix ?
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 2.  Re: MIME adapter problem

    Posted 12/05/08 03:01 AM

    Originally posted by: SystemAdmin


    Hello,

    have you solved the problem relating to the MIME adapter under unix? I get a similar error report when I try to use the adapter.

    Best regards,
    Jonas
    #DataExchange
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender


  • 3.  Re: MIME adapter problem

    Posted 12/08/08 05:52 AM

    Originally posted by: SystemAdmin


    Hi Jonas,
    there were to .jar files missing on our Unix box.
    Make sure that mail.jar and j2ee.jar are present in your libs directory.

    Hope this helps.
    Marco
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender


  • 4.  Re: MIME adapter problem

    Posted 12/08/08 01:32 PM

    Originally posted by: SystemAdmin


    I've already linked a j2ee.jar in the dtx.ini of the launcher in the meantime. So I can decode some mails without attachments. But if there is an attachment the mime process breaks down at the end. The trace file is only 4 lines shorter than the trace file of a successfull mime process on a windows platform.

    Now, I've also added the mail.jar into the libs directory as you suggested but the result is the same.

    Any further ideas?

    Thanks, Jonas
    #DataExchange
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender


  • 5.  Re: MIME adapter problem

    Posted 12/09/08 08:43 AM

    Originally posted by: SystemAdmin


    Sorry, we did not ecounter any problems with mails having attachments.
    Marco
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 6.  Re: MIME adapter problem

    Posted 12/12/08 06:30 AM

    Originally posted by: SystemAdmin


    The link to the mail.jar in the ini-file was still missing. Now it works. Thanks.
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender