SAP Knowledge Base Article - Public

3160892 - Some "&" in diagram names are displayed as "&"

Symptom

Some "&" in diagram names are displayed as "&". Can you explain why is this happening?

Resolution

If you find different "&"s displayed in your Process Manager, please check first the revisions of the process and look if the name of the process always was displayed incorrectly.

If you are using Workflow Accelerator to edit your processes it could be possible, that your JavaScript task manipulates names of the diagrams. In this case, you will have to implement within a JavaScript task the following logic:

objNode['properties']['documentation'] = objNode['properties']['documentation'].replace("&amp;""&").replace('&quot;''"').replace("&lt;", "<").replace("&gt;", ">")

Keywords

KBA , BPI-SIG-CA-API , REST-API for SAP Signavio , How To

Product

SAP Signavio Process Manager all versions ; Signavio Process Manager all versions