Skip to main content
Question

Change the name to an event

  • December 13, 2021
  • 3 replies
  • 19 views

Hi! I would like to personalize the event names for a client demo. How can we do it? Regards

3 replies

janpeter.van.d
Level 12
Forum|alt.badge.img+26
  • Level 12
  • 496 replies
  • December 15, 2021

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


  • Author
  • Level 1
  • 1 reply
  • December 15, 2021

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


andré.tafur
Level 8
Forum|alt.badge.img+15
  • Level 8
  • 45 replies
  • May 1, 2025

Hello!

And is there a way to remap the names in Case Explorer?

Regards