To find the URL for your AgilePoint BPMS for Azure service, do the following.
Prerequisites
- AgilePoint BPMS for Azure.
Navigation
To access this window in Envision:
- In AgilePoint Envision, open a process template.
- Click AgilePoint > Publish Process to Server.
- On the Connecting to Server window, select Connecting to AgilePoint Server
on Microsoft Azure?
- Click Modify Default Setting.
To access this window in AgilePoint Service Bus configuration:
- On the AgilePoint
Service Bus machine, click Start > AgilePoint > AgilePoint
Service Bus Configuration.
- Click the AgilePoint Service tab.
- Click Modify Default Setting.
Instructions
- 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:
- http://apaz46601.cloudapp.net:13487/AgilePointService,AgilePoint.Azure.ServiceProxyFactory,AgilePointServiceProxyFactory