Resourcing Adjacencies Flow Intermediate Processing

After importing the input fields and augmenting them with the data from their lookup objects, the PS Cloud Analytics dataflow filters out non-relevant or repeated records.

You can use the dataflow editor in Analytics Studio to visualize the PS Cloud Analytics dataflow and its nodes. Alternatively, you can download the dataflow definition file which is a JSON file representing the dataflow and its logic. For more information on the dataflow editor and the dataflow definition file, see Configure the Dataflow in the Salesforce Help.

Warning:

Modifying the PS Cloud Core Analytics dataflow might result in the loss of functionality. Contact your system administrator before using the data manager tool in Analytics Studio.

Dataflow Nodes

These are the main dataflow nodes in the Resourcing Adjacencies flow.

Dataflow Nodes Related to the Resourcing Adjacencies Dataset
Dataflow Node Description
Role_NotNull_FILTER Matches only resource requests that have the Resource Role field populated.
Assignment_StartDateResourceRequest_FILTER Matches only assignments related to a resource request that has a start date in the past.
Region_NotNull_FILTER Matches only resource requests with a region.
Practice_NotNull_FILTER Matches only resource requests with a practice.
Group_NotNull_FILTER Matches only resource requests with a group.

Calculated Fields

These are the fields calculated by the PS Cloud Core Analytics dataflow.

Calculated Fields Created in the Resourcing Adjacencies Dataset
Field Label Field API Name Description
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".

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.