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 example

    Posted 02/22/05 11:54 PM

    Originally posted by: SystemAdmin


    during execution a MIME adapter example I get a message:
    FAIL function aborted map:Unknown error code
    What is wrong with that example? What I have to change?
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange


  • 2.  Re: MIME example

    Posted 02/23/05 12:07 AM

    Originally posted by: SystemAdmin


    There is a mistake in the standard .ini file posted with the product.

    Find the line that says:

    ;External Jar Files

    and change it to:

    External Jar Files

    ...lines after this should include references to your J2EE environment. i.e.

    jar1=C:\JavaSoft\j2sdk\lib\j2ee.jar

    Hope that helps.
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange


  • 3.  Re: MIME example

    Posted 02/23/05 02:15 AM

    Originally posted by: SystemAdmin


    Unfortunaely it didn't help. I get a '-305' error number during execution. What does it mean?
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender


  • 4.  Re: MIME example

    Posted 02/23/05 05:56 AM

    Originally posted by: SystemAdmin


    In the example SendMultipleAttachments the output card has

    -proto inet -host <PUT-HOST-HERE> -raw -tv

    Have you changed the name of the host?
    Jan
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange


  • 5.  Re: MIME example

    Posted 02/23/05 01:17 PM

    Originally posted by: SystemAdmin


    In the example SendMultipleAttachments the output card has

    -proto inet -host <PUT-HOST-HERE> -raw -tv

    Have you changed the name of the host?
    Jan[/quote:2887d0b8d6]

    yes ofcourse, I changed it. It didn't solve the problem. Some error is on second output card, I guess. GET function returns unknown error.
    Any other idea what the problem is?
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange