COBOL to NextGen Payroll Switch

The system’s initialization parameter file (ADV30Params.ini) includes the COBOL to NextGen Payroll switch parameter (UseHrmRestServices).

  • UseHrmRestServices - When this parameter is set to False (this is the default value), advantage HRM interacts with COBOL to run the processes. When this parameter is set to True, advantage HRM interacts with NextGen Payroll to run the processes.

  • HrmRestServiceURL - When UseHrmRestServices is set to False, this parameter is not used. When UseHrmRestServices is set to True, a valid connection URL needs to be updated in order for HRM to connect to NextGen Payroll based execution through REST calls.

HrmRestServiceURL= http://<ipaddress/hostname>:<port>/<HRMRestServices-deployed-war-uri>