Hi all, Please suggest how an Omnichannel system could be built using Adobe Marketing Cloud, what products and how.By Omnichannel, I mean using web, doing some work, logging off and logging on to mobile and still see that completed work. I appreciate all your suggestions. Thanks,Rama.
When we installed this code (below), we saw these errors in the console log. Why are they showing up, and also, the JavaScript errors are coming from the Adobe Core Components? How can we fix this?The following item cannot be handled by the data layer because it does not have a valid format: {"0":"j...
Hello,Is it possible to use a JWT token (or some other method) to authenticate to the AEM code git repository instead of my personal username:password? This will be used for a Jenkins pipeline and need a service token instead of personal credentials.Thanks.
I have an existing page that was sent via workflow to publish at midnight. The stakeholder now wants to have that page published for noon the next day. How do I prevent that page from publishing at the earlier time and instead publish on the next day. I know we could tell the page author to revert b...
I hv three different asset type for eg - jpeg,png,ttf and for all three hv their different metadata.Can some one help me how to manage metadata so that i can see different asset metadata properties for different asset type. Thanks.
We have a requirement to fetch a json from a third-party API. But, we do not want to expose the URL of the third-party. We are trying to avoid fetching this information from UI->AEM-> Third-party. I came across this blog to use ReverseProxy https://medium.com/@ryamsousa.123/configuring-proxy-in-aem-...
I have a component wherein, I have a container that has multifield which is representing rows in a table. We should be able to add 10 sets of rows, after which if we attempt to add another row, a custom error message must appear. Are there any OOO validations for this scenario? If not, are there any...
I am using the default template only for my custom pages, but export.zip fails to export the page and its libraries. In the logs, I see a null pointer excpetion in pageexporterimpl. Also, what are the additional configurations to be made for a custom page (not we.retail) for the export to work. I h...