Finding Your AgilePoint Service URL in Azure

To find the URL for your AgilePoint BPMS for Azure service, do the following.

Prerequisites

Navigation

To access this window in Envision:

  1. In AgilePoint Envision, open a process template.
  2. Click AgilePoint > Publish Process to Server.
  3. On the Connecting to Server window, select Connecting to AgilePoint Server on Microsoft Azure?
  4. Click Modify Default Setting.

To access this window in AgilePoint Service Bus configuration:

  1. On the AgilePoint Service Bus machine, click Start > AgilePoint > AgilePoint Service Bus Configuration.
  2. Click the AgilePoint Service tab.
  3. Click Modify Default Setting.

Instructions

  1. On the Service Proxy Manager window, concatenate the values of the following fields to determine your AgilePoint service URL in the format [Server Url],[Assembly],[Class]
    Field Name Definition
    Server URL

    The URL of your AgilePoint Server.

    Assembly

    Definition:
    The assembly for your service proxy factory.
    Allowed Values:
    A valid assembly name
    Default Value:
    AgilePoint.Azure.ServiceProxyFactory
    Custom Attributes:
    No

    Class

    Definition:
    The class for your service proxy factory.
    Allowed Values:
    A valid class name
    Default Value:
    AgilePointServiceProxyFactory
    Custom Attributes:
    No

Example

As an example, the following values appear in these fields:

Field Name Definition

Server Url

http://apaz46601.cloudapp.net:13487/AgilePointService

Assembly

AgilePoint.Azure.ServiceProxyFactory

Class

AgilePointServiceProxyFactory

This instance would have the following AgilePoint service URL: