Skip to main content
October 30, 2024
Solved

Publishing all process model?

  • October 30, 2024
  • 2 replies
  • 0 views

I want to publish all process models using a single user. Is there an efficient way to publish all of them at once, rather than publishing each one individually?

Best answer by devaprasanthm

Hi [mention:5c077d6015d14ae19c6789838b8152ab:e9ed411860ed4f2ba0265705b8793d05] 

 Yes we can do that. Export the objects from the application and re import by following the below practice in the same environment. It will be modified as a user who is going to re import the objects.

https://docs.appian.com/suite/help/24.3/Managing_Import_Customization_Files.html#importing-unchanged-objects

## Import Setting: Force Update
## Forces the import of objects that were detected to be Not Changed on inspect/import
importSetting.FORCE_UPDATE=true

2 replies

devaprasanthm
New Participant
October 30, 2024

Hi [mention:5c077d6015d14ae19c6789838b8152ab:e9ed411860ed4f2ba0265705b8793d05] 

 Yes we can do that. Export the objects from the application and re import by following the below practice in the same environment. It will be modified as a user who is going to re import the objects.

https://docs.appian.com/suite/help/24.3/Managing_Import_Customization_Files.html#importing-unchanged-objects

## Import Setting: Force Update
## Forces the import of objects that were detected to be Not Changed on inspect/import
importSetting.FORCE_UPDATE=true

shanmathip7466
October 30, 2024

If you want the Customization file template you can download inside any package.