Updated Google API Key Storage for Jobsite Plugin

Updated Google API Key Storage for Jobsite Plugin

Description

With this modification, you can now call a map when searching for existing jobs. The map shows all jobs and allows you to either select an existing job or create a new job.

Setup

1. Enter on command line wrkactjob sbs(qusrwrk) and confirm the job RESTDR273B is running.

Step-by-Step Guide

Test Scenario 1 - In Postman Run GET Request and Confirm API Key Extension Value Displays

2. In Control File Maintenance (Menu Path: 8.4) search for key field: GEOCD Add text to 'Geocode API Key Ext'.

image-20251106-052447.png

3. Run GET with link below and confirm the value entered for Geocode API Key Ext displays.

http://terry:44012/roleplay/config?accountName=WG516LR&extCompany=RM

image-20251106-052635.png

Test Scenario 2 - Clear Geocode API Key In Control Record and Confirm Postman Retrieves Value From Data Area

4. In Control File Maintenance (Menu Path: 8.4) search for key field: GEOCD Take note of 'Geocode API Key Ext' value.

image-20251106-052933.png

5. Proceed with removing values for Goecode API Key and Geocode API Key Ext then save changes.

6. Enter on command line dspdtaara rmuidta/geocodekey. The value has the 1 character provider (G) and the key concatenated together.

image-20251106-053635.png

7. In Postman run GET link again and confirm geocode provider/key displays. System is working as expected.

image-20251106-053859.png