Hi! I would like to personalize the event names for a client demo. How can we do it? Regards
Hi @1460035034,
You cannot change the names in the data model, since it is locked. However, you can change how the names of the activities are displayed in the Process Explorer and Variant Explorer using the REMAP_VALUES function. Please have a look at this community thread to see how: How to change activities name while creating process/variant explorer for task mining activities. (celopeers.com)
Kind regards,
Jan-peter
Thanks so much @janpeter.van.d
Yes, in the end, I found another message and with the PQL statement:
REMAP_VALUES ("_CEL_AP_ACTIVITIES". "ACTIVITY_EN", ;'Actual event name', 'New event name'])
I was able to do it, although the statement only applies to a single visual object.
Thanks a lot
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.