Hi , I am able to initiate the workflow on click on publish of asset but my asset get published first then workflow get started. I tried with these two approach to control publish event. Created workflow launcherCreated custom event handler Both are having same problem asset are publishing first th...
Hi All, I have come across a scenario such as I am trying to access below url on fresh 6.5 instance and it works fine.http://localhost:4502/editor.html/content/we-retail/language-masters/en..html Now I am installing 6.5.9 service pack and the same url is throwing 400 bad Request . Note: URL contains...
We are using sling dynamic includeLet's say there are 12 components on the pageA. 1 header - dynamic data component (A.a - 2 more components with dynamic data included using data-sly-resource in sightly/HTL)B. 1 footer - static dataC. 4 dynamic data componentD. 4 static data componentI've configured...
We have one of our user not able to roll out pages. It gives a success message but rollout isn't completed. However, when an admin does the same action, it works. Checking, like we have workflow history log, is there a rollout log to check what's going on?
Hi Team,Currently working on an SPA project and we are using experience fragments to render some experiences. We noticed that Experience Fragment "Edit" icon is not displayed, when a new variation is added at the template level. The same Edit Icon is displayed in content pages, or within experience ...
I have created simple workflow which is publishing asset to brand portal. Step : Start->>>> participant Step >>>>> process step(Scheduled to brand portal) >>>> end. When I start this workflow from workflow model by passing payload and title and run the workflow. It is publishing asset . But when...
We have hundreds of users, some of which can raise support tickets via the admin console.To give access to support, the user has to be assigned "Support Administrator" under "Administrative rights" at the bottom of the user details page. The problem is I now need to add many users to this permission...
As above. When I looked at the rendered HTML, the <a> tag is missing completely.This is my HTML code: <h3>{{PRODUCT_CATEGORY}}</h3> <h3><a href="{{PRODUCT_URL}}" x-cq-linkchecker=“valid”>MY LINK HERE</a></h3> I looked at the logs and the error is because of the linkchecker service com.day.cq.rewri...