Currently we updating Catalog Items and Attribute metadata (description, classification, and terms) via desktop plan (bulk) and would like to create one overall task with sub-tasks for each ‘categorized’ catalog item or attribute.
Example:
Execution one desktop plan updates 100 attributes - SIN and Surname with descriptions, classifications, or terms;
Trigger a creation of a 1 task called Review/Approve Metadata with 2 sub-tasks based on the 2 attribute names
Assign the tasks to a defaulted group (Data Catalog Enrichment Arbitration Group) with a requirement of all members of that group approved or reject with an reason prior to completing the task.
The taskTypeId is a type of the task (e.g. General or Data issue), to get the specific ID of your platform I recommend using e.g. the developer tools with graphQL plugin - you would create some test task and check the Id of it in the graphQL plugin. It is always the same. I can find out if we have an API for it.
Then, you can use this to actually create the subtasks, you would use the task id that would be returned from the first API, to assign the subtask to the correct task:
The taskTypeId is a type of the task (e.g. General or Data issue), to get the specific ID of your platform I recommend using e.g. the developer tools with graphQL plugin - you would create some test task and check the Id of it in the graphQL plugin. It is always the same. I can find out if we have an API for it.
Then, you can use this to actually create the subtasks, you would use the task id that would be returned from the first API, to assign the subtask to the correct task:
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.