Best Practice for Deploying Patches

Certified Senior Developer

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

Parents Reply
  • 0
    Certified Lead Developer
    in reply to jurajb
    As far as I know, users leaving / becoming deactivated does not affect rules / interfaces / other system objects, as long as security is properly set up by group (and not defined by individual users). The main reason I know of that we need to worry about process models is because old running instances will start breaking if their "initiated by" user is deactivated.
Children