We have several process models in our Production environment that list an individual user as the process owner. We've changed our practice since they were initially deployed, using only a service account (i.e., Appian.Aministrator) for deployments but the process owner value has not changed even when patches were deployed that modified these process models. Do we need to export the processes using the Appian.Administrator account and then re-import them in order to change the process owner? Please advise. I don't want to risk having these processes fail if the listed process owner account becomes deactivated.
Discussion posts and replies are publicly visible
If you're interested, I've created a generic export of my process model republisher app. It requires the two plug-ins mentioned here, as well as the common Appian Common Objects rules (APN_isBlank, APN_isEmpty, APN_arrayLength, and APN_displayUser), but otherwise has no precedents. I will attach it here so you can try it out.
1362.Process Model Republisher - 2018-11-13.zip
This also requires a .properties file - the generic value is as follows, and you would need to supply your own custom admin user username proor to import:
## Constant: PMR_ENVIRONMENT_ADMIN_USER ## Type: Text ## ## Text values will be displayed in Appian exactly as they are ## specified here. No spaces are trimmed. Values do not need to be ## encased in quotation marks. content._a-0000dab0-812b-8000-9ba2-011c48011c48_193261.VALUE=admin.username