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.  passing data from WMB to WTX Map

    Posted 10/12/11 07:48 AM

    Originally posted by: halekote


    Hi All,

    Can we pass FTP command from WMB flow to WTX Map node(input card1 of the map)?

    Scenario:
    MQInput node --> Compute node (will send FTP command to i/p card1 to read files from FTP server)-> WTX Map (containing ONLY 1 i/p and 1 o/p card) --> MQOutput node (will recieve FTP file in to WMB)

    Here, I want to send FTP command from WMB flow to i/p card1 of my Map instead of Map to use the command which is specified in GET-Command?

    could anybody please let me know whether can we implement in this way or not?

    If not, how can we acieve this scenario?

    Thanks in advance for your quick response!
    #DataExchange
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender


  • 2.  Re: passing data from WMB to WTX Map

    Posted 10/12/11 08:23 AM

    Originally posted by: Dhiren.Ghelani


    I'm not sure if we can achieve your requirement as you have got it there. I'd recommend that you send the adapter string as an input data to the TX map. Then use the RUN function to call another map with the adapter string or use GET function with the FTP adapter in o/p card 1.
    Hope this helps.
    #IBMSterlingTransformationExtender
    #IBM-Websphere-Transformation-Extender
    #DataExchange


  • 3.  Re: passing data from WMB to WTX Map

    Posted 10/12/11 08:34 AM

    Originally posted by: halekote


    Thanks Dhiren.

    It works.but, Run function will not return the FTP file data back to WMB message flow.
    My requirement here is to get the FTP file back in WMB to process further!

    Thanks in Adavnce!
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender
    #DataExchange


  • 4.  Re: passing data from WMB to WTX Map

    Posted 10/12/11 08:37 AM

    Originally posted by: Dhiren.Ghelani


    you might have to setup output cards in the TX node.
    #DataExchange
    #IBM-Websphere-Transformation-Extender
    #IBMSterlingTransformationExtender