Appian Community and Appian Academy are being upgraded. From July 24–August 3, the Appian Community will be in read-only mode. During this time, the site will be read-only and user registration will be disabled. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
Discussion posts and replies are publicly visible
Hi,
In Process Properties, by default the process display name will be process model name given while creating but you need to have display name dynamic so that each process instance can be uniquely defined. In order you to make it dynamic, try appending any unique identifier for that process. For example, request id, ticket id etc.
how to make display name dynamic? do you mean process model name have to be different as display name?
You can make it dynamic by appending a unique identifier used in that process model. Something like a request id. For Example, if your process model named "Edit Request" is used to edit a request, the display name should be something like "Edit Request# "&pv!requestId. Hope this helps!
Please go through below link from documentation for further details
docs.appian.com/.../process-model-object.html