Hi @Leela-Pavan-Kumar
We can fetch the exact date and time from comment property found in payload data of the workflow instance. This can be found under
/var/workflow/instances/../../scheduled_activation_1/data/metaData
Logic to fetch the time can be written in custom workflow process step and...
Hi @Ricky99999
There is an ACS common tool to fetch page report which gives page details under specific path, have a look at https://adobe-consulting-services.github.io/acs-aem-commons/features/report-builder/index.html
Hope this helps!!
Thanks,
Gaurav Sachdeva
Yes that functionality is working fine previous user session is getting closes when we are logging with different uses, that is not a issue. Only we need to have login page instead of 404.
Thanks ,,this is different issue mine is different. In the issue you are refering has only one cug group and redirection not working to login page. Here it's totally different scenario.
Hi thanks for replying,, Actually If user is anonymous then it is already going to login page via ootb cug functionality. Issue is when user is not anonymous and part of any cug group and trying to access content which require login from another cug group member. There page 404 is coming, we need to...
Hi Team, I have multiple CUG's enabled on my site. User of one CUG gets 404 error while accessing content of other CUG member .we need to have login page of that CUG instead of 404 error page.If anyone has encountered similar scenario then your suggestions are welcome. Thanks,Gaurav