IBM Sterling Transformation Extender

Sterling Transformation Extender

Come for answers, stay for best practices. All we're missing is you.


#Sterling
#Supplychain
 View Only
Expand all | Collapse all

Suppressing pop up window while executing map from command prompt

  • 1.  Suppressing pop up window while executing map from command prompt

    Posted 07/19/13 07:36 AM

    Originally posted by: Debnarayan


    Hello Friend,

     

    I am preparing a batch process and executing map using command line option ('dstx'). I see map execution summary pops up when the map is invoked.

    Could you please help me suppress the pop up? I am using WTX 8.3 version.

     

    Please let me know if my query is not clear.

     

     

    Thanks,

    Debnarayan


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


  • 2.  Re: Suppressing pop up window while executing map from command prompt

    Posted 07/21/13 11:00 PM

    Originally posted by: dtx_user


    Close Window (-B)

    When executing a map using a Command Server for Windows or AS/400 OS/400, use the Close Window execution command (-B) to exit the Command Server application after the map has completed.


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


  • 3.  Re: Suppressing pop up window while executing map from command prompt

    Posted 07/22/13 12:44 AM

    Originally posted by: Debnarayan


    Thanks a lot for your quick response.

    I had been trying -B option as dstx -B <mapname> and it did not work. After your suggestion I tried dstx <mapname> -B and it worked!

    Probably some examples in IBM online documentation would help reduce such communication and definitely saves time.

     

    Thanks again.

     

    Regards,

    Debnarayan


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