Create the Report

Important
You will need Analytics access for creating and updating the Fieldsglass reports.

Note
The report creation steps are the same for all Fieldglass modules. In our case we need Buyer and Worker modules for report creation.

  1. Create a report folder named “SailPoint“ to maintain reports needed for the Fieldglass source. In SAP Fieldglass, go to Admin Configuration > Reports > Report Folder and create the SailPoint folder. Folders created under the SailPoint folder are used to associate reports to user roles.

  2. From the home page, select the Analytics button, and then select Create Report.

  3. Select the desired reporting category. For example: User, Worker, etc. A report template based on your selection will appear. You will need to create three reports:

    • User Report

    • Worker Report

    • Single Worker Report

User Report Settings

  1. For User Report Settings, select Edit Report > ASC

  2. Set the report filters as shown in the following screenshot.

  3. Select Details, and then select the JSON radio button.

  4. Select the Visibility settings.

Single Worker Report Settings

Note
The following fields, filters, and details are required for each report creation of the Worker Report and Single Worker Report. This information is needed for worker data aggregation.

  1. For Worker Report Settings, select Edit Report > ASC.

  2. The SP Consolidated Worker ID is a custom field. It must be created using the Add Formula link on the report creation page with the following details.

    Worker Report Settings

  1. For Worker Report Settings, select Edit Report > ASC.

  2. Create two more fields.

    • SP Worker Start date.

      Formula:

    Copy
    [Worker | Details | Worker Start Date]
    • SP Worker End Date

      Formula:

      Copy
      ISBLANK([Worker | Details | Worker End Date],"12/31/9999")

  3. Select Validate to validate the formula.

  4. Set the Selected Filters as per your requirement.

  5. Select Details, and then select the JSON radio button.

  6. Select the Visibility settings.

  7. Templates can be modified based on the requestors needs. From the Fields side bar, any field can be added to the current template via the drag and drop method. The columns can be reordered and renamed, and the values can be sorted in ascending or descending order. Filters can be applied regarding time or a specific status on the report.

    Note

    • Remember that the template filters differ based on the reporting category selected earlier.
    • SP Worker End Date and SP Worker Start Date will be overridden with the current date when aggregation executes. Additionally, if the Future or Terminated offset is configured. then it is used along with the current date to fetch the worker records.
  8. Once the report has been configured, give it a name and choose the desired output format.

  9. Select the Show More Configuration link, and set the API Enabled option to Yes.

  10. Save the report.

How to obtain the ID of the Report

You will need the ID of the created report to provide in Aggregation Settings for the user and worker configurations.

  1. Select your report name from the list.

  2. Select the Edit option

  3. The link url will contain the ID of the report