Is there a way to bring back objects that has been deleted or disappeared?

Certified Associate Developer

Hello?

Is there a way to bring back objects that has been deleted or disappeared to the application?

Thank you.

  Discussion posts and replies are publicly visible

Parents
  • Agree with the others for most objects, your best bet is importing from another environment or from any saved export zip files.

    However, here is one solution for recovering process models, not sure if this is doable in cloud but we have done so on prem:

    - Get the PM UUID from application export logs, or by editing running instances, File -> Properties

    - Search the server file structure for UUID under <APPIAN_HOME>\_admin\models 

    - Download the latest XML inside the directory

    - Open the process modeler -> File -> Import, select the XML

    - Save & Publish

Reply
  • Agree with the others for most objects, your best bet is importing from another environment or from any saved export zip files.

    However, here is one solution for recovering process models, not sure if this is doable in cloud but we have done so on prem:

    - Get the PM UUID from application export logs, or by editing running instances, File -> Properties

    - Search the server file structure for UUID under <APPIAN_HOME>\_admin\models 

    - Download the latest XML inside the directory

    - Open the process modeler -> File -> Import, select the XML

    - Save & Publish

Children
No Data