Greetings all,
I have a questions regarding how to approach removing old processes.
Whenever I need to modify a form process, I make a copy and append "TEST" to the process' name and make my modifications there. When done modifying, I append "OLD" to the name of the original process and unpublish it. I then remove "TEST" from the copy with the modifications and publish it as the new form.
Once this is done, I would like to remove the OLD process so that I may declutter the names of forms processes available in the "Manage" tab in Forms for example. The issue is that deleting the old form would also delete all the old instances, reports, etc and management would prefer that I be able to hold onto that data.
What is the best practice in this situation? Is it possible to somehow hide unused forms or do y'all have a test vs prod server? If yes, how do you transfer processes between servers?
I have read about the XML exporting feature but my understanding is that this is only for a high level view of the process/diagram and not useful.
Thank you