B2B Integration

Sterling B2B Integration

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

 View Only
  • 1.  Getting error in WTX node in IIB toolkit when executing the flow which invoking ITX map that is calling external java method using JEXIT function

    Posted Wed August 19, 2020 11:13 AM
    I am working on one poc calling external java programs using ITX map.I am able to execute the map in ITX 9 toolkit and getting the desired result.
    When I am testing the same map in IIB 10 it is not working I am getting some class exception error.I have placed the jar file (which is having the java method that itx map is calling) in external shared classes folder.
    PFA of the screenshots of java program,IIB flow and error for reference.Please check them & assist me to fix the error


    ------------------------------
    sunil kumar
    ------------------------------

    #SupplyChain
    #B2BIntegration


  • 2.  RE: Getting error in WTX node in IIB toolkit when executing the flow which invoking ITX map that is calling external java method using JEXIT function

    Posted Wed August 19, 2020 12:51 PM
    What version of ITX are you using with IIB 10?

    ------------------------------
    Rex Chan
    ------------------------------



  • 3.  RE: Getting error in WTX node in IIB toolkit when executing the flow which invoking ITX map that is calling external java method using JEXIT function

    Posted Wed August 19, 2020 12:55 PM
    ITX 9

    ------------------------------
    sunil kumar chellu

    ------------------------------



  • 4.  RE: Getting error in WTX node in IIB toolkit when executing the flow which invoking ITX map that is calling external java method using JEXIT function

    Posted Thu August 20, 2020 07:43 PM
    I suggest you try this in Design Studio to see if the exit works in native ITX or now.
    You should be able to copy your application jar to the ITX installation root folder and recycle Design studio.
    Or 
    You can follow the instructions in the Knowledge Center.
    https://www.ibm.com/support/knowledgecenter/en/SSVSD8_10.0.0/com.ibm.websphere.dtx.funcexp.doc/references/r_funcs_express_jexit.htm

    If it works there and it doesn't work in IIB, it could be a bug.

    ------------------------------
    Rex Chan
    ------------------------------



  • 5.  RE: Getting error in WTX node in IIB toolkit when executing the flow which invoking ITX map that is calling external java method using JEXIT function

    Posted Sat August 22, 2020 09:50 AM
    Hi Rex JEXIT is working fine in ITX toolkit .I have set the external jar file (which is having the method that itx map is calling using JEXIT) path in dtx.ini file but I am not sure about the process for using the external jar file in IIB toolkit

    ------------------------------
    sunil kumar chellu
    WTX DEVELOPER
    AIDIN
    vizag
    ------------------------------



  • 6.  RE: Getting error in WTX node in IIB toolkit when executing the flow which invoking ITX map that is calling external java method using JEXIT function

    Posted Fri August 28, 2020 09:43 AM
    In theory, the JAR file needs to be added to the shared-classes directory of either the BROKER, NODE or EG and then that appropriate level re-started to load that JAR, ready for ITX to use.

    I have tested this functionality, and it unfortunately doesn't seem to work.  I've tried dozens of variations.  The exact same issue was found and fixed in an older version of TX (WTX 8.4.1) but may have crept back in.

    It will not be feasible for me to raise this internally, so I urge you to open a support case to get this reviewed.

    Thanks.

    ------------------------------
    Paul Brett
     
    IBM Sterling Transformation Extender (ITX) Client Support
    ------------------------------



  • 7.  RE: Getting error in WTX node in IIB toolkit when executing the flow which invoking ITX map that is calling external java method using JEXIT function

    Posted Fri August 28, 2020 12:11 PM
    Hi Paul I have copied the dtxpi.jar file in MQSI shared classes folder then finally the wtx node is working without any issues

    ------------------------------
    sunil kumar chellu
    WTX DEVELOPER
    A
    ------------------------------