Hi All, we have used date time xtype in Classic UI to get today date as default date using property defaultValue=now. But we are not able to set the default value in Touch UI using defaultValue=now Could you help us in assisting which property needs to be used for Touch UI. We are using ...
Hello All, We have a below site structure Parent Page-- --- Child 1 Page ---- Child 2 PageParent page has a parsys component, where author drag and drops components and author the content and tag them using tags (e.g cq:tag...
Thanks Kishore!Yes, the same workflow, we are able to start/run in author, but not able to run/start in publisher. We logged in as admin in both instances to run the workflow.RegardsSreeni
Thank you Smacdonald!But aren't the built-in workflows, in the workflow console in publish instance, supposed to work if we try to execute them? (right click on model-->start-->Select Payload-->OK-->OK)Because currently they're not. I amgetting the message 'Could not start workflow' on all of them....
And also, when we tried to change the permissions on publisher instance to give users necessary permissions on the workflow model like it is in author instance, when I save it, everything gets reverted back to the original state.We are also not able to run/start the built-in AEM workflows( like DAM ...
Thanks Tuhin! It is active.And also we observed, an access level difference in author and publisher on /etc/workflow as shown belowAuthor: Publisher: We tried changing the access level in publisher similar to author, but still not able to run the workflow.RegardsSreeni
Hi All, We have implemented a custom workflow step (Process Step) by implementing WorkflowProcess and overriding the execute method with our functionality.We created a work flow model and added the above created process step. When we run/start the work flow model, by selecting the payload path,...
Hi, We have integrated AEM v6.0 with Adobe Analytics for metrics tracking.We have a requirement to capture the various visitor sources like web, email etc.We where able to capture Referring url when the request is coming from web page( navigating from a different page to our page).But we where not ...
Hi All, We have integrated AEM with Adobe Analytics. Tracking is happening in all the pages (parent/child) both in author and publisher with the inclusion of the below scripts in our base component body.html<div data-sly-resource="${ @path='clientcontext', resourceType='cq/personalization/co...