We're reclaiming inactive PDIs to keep them available foractive builders.Learn what's changing, who's affected, and how to protect your work. Read More
Hi all,There are some custom tables created in Development instance,but are captured in random update sets. Some updates are deleted also. Now I would like to capture these tables and move them from Dev to Test instance. Is there a way to accomplish ...
Hi,For a catalog item, I am submitting the request after filling in all the details. A request gets created on sc_request. But can anyone tell me how Requested Item(RITM) gets creayed along with the request submission?Thanks,Nataraj
Below 2 cusomizations should resolve your issue :1. Wrie an UI policy on incident form as shown below :2. Write 2 similar ACLs (1 for READ, other for WRITE) as shown below:I tried this and this resolved the issue. You can try it, and if it works plea...
Tables are already present in the Dev instance. (but the update set which captured them is unavailable). Now I have to recreate those tables and related stuff (dictionary entries,BR,client script etc) onto Test instance. This is the requirement.I am ...