Configuring your application for compatibility with Pega Field Service and Pega Route Service
Configure either Pega Field Service or Pega Route Service to ensure that your application works as intended.
Set up a new application and version to ensure that all the node scope data pages use the implementation application:
In the navigation pane of Dev Studio, click
.Select the PEGAFSM-SUITE:ADMINISTRATORS access group.
On the Definition tab, in the Application section, in the Name list, select a new application.
In the Version list, select a relevant version.
Click Save.
Set the URL for Pega Field Service so that the route dispatch process functions:
In the navigation pane of Dev Studio, in the search box, enter PegaFSM.
In the Dynamic System Settings type section, select PegaFSM • FSM/System/URL.
On the Settings tab, enter the URL for the environment of Pega Field Service.
Click Save.
Create a new operator and use it to set up the FSMUserAuthentication Profile:
In the navigation pane of Dev Studio, click
.Click Create.
Enter a short description and the operator ID.
Click Create and open.
On the Profile tab, in the Application Access section, in the Access Group list, select PEGAFSM-SUITE:ADMINISTRATORS.
Configure the Pega Field Service user name and password:
In the navigation pane of Dev Studio, click
.Select FSM user.
Enter a user name.
To configure the password, click Set password.
Click Save.
Configure the access groups for the operators listed in the table:
In the navigation pane of Dev Studio, click
.Search for a model operator from the Model Operators for Pega Field Service table or Model Operators for Pega Route Service table.
On the Profile tab, in the Application Access section, in the Access Group list, select a related access group as listed in the following table.
Repeat steps 5.a through 5.c for all the operators listed in the table.
Model Operators for Pega Field Service
Model Operator Access Group ModelDispatcher <your implementation application>:Dispatcher modelfieldworker <your implementation application>:FieldWorker Model Operators for Pega Route Service
Model Operator Access Group ModelFODispatcher <your implementation application>:Dispatcher ModelFOFieldWorker <your implementation application>:FieldWorker modelregionaladmin <your implementation application>:RegionalAdmin
Previous topic Optional: Enabling sample operator accounts Next topic Customizing extension points