Content of Notification generated by KM workflow
Hi experts,
We have enabled approval workflow for KM content and when a content is submitted for approval, it generates a notification that has the following format:
-
The document http://<server>/irj/go/km/docs/content/easywcm/csg/abc/....../TestPage/50b18dd3-6e5f-2e10-fb88-c18df79b5e3f.xml that you have submitted for approval has been released.
You can read any feedback on the document using the document details.
-
How do i remove the prefix: "http://<server>/irj/go/km/docs" and as well as the postfix "50b18dd3-6e5f-2e10-fb88-c18df79b5e3f.xml" so that it just displays the path "/content/easywcm/csg/abc/....../TestPage/" only?
The configs in the etc/notifications/WORKFLOWRESULT_en.xml is
<textspan pEventid="released">The document <resourceurl/> that you have submitted for approval has been <b>released</b>.</textspan>
Thanks,
ZM