@webtech11
It's great that you're looking to transition into an AEM Content Author role! You can always look out for information on the net. AEM course through Adobe is the best option. There is no better way to be certified in Abobe when its from Adobe.
You can check out AEM YouTube channels for...
@rohit_w Can you check the Audit logs for any information?
Inspect replication agents for auto-activation rules.Debug the responsive grid component for unintended resource updates or replication calls.Verify workflows for auto-activation steps.Inspect permissions and service users for unintended r...
@Qamar_khan It may be because the session is not authenticated.
Ensuring proper authentication headers or cookies are sent.Verifying CORS configuration.Double-check user permissions for the servlet and relevant resources.
Configure CORS in AEM:
Navigate to /system/console/configMgr.Search for Adob...
@seann26515000 I think the versioning system for assets and pages typically follows an incremental numerical format (e.g., 1.0, 1.1, 1.2, etc.). However, reaching version 2.0 or any other major version number is not automatic in AEM's default versioning system; it might require manual intervention o...
@ykadaru-konrad
Navigate to Tools > Web Console > Bundles (/system/console/bundles).Search for ContextHub and confirm that the following bundles are active:
com.adobe.cq.cq-contexthubcom.adobe.granite.contexthub
Check for the following script in your HTML:
<script src="/etc.clientlibs/clien...
@Shaheena_Sk I'm Not very sure, however, your issue appears to stem from incomplete configurations or missing permissions.
verify for Campaign Cloud Service configuration in AEM with
External Account Name (matches the one in Adobe Campaign).Instance URL and credentials.Configuration ID.
Check User ...
@Developer_anon Have you tried Rebuild Client Libraries- /libs/granite/ui/content/dumplibs.rebuild.html also verify client library configuration is set to allowProxy="true". Also ensure the config changes are deployed into cloud. Clear dispatcher cache If needed.
@AliSyed1 "[L@453fkgiofj] is cannot be saved" -- This error occurs usually when the importer encounters incompatible data types, is the type changed to type String[] from String for the bulk importer?
@test1234567 did you verify that the cq.contexthub library is loaded and included in the Preview Mode and check if the segments are resolved in the preview mode?