Hi @VK35,
I have checked in 6.5.15 and I am able to see Workflow Models in both Classic and Touch UI.
Can you please check if all the bundles are active. Are you seeing any error in console or error.logs related to this?
Hi @qath ,
This error is is due to the Apache Sling Referrer Filter will not allow empty Referrer address by default.
For testing purpose, you can allow empty referrer by changing the Apache Sling Referrer Filter.
Apache Sling Referrer Filter configuration
Go to the Felix Console - http://...
Hi @MukeshAEM,
By default any unauthenticated user can analyze GrapQL schema using Introspection. Introspection allows us to get information about all the Requests, Mutations, Subscriptions, and Data Types and all other things that are made available to the clients making requests. This informatio...
Hi @binary0010 ,
Could you please try the solution mentioned here, it seems related - https://helpx.adobe.com/uk/experience-manager/kb/cm/cloudmanager-deploy-fails-due-to-sling-distribution-aem.html
Thanks,
Chitra
Please go through below article to read about our experience in using AEM as a Headless CMS
https://medium.com/@madanchitra13/using-aem-as-a-headless-cms-6e659b4c500f
Hi @DavidZhang, Please see, if this works - https://experienceleague.adobe.com/docs/experience-manager-65/forms/administrator-help/configure-output/change-character-set.html?lang=en
Hi @DavidZhang, You can try below options as well: 1) Try to set encoding in the form using accept-charset<form name="formname" method="post" accept-charset="UTF-8" enctype="multipart/form-data" action="WHATEVER"> 2) If you are using Servlet, you can set encoding in the response header response.set...
Hi @Ekoch, First thing, can you please make sure that Jaas ranking for your module is higher than any other login module. You can check the rankings by going here - http://aem-host:port/system/console/status-jaas Also, Can you please share logs? Thanks,Chitra
Hi @harsingh91 , Standard Rollout Configuration corresponds to this node - /libs/msm/wcm/rolloutconfigs/default Please make sure, this node exists in your production environment. If the node is present and still you are not able to see it in the dropdown, then other option you can try is to set thi...
Hi @test1234567 , Could you please try below link as wellhttps://experienceleague.adobe.com/docs/experience-manager-learn/sites/developing/social-media-sharing-technical-video-use.html?lang=en Thanks,Chitra