Page 1 of 1

Business Process Model View: Cannot Display Flow when there's special characters within the Activity / Process Name

Posted: 29 Jun 2023, 02:20
by xiaoqi
Hi,

I'm making business process modeling, when create the Activities (or Process) element in the PROCESS_FLOW Diagram, it will not be shown in the Business Process Model view.

I capture one video to demo this problem I'm facing: https://youtu.be/eK9ImP8yfLI

Any hints or is there any configuration I've missed?

Thanks a lot,
Xiaoqi

Re: Business Process Model View: Cannot Display Flow when there's special characters within the Activity / Process Name

Posted: 29 Jun 2023, 10:02
by JohnM
Hi,

Is this occurring after this change? viewtopic.php?f=22&t=2950

Thanks

Re: Business Process Model View: Cannot Display Flow when there's special characters within the Activity / Process Name

Posted: 30 Jun 2023, 02:42
by xiaoqi
Hi John,

Both server.xml and web.xml are updated per the change recommendation, but still cannot display the block if having ' in the text.

Regards, Xiaoqi

Re: Business Process Model View: Cannot Display Flow when there's special characters within the Activity / Process Name

Posted: 03 Jul 2023, 09:30
by tkinte
Hi Xiaoqi.

A third thing : please check the Java's encoding for your Tomcat and Protégé machine.

Must be set to 'utf-8'.
The following link shows how to on a Windows machine
https://genrocket.freshdesk.com/support ... g-to-utf-8

And finally you must republish to the viewer

Best regards,
Tshitshi
xiaoqi wrote: 30 Jun 2023, 02:42 Hi John,

Both server.xml and web.xml are updated per the change recommendation, but still cannot display the block if having ' in the text.

Regards, Xiaoqi

Re: Business Process Model View: Cannot Display Flow when there's special characters within the Activity / Process Name

Posted: 05 Jul 2023, 05:45
by xiaoqi
Hi Tshitshi,

Thanks for your information, I've followed your tips and added the variable into the System Environment setting, and tried to change one word in Business Activity to add " ' ", but the result is the whole process flow cannot be shown (empty).

Regards,
Xiaoqi

Re: Business Process Model View: Cannot Display Flow when there's special characters within the Activity / Process Name

Posted: 11 Jul 2023, 17:02
by JohnM
Sorry for the delay, but we worked it out. We'll push this into the next release, note it needs to go through formal testing on our side. If you are happy to treat this as pre-testing, then replace your current file with this one, this seems to work OK.
core_bl_bus_process_model.xsl.zip

Re: Business Process Model View: Cannot Display Flow when there's special characters within the Activity / Process Name

Posted: 12 Jul 2023, 03:32
by xiaoqi
Hi John,

I use this version and it's display special character in proces flow perfectly. See attached image.

Thanks.
Xiaoqi

p.s. I have another displaying issue on using this view, raise one new question to prevent mixing here.