Find Calls to Web Services from your PB Code

When working on a PowerBuilder application, you may need to find all references to a particular web service.

Visual Expert is now analyzing the dependencies between PowerBuilder objects and web services:

  1. In the treeview, select an application, a PBL or a PB object
  2. Click on "Web Services called"
    Find Calls to Web Services in PB Code
  3. Visual Expert lists the objects and methods calling web services (see below).
  4. When selecting one of them, their code is displayed with the call to the web service.
    Select an item to see the call to the webservice in its code

    This feature supports different strategies for calling web services: OLE objects, SOAP connections…

    Find code to OLE objects, soap connexions, etc.
Visual Expert 2018, PowerBuilder, Web Services