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.  SOCKET Adapter Setup

    Posted 03/19/14 10:40 PM

    Originally posted by: Vinod.M.Lanjekar


    Hi All,

    We have a requirement in project where we need to use Socket adapter to receive the file from application and then do the necessary transformation and deliver the file again back through the Socket adapter. I try to find solution in WTX Help content but I could not get much information.

    If does any one has worked on the Socket Adapter usage/have seen any setup/examples Kindly provide your input on achieving this requirement.

    PFA, to refer the flow.

     

    Thanks in Advance,

    Vinod 

     


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


  • 2.  Re: SOCKET Adapter Setup

    Posted 03/20/14 11:52 AM

    Originally posted by: paul.brett


    I have a simple map with the following input card settings (for the socket adapter):

    -HOST 127.0.0.1 -PORT 6000 -MODE server -EOM ### -NEM 1 -QTY 9999999 -T

    The output (also for the socket adapter) is:

    -HOST 127.0.0.1 -PORT 6000

    Then I can telnet to localhost, put in a message, and terminate with a ### sequence.  Then I get the output of the map in my telnet window, before it terminates.

    From this example, you should be able to extrapolate what you require.  If not, please contact IBM for further assistance.

    Thanks

    Paul Brett (IBM)

    Follow me on Twitter


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


  • 3.  Re: SOCKET Adapter Setup

    Posted 03/22/14 08:07 AM

    Originally posted by: Bhoju


    You can search the examples provided by IBM in the installation package, in the adapter section you should get some example with socket adapter. that should be able to help you. 

    I am going try one myself on Monday when i go back to work and can post here if i can make it work. 

     

    Good luck.


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


  • 4.  Re: SOCKET Adapter Setup

    Posted 03/27/14 01:53 AM

    Originally posted by: Vinod.M.Lanjekar


    Hi Paul,

    Thanks a lot for the information.I am trying to get the HOST Name and the Port no to test the setup of Socket adapter. mean while can we do this setup and test it in our local system by any means.

    Kindly provide your inputs.

     

    Thanks and Regards,

     

    Vinod

     


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


  • 5.  Re: SOCKET Adapter Setup

    Posted 03/27/14 01:55 AM

    Originally posted by: Vinod.M.Lanjekar


    Hi Bhoju,

    Yes ,as you said I searched in WTX Example but could not able to find example on Socket adapter .If you have found or have any examples please share with me. 

     

     

    Thanks and Regards,

     

    Vinod


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