User Activity

Hi, We have built a CMDB system in our instance and want to migrate it to other instance. We can't clone the environment as there are other application we don't want to move to other instance. What are available options to migrate only CMDB to anothe...
Hi,I am trying to create a business rule to get the duration between two fields. I am using below script to get the duration:*******************************************************************stts = current.u_status;if (stts =='Published'){var strt =...