How to change the Process Definition Name and Description?

cancel
Showing results for 
Search instead for 
Did you mean: 
rohit9637
Established Member

How to change the Process Definition Name and Description?

I need to change process definition name and description.

I need to change the process definition and description of Ad hoc Task.

5 Replies
kranthi
Active Member II

Re: How to change the Process Definition Name and Description?

In workflow properties file you can change title & description.You need to have the workflow id for which you want to edit if your doing in properties file.

ex:


activitiAdhoc.workflow.title=New Task
activitiAdhoc.workflow.description=Assign a new task to yourself or a colleague

If you don't have properties then you need to Name edit in your bpmn file of that workflow. 

rohit9637
Established Member

Re: How to change the Process Definition Name and Description?

Are you talking about activiti-app.properties file? If not that please provide the classpath for the file.

kranthi
Active Member II

Re: How to change the Process Definition Name and Description?

The above what I have mentioned it's for Alfresco Content Services

rohit9637
Established Member

Re: How to change the Process Definition Name and Description?

In fact, those processes are from APS. Is there any way to change the name and description of the process definition.

 Need to change the process name on the left side list.

kranthi
Active Member II

Re: How to change the Process Definition Name and Description?

You need to change/edit in process name for this. Means what I trying to say is you need edit it in your process for changing your process definition and description names in visual design.