Skip to content

Conversation

@bkb68
Copy link
Contributor

@bkb68 bkb68 commented Oct 6, 2025

This action is useful in Flows/Subflows that are used with more than one Catalog Item, and/or Catalog Builder items that don't yet exist. You can pass in values for the Catalog Task Short Description, Description, and Assignment group, or it will use the values of Catalog Item variables named v_catalog_task_short_description, v_catalog_task_description, and v_catalog_task_assignment_group. A script then adds all of the Catalog Item variables to the task. In this way, the variable names to not need to be known, or even exist when the flow is created as it will add all of the variables that exist when the action is executed. In the flow/subflow after calling this action, you may want to add a Wait for Condition activity to wait until the Catalog Task record (the data pill from the Action) Active field = false.

@github-actions github-actions bot added the non-compliant PR violates CONTRIBUTING rules label Oct 6, 2025
@github-actions
Copy link

github-actions bot commented Oct 6, 2025

🚫 Unexpected files changed in PR

Thank you for your contribution. However, it seems that the file changes in this Pull Request are incorrect or invalid.
Please see the description of the unexpected file changes below. Contributions must be correct, valid, and align with the CONTRIBUTING.md for this repo.
This pull request modifies files outside the allowed paths/patterns.

Allowed patterns:

b812ceb69337a210633378917cba10bc/checksum.txt
b812ceb69337a210633378917cba10bc/update/sys_hub_action_type_definition_*.xml
b812ceb69337a210633378917cba10bc/update/sys_hub_category_*.xml
b812ceb69337a210633378917cba10bc/README.md

Closing this for now. Once you make additional changes, feel free to re-open this Pull Request or create a new one.

If you feel that this PR should be accepted in its current state, please reach out to Astrid Sapphire (SapphicFire) on GitHub, or in the SNDevs Slack Hacktoberfest channel.

@github-actions github-actions bot closed this Oct 6, 2025
@bkb68 bkb68 deleted the create_catalog_task_add_vars branch October 6, 2025 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

non-compliant PR violates CONTRIBUTING rules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant