Question
1
Replies
367
Views
Posted: January 11, 2018
Last activity: January 12, 2018
Closed
Data Migration for PostGre DB.
we are migrating the application to Postgre DB and planning to move the entire data schema including pr_sys_queue_sla table. Would it be any affect on process of SLA events for inflight assignments
System sends the reminder notification based on SLA events . Let's say goal event is fired on source region and data is migrated to target region (postgre) then Would deadline event fire on new region ?
Hi,
Yes it will trigger deadline event based on the entries in migrated pr_sys_queue_sla table.