Resourcing Adjacencies Dataset PS Cloud Analytics Output Fields

The Resourcing Adjacencies dataset stores fields associated with the Assignment, Resource Request, and Resource Skill Request objects in PSA. It generates the data required for skill suggestions in PSA. These suggestions are based on the role, region, practice, and group specified in the resource request, and their alignment with skills from past assignments that share the same attributes. For more information about setting up skill suggestions in PSA, see Setting up Suggested Skills for Resource Requests.

Resourcing Adjacencies Fields
Field Type Field Label Field API Name Description
Dimension Attribute Source AttributeSource

The source of skills. For skills that are associated with past assignments, this is "Past Assignment". For skills that relate to the region, practice, group, or role of resources with those skills, this is "Resource Attribute".

Matched Field Name MatchedFieldName The name of the field to match with the source field. For skill suggestions in PSA, this is SKILL.
Matched Field Value MatchedFieldValue The value of the matched field corresponding to the source field value. For skill suggestions in PSA, this is the ID of the matched skill or certification.
Source Field Name SourceFieldName The name of the source field used to retrieve a matched field value. For skill suggestions in PSA, this is ROLE.
Source Field Related Values SourceFieldRelatedValues

The value that relates to the source field value. If the source of a skill is a region, practice, or group, this is a comma-separated list of the following system-generated identifiers:

  • Identifier of the region, practice, or group
  • Identifier of all regions, practices, or groups, above in its respective hierarchy.

If the source of a skill is a role, this is the resource's role.

Example:
  • Value in Matched Field Value: New South Wales
  • Values in Source Field Related Values: a0a0a0000000AAaAAA,a1a0a0000000AAaAAA,a2a0a0000000AAaAAA,a3a0a0000000AAaAAA

The values in Source Field Related Values are the IDs of Global Region, APAC, Australia, and New South Wales respectively.

  • Value in Matched Field Value: Consultant
  • Value in Source Field Related Values: Consultant
Source Field Value SourceFieldValue The matched value of the specified source field. For skill suggestions in PSA, this is the name of the resource role for the assignment's related resource request.