I am not able commit my update set to UAT instance

Srinivasu2
Tera Contributor

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

 

 

 

 

 

 

12 REPLIES 12

@Srinivasu2 

 

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.

Hi @Amit Verma,

 

Is that ok can i develop the flow from scratch in the UAT instance?

 

Thanks & Regards,

Srinivasu 

@Srinivasu2 

 

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.

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

@Srinivasu2 

 

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.