I am trying to connect to kafka using props.put(CommonClientConfigs.SECURITY_PROTOCOL_CONFIG, "SASL_SSL");props.put(SaslConfigs.SASL_MECHANISM, "PLAIN");props.put(SaslConfigs.SASL_JAAS_CONFIG, "org.apache.kafka.common.security.plain.PlainLoginModule required username=‘x’ password=‘x’;”); When i a...
Creating template file using Dynamic Media classic, I have multiple layer objects of which I would like to applying the same 'op_colorize' command. Instead of calling each layer individually (i.e. &layer=1&op_colorize=000000$layer=2&op_colorize=000000$layer=3&op_colorize=000000, etc...), I created a...
I have the below structure in a dialog.Dialog ----Multifield ----checkbox ----textfieldCheckbox and textfield inside the multifield. By default checkbox is disabled, textfield should be hidden.When checkbox is enabled, textfield should be shown. Please help me with this....
8 Tenents for Cloud-Scale Logging in AEM by Daniel Klco Abstract AEM has supported logging since the beginning and fundamentally, the logging implementation between AEM as a Cloud Service, AEM in Adobe Managed Services and AEM 6 are very similar. However, since AEM Cloud Service is executed as a Cl...
Adobe Experience Manager as a Cloud Service Prerelease Channel by Adobe Docs Abstract Introduction Adobe Experience Manager as a Cloud Service delivers new features on a monthly cadence, according to the schedule on Experience Manager releases roadmap. In order to become familiar with the features ...
AEM as a Cloud Service -> Product Recommendations by Adobe Docs Abstract Adobe Commerce features a recommendation engine powered by Adobe Sensei. Learn how to dynamically insert these product recommendations in an Adobe Experience Manager (AEM) storefront. Video: https://images-tv.adobe.com/mpcv3/...
AEM as a Cloud Service Tutorials -> Create Azure storage account by Adobe Docs Abstract An Azure storage account contains all of your Azure Storage data objects, including blobs, file shares, queues, tables, and disks. The storage account provides a unique namespace for your Azure Storage data that...
Create batch configuration by Adobe Docs Abstract Video: https://images-tv.adobe.com/mpcv3/6474/400d49ec-d6de-4204-a8ff-8c08ff5bb728_1644266488.854x480at800_h264.mp4 To use a batch API, create a batch configuration and execute a run based on that configuration. The following video shows a demonstr...
Custom functions in AEM Forms by Adobe Docs Abstract AEM Forms 6.5 introduced the ability to define JavaScript functions that can be used in defining complex business rules using the rule editor. AEM Forms provides a number of such custom functions out of the box, but you will have the need to defi...
AEM Forms - Cascading drop down-lists by Adobe Docs Abstract Video: https://images-tv.adobe.com/mpcv3/6490/a677e937-0720-48d3-97f4-07f6e1cce196_1644966123.854x480at800_h264.mp4 Cascading drop down lists A cascading drop-down list is a series of dependent DropDownList controls in which one DropDown...