Hi Jon,
Can you help me with the steps please?
Hi Jon,
Can you help me with the steps please?
There is not an OOTB tool to keep permanent links for DAM Assets. Although, Asset Update will not change an existing link ( a path).
How do I publish an article as solution under https://helpx.adobe.com/experience-manager/using/ ?
Probably yes, especially if you don't do a filesystem backup atomically. If you can (for example using a filesystem snapshot), it's atomic and has a single timestamp. But on the other hand, you need to coordinate these 2 processes (MongoDB backup and FS snapshot).
For restore I would always restore the MongoDB to the timestamp you require. And then restore the datastore from the next youngest timestamp. It might contain unreferenced blobs, but these don't matter.
Hello Ajay,
helpx.adobe.com is only for the product documentation and articles written by Adobe employees or documentation team. What kind of article do you want to publish?
You can create a blog post in Adobe Forum though.
Regards,
Vishu
Crxde is diabled by default when you start AEM with nosamplecontent. You can follow steps at [1] to enable it
Hi all,
What is the best way to identify delivery_id from which customer started opt-out? I want to enrich each opt-out record from subHisto table with delivery_id from which customer done opt-out?
I assume that tracking data is needed for this. Note that customer can reiceive multiple deliveries from same or different service and I need to pick correct one.
Thanks in advance.
Regards,
Milan
Anybody has implemented this before, will be great help if you can share.
Can you clarify the business needs for this and what you are trying to achieve ?
Having same issue but with .jpg files. I have files in Adobe cloud and when I try to import them into Rush on my iPad Pro, newly updated into Rush (updated minutes ago) it says Media Import Error, Unsupported media type.
Agreed with Leo, the query works without issues. More details on how to use query builder tool at [1]
Possibly "sling:resourceSuperType". This enables the component to inherit.
For example a text component will inherit various attributes from the standard component.
Can I give this question a bump?
You can try to write custom code to read the on-off time fields from the page properties and use the page manager API[1] to delete the pages.
[1] PageManager ("The Adobe AEM Quickstart and Web Application.")
Please share the article at "jbrar@adobe.com" and "ksahni@adobe.com". We can validate the article and publish it.
OOTB page properties tabs are read from "/libs/wcm/foundation/components/basicpage/v1/basicpage/cq:dialog/content/items/tabs/item s" . So, you can overlay the tabs using sling resource merger and add/remove custom tabs.
For more details, check "Configuring your Page Properties" at [1] to add the custom tabs.
Thank you for pointing us in the right direction. We were able to get the publish agent working again and now the publishing works in Author. Although we did struggle with the adaptive forms not publishing on the publish instance. We got to work after we import the forms on both the Author and the Publish instance. Is that the best way to do it? We thought that when we publish the form in Author it would automatically publish it in Publish. But that did not occur until we manually imported the form in Publish. Please clarify thanks.
To answer your question directly: You make a rule, then within the 'actions' of that rule you add an Adobe Analytics 'Set Variables' action. As you customize your 'set Variables' action, you get a nice UI in which you can set an evar or sprop directly to a data-element. You'll need to have rules that set variables, execute the proper beacon send, and then clear out the variables too.
One straightforward example is a typical pageload rule. When the page is done loading (let's say 'DOM Ready' in this case), you can set all the variables you want on that pageview within a set variables action -> send the pageview beacon -> clear the variables.
I would recommend checking out the Launch User Guide documentation for some general help on the differences of Launch's UI. The videos section (especially the first video) give a great walkthrough of the necessary things to understand in the platform. The first video is 20mins long, and I consider it a must-watch for anyone that is getting started with Launch, regardless of their other prior platform experience.
Link: https://docs.adobe.com/content/help/en/launch/using/intro/get-started/videos.html