Update the repository data by specified repo name, savedSetId or itemIds, and the attribute name-value list. A background Enable job is launched to perform the update.
Inputs
- repo_name - Used to get epim repository records for email body text
- savedset_id - Used to generate an epim repository records export file for email attachment file
- item_ids - Used to get epim repository records for email body text
- update_attr_names - The name list of the attributes to be updated.
- update_attr_values - The value list of the attributes to be updated.
Outputs
- repo_data_update_status - Results of repo data update operation (SUCCESS or FAIL)
- repo_data_update_message - Detailed error message if repo data update is FAIL