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.  Generate no physical output

    Posted 07/26/19 05:09 AM

    Originally posted by: DenisBE


    Hello,

    I'm using IBM Transformation Extender Design Studio Version: 10.0.0.0 and IBM Transformation Extender Flow Designer Version: 10.0.0.0
    In my project I have two maps. (see attachment).
    The output of map#1 is the entry of map#2.
    Currently I physically create the output file (via File Adapter with PUT) for map#1 and I also read the file via File Adapter (GET) for map#2.

     

    It's possible to pass a file from one map to another without having to physically write to a disk?

    I know that the SINK adapter can be used to generate no physical output.
    But what is the parameter setting for the input card of the map#2?

    Because (for IFD) there is no link between the output of map#1 and the entry of map#2

     

    Regard's

    Denis.


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


  • 2.  Re: Generate no physical output

    Posted 08/21/19 06:28 AM

    Originally posted by: PaulBrett


    You would use another card in the first map to call the second map with a RUN() function, passing in the data using either ECHOIN() or HANDLEIN().

    Thank you.

    Paul

    Follow me on Twitter


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