Load Associations with Attributes
Security:
Model, Integration Operator, Data Designer
permission.A data source that contains:
- A column containing user emails to identify users.
- A column containing association names
- A column containing association codes.
- A column for the dimension or level containing dimension values or levels.
- A column for the attribute containing the attribute values that match to the dimension value or level.
You can load associations with attributes by creating and running an Adaptive Planning association loader. The data source must include the attribute values along with the respective custom dimension values or level values you would like to create the association for.
Example:
To create an association for the attribute Region and attribute value U.S., the data source must include rows for each City custom dimension value that ties to U.S.:
- New York
- San Francisco
- Seattle
- Select Create New Loader in the Loaders pane of the Component Library.
- Select Planning Association Loader as the loader type. Enter a name for the loader.
- Click Create.
- As you complete the Data Source Settings, consider:OptionDescriptionSource TableSelect the source table from your data source.Mapping ProfileThis mapping profile, along with any mappings loaded as part of metadata loaders, maps the planning levels and dimensions. See Create Planning Data Loaders. Example: If the association loader has level column value "999999" (or for Workday, a WID) then the mapping profile determines which planning level that refers to.Level or DimensionSelect a level or dimension to load associations.AttributeSelect an attribute to tag the level or dimension.You must select a valid attribute for that level or dimension. Navigate to Modeling > Model Management to view the Level or Dimension page to verify valid attributes for specific levels or dimension values.Mode
- Update modifies associations on a subset of levels. Updates to the level require all users associated with that level in the payload.
- Replace All deletes all users within the associations mentioned in the payload and replaces them.
- When you use Adaptive Planning with Workday Human Capital Management or Workday Financials, Mode automatically populates with Update.
- When you don't use Adaptive Planning with Workday Human Capital Management or Workday Financials, Mode automatically populates with Replace All.
Proceed with WarningsSelect to continue running the loader with warnings. When unchecked, the loader stops when it encounters a warning. Selecting this means the loader skips unmapped dimensions or levels and creates a warning in the logs while allowing the loader to continue processing.Log Level- Off logs no errors.
- Error logs serious errors.
- Verbose logs detailed information about all phases and actions. Used primarily for debugging or auditing.
- As you configure column mapping, consider:OptionDescriptionUserSelect the column from the data source that contains the users.LevelFor level association, select the column from the data source that contains the levels.DimensionFor dimension association, select the column from the data source that contains the dimension values.Role Reference ID(for Adaptive Planning with Financials or HCM)orAssociation IDSelect the column from the data source that contains the association code.Role Reference Name(for Adaptive Planning with Financials or HCM)orAssociation NameSelect the column from the data source that contains the association name.AttributeSelect the column from the data source that contains the attribute values.
- (Optional) Configure business rules by writing SQL expressions.
- Run the loader.See Run Loaders.
- Navigate to to verify the load succeeded.