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.  Email PostOffice - proper adapter command

    Posted 03/26/04 11:04 AM

    Originally posted by: SystemAdmin


    In Patrner Manager, PostOffice, Email (Put) I entered the following command

    -T -proto INET -server server.name.com -to jvanboga@url.com -from sender@url.com -subject CM_Email
    when a file rejects the note shows the above command line plus

    "The Mercator RUN result is: 9Error data follows:

    End of data"

    Any ideas?
    #IBM-Websphere-Transformation-Extender
    #DataExchange
    #IBMSterlingTransformationExtender


  • 2.  Re: Email PostOffice - proper adapter command

    Posted 03/26/04 11:42 AM

    Originally posted by: SystemAdmin


    In order for Message Manager to send email it needs to sign on to the mail server.

    It's likely that the PUT is failing because it has failed to do so.

    Your PUT command does not list a username and password for the Server you have specified . This would mean that the user that the Event Server is using to operate under does not have default access to the mail server.

    If this is on Windows, then you will need to make sure that the LogOn for the service is a user with default access.

    Alternatively, you can specify the username/password in the EMAIL command string. Or if that sounds a little risky, you can store it in the Resource Registry and reference it from there.

    The trace file should give you a better understanding of why it failed.
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange


  • 3.  Re: Email PostOffice - proper adapter command

    Posted 03/26/04 10:26 PM

    Originally posted by: SystemAdmin


    Thanks, I'll double check the user name & PW. However, at this time all map based emails work without them.

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