URL to Access Extended Services

You can access extended services using EPM Workspace servlets by specifying a URL in this format:

protocol://host:port/workspace/servlet/servicePrefix/ serviceCommand[?queryParameters]

where:

protocol is HTTP or HTTPS

host is the name or IP address of the host machine on which theEPM Workspace servlets are running

port is the port number of the Web server on which the servlets are running

servlet is the name of a EPM Workspace servlet; it is one of these case-sensitive literal strings: browse, personalpages, viewmanager, or administration

servicePrefix is the name of the prefix for the extended service. Prefixes help avoid name collisions with internal EPM Workspace commands or commands of other services. The default service prefix is ext.

serviceCommand is the required command name to invoke the extended service

queryParameters are one or more optional parameters that the extended service takes as input

For example:

http://apollo:11122/workspace/jobmanager/ext/myExtendedService