IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

Each screen is displayed on web when a path is executed.

  • 1.  Each screen is displayed on web when a path is executed.

    Posted Fri August 28, 2009 04:04 PM

    I have invoked a path using gx_ExecPath(“Path_name


    #webMethods
    #Mainframe-Integration
    #ApplinX


  • 2.  RE: Each screen is displayed on web when a path is executed.

    Posted Sun August 30, 2009 05:33 PM

    Dear Kumar,

    afraid we were unable to reproduce your problem here. Could you please send a .gxar file (with the gct, configuration and with the entities) so we can reproduce your problem?

    Thanks!

    Tanya


    #Mainframe-Integration
    #ApplinX
    #webMethods


  • 3.  RE: Each screen is displayed on web when a path is executed.

    Posted Tue September 01, 2009 11:36 AM

    Hi Tanya,
    I have attached the gct and gxz file. I tried to replicate the problem using this gct and gxz file but I was not getting an error on web. But when I tried it in online mode I got the error on web. You also need to be connected online in order to reproduce the problem. I am providing this gct and gxz so that you can refer it and try to replicate the error by making your own screens, path and transformation. The following steps need to be done.

    1. Record 6 to 7 screens in mainframe through Applinx.
    2. Create a path (e.g. Path A) which takes you from source screen to
      target screen.
    3. Now create a button on your source screen using transformation and
      this button will call the path (Path A).
    4. Create a Dynamic Web Project in J2EE perspective which will point to
      your created Repository.
    5. Run the application, go to your source screen and click on the button.
      You will get this problem.

    Few other points that I want to tell you which may help you to resolve this problem. After you import this gxz file, you will find 2 path’s “Path_Recorded_from_Creditinq_to_acctinq
    Error.zip (33.5 KB)


    #webMethods
    #ApplinX
    #Mainframe-Integration


  • 4.  RE: Each screen is displayed on web when a path is executed.

    Posted Tue September 08, 2009 11:41 AM

    The same thing(one intermediate screen getting displayed on web) is found when I use the following code to reach the target screen.

    GXSendKeysRequest req = new GXSendKeysRequest(“[pf12][pf12]3[enter][pf11]”);
    getGXSession().sendKeys(req);


    #webMethods
    #ApplinX
    #Mainframe-Integration


  • 5.  RE: Each screen is displayed on web when a path is executed.

    Posted Sun October 11, 2009 05:25 PM

    Kumar,

    it would be helpful to see the error you get. Can you please send a log/screenshot - anything that would give an idea not only on what you did but also what happened.

    Thanks!

    Tanya


    #ApplinX
    #Mainframe-Integration
    #webMethods