Task Notification email: workitem_url and host prefix | Community
Skip to main content
crich2784
Level 6
September 23, 2021
Solved

Task Notification email: workitem_url and host prefix

  • September 23, 2021
  • 2 replies
  • 1688 views

Hello,

 

We are making assignments in workflow using the Task Assignment.  There are "built-in" metadata variables like workitem_url and host_prefix.  I have changed the value of host_prefix in CQ Task Nofication config and Link Externalizer but, neither see to affect the URL.  It's a dev machine so, we get http://localhost:4502...

 

Please please please, tell me where we can configure these values so, our workflow is more portable.

 

Thanks,

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by crich2784

Ok, after a bunch of reading, I figured it out.  It's easy.

http://localhost:4502/system/console/configMgr/com.day.cq.commons.impl.ExternalizerImpl

Change local, author and publish - or whatever you need.

Save.  No need to restart server or service.

 

In the workflow, Assign Task, check the box, Notify assignee by email and you'll see the template path.  Modify that as needed but, the workitem_url should have the new domain name.

2 replies

crich2784
crich2784Author
Level 6
September 23, 2021

@girishbedekar I've read that page like 100 times.  It doesn't tell you where to modify these values.  Can you spoon feed me . . . please!!  Maybe I'm going cross-eyed already.

crich2784
crich2784AuthorAccepted solution
Level 6
September 24, 2021

Ok, after a bunch of reading, I figured it out.  It's easy.

http://localhost:4502/system/console/configMgr/com.day.cq.commons.impl.ExternalizerImpl

Change local, author and publish - or whatever you need.

Save.  No need to restart server or service.

 

In the workflow, Assign Task, check the box, Notify assignee by email and you'll see the template path.  Modify that as needed but, the workitem_url should have the new domain name.

Level 8
September 24, 2021

Told you Forms is super easy