- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-11-2024 08:39 AM
Dear Community,
After preview the update set with flow and flow action, it showed this error:
... Could not find a record in sys_hub_category for column category reference
update set XML indicated that there were no value in the category:
this error occurs when the flow action does not have the category filled (at properties)
Even though the category field is not mandatory, it will cause the error when preview the retrieved update set.
Back in DEV , with new update set, I updated it using an existent category:
The record is found at sys_hub_category
After click update it was necessary to publish the flow action.
I decided to deactivate and activate the flow to guarantee the versions were aligned.
The new update set with the Flow and Flow action was applied successfully.
Hope it can be helpful.
Kind regards,
Solved! Go to Solution.
- 8,770 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2024 02:14 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-12-2024 02:14 AM
Very helpful, I was able to solve my problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2025 07:19 PM
Thank you, pinfeital! This solved my issue.
I was working on a scoped app, and I encountered another issue when trying to specify a Category in the Action properties. The category selection was blank (no record found), but after I created a new action category (sys_hub_category) in my current scope, it appeared in the dropdown selection and solved my issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2025 02:45 AM
helpfull and solved problem