I am not able commit my update set to UAT instance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2024 01:41 AM
Hi Community,
I have updated my changes in dev and trying to move it to UAT
I have successfully previewed update set but while committing i got below error
"Update has been successfully committed but changes are not updated, please check update set log
than i checked update set log it is showing one of the log record is stating as below
Table "sys_hub_trigger_instance_V2 does not exist"
Could you please help me how to resolve this?
Thanks & Regards,
Srinivasu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2024 02:36 AM
The flow which you are trying to move via Update Set utilizes Flow Engine V2. As per the KB which I mentioned earlier, the flow will not be compatible with your UAT instance so the only option is to upgrade the UAT to Xanadu or develop the flow from scratch in the UAT instance which is not feasible.
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2024 03:12 AM
Hi @Amit Verma,
Is that ok can i develop the flow from scratch in the UAT instance?
Thanks & Regards,
Srinivasu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2024 03:22 AM
Though it's not a best practice to do, you can provided the flow is small but I will insist that you keep the instance versions in sync to avoid future gaps.
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2024 03:53 AM
Hi @Amit Verma
If I deactivate the Flow Designer in the Dev instance and replace its functionality with a Business Rule, then capture the Business Rule update in an update set and move it from Dev to UAT, will that work?
Thanks & Regards,
Srinivasu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2024 03:56 AM
I think you should not have any issue with the Business Rule at least. You can give it a shot.
Please mark this response as correct and helpful if it assisted you with your question.