Configuring the Application Interface web service

Last Updated : Jun 05, 2026 |

Procedure

  1. Log on to the EPM web interface by using an account with the Administration user role.
  2. From the EPM main menu, select User Management > Users.
  3. Select a user that will be used when sending requests to the Web Service.
  4. On the Change User page, click the Web Services role to enable the user to use web service.
  5. Click Save.
  6. Open the following page in a Web browser: https://<EPM-server>/axis2/services/VPAppIntfService?wsdl

    Where <EPM-server> is the domain name or IP address of the system where the primary EPM software is installed.

    Note:

    When using a SOAP web service client, ensure that the URL used for invoking the web service is similar to https://<EPM-server>/axis2/services/VPAppIntfService?wsdl.

  7. When prompted, enter the user name and password for the Experience Portal with the web services role checked.
  8. Save the WSDL file and use it to build the web service client that accesses the Application Interface web service (axis 2.0). This web service conforms to all current W3C standards.