Description
When a child solution is launched from Parent we need to rename the process name of the child based on the Parent. We used to do this using the Rename Process Plugin in Composer as shown below.
We miss this Plug in in Evolve. I have reached out to product team for this who say that this plug-in is no longer available in Evolve. I have anyway used the Set Title value setter to change the Title of the form which displays fine in Documents tab as shown below screenshot 2.
But this name is not shown in the task list. The task list shows the Name of the form which is set in the child form.(see screenshot 3)
So in summary the customer needs the same name in both the places (Documents and Task List) which is shown in documents. I am guessing that as I have not used Rename Process plug-in the name is not getting updated in the task list. Any reason why the Rename Process plug-in is missed in Evolve. I hope I have explained well, if not, I am happy to get on a call with you to explain in detail.
Applies To
20x
Solution/Immediate Workaround
We embedded the functionality of rename process plugin in SetColumn plugin.
Use Setcolumn plugin to rename a process, use the Title field in the plug-in. Example: [Title] = 'New Process' renames the process to 'New Process'.
Comments
0 comments
Please sign in to leave a comment.