Print

Application Interface web service

Experience Portal 6.0.x includes two instances of the Application Interface web service, which allows web service clients to launch applications on Experience Portal and generate outcalls. One instance of the Application Interface web service uses Apache Axis and the other instance uses Apache Axis2.

Beginning with Experience Portal 7.0, only the instance of the Application Interface web service that uses Apache Axis2 is supported. This instance is accessed via the URL https://<EPM_Server>/axis2/services/VPAppIntfService.

Where, <EPM-server> is the host name or IP address of a Primary EPM or Auxiliary EPM server.

noteNote:

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.

Applications that use the Axis based instance of the Application Interface web service should be modified to use the Axis2 based instance before the system is upgraded to this release.