To create a Service Proxy Factory, do the following.
Prerequisites
- AgilePoint BPMS for Azure.
Navigation
- Open Microsoft Visual Studio.
- In Visual Studio, click New Project.
Instructions
- In the New Project window, click AgilePoint Service Proxy Factory.
- Click OK.
- On the Service Proxy Factory Wizard, complete the following fields as required, and
click OK.
Field Name |
Definition |
Add Sample Custom Dialog
|
Specifies whether to create a configuration dialog for the Service Proxy Factory.
|
Custom Dialog Type
|
Specifies the type of dialog to create: Windows Form or Windows Presentation Foundation.
|
- Open the file AgilePointServiceProxyFactory.cs to set up your Service Proxy
Factory. Comments are provided in the file.
- When you generate the project, it is important to keep the default naming:
- Assembly name - AgilePoint.Azure.ServiceProxyFactory.dll
- Class name - AgilePointServiceProxyFactory
Note: If you want to use a custom name for
Service Proxy Factory or Service Binding Factory, contact AgilePoint
Professional Services.