We are deploying custom theme through a frontend pipeline and when creating the form or updating existing form properties we are not able to see the deployed theme as an option in the selection. The only default option can be seen as canvas theme. This is happening very recently in last couple of we...
We have a Rollout configuration "updateContentActionFactory". In side that, there is a property "jcr:.*". I am able to rollout jcr:title, jcr:description, ... for the first time rollout once I create a page. I am unable to rollout the same properties by updating from next rollout onwards. We want to...
Hello community, I can't send a recurring delivery (recurring only, because I have no problem sending a continuous delivery), here is the message I get: SOP-330011 Error while executing the 'AppendDeliveryPart' method of the 'nms:delivery' service. Do you have any idea where this could come from?Tha...
I am getting error when i install the magento 2.4.7 in xampp, after some correction i successfully installed it. I made update in app\etc\env.php and index.php Is there any problem in future for update magento version. app\etc\env.php 'system' => [ 'default' => [ 'web' => [ ...
- My client is having their assets with adobe- We have another application which need to use those assets- We are planing to integrate Asset selector as mentioned in the doc https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/manage/as...While doing POC, I like...
Hello everyone,I'm currently working on a custom Magento 2 module that aims to automatically assign cross-sell relationships to specific “Holster” products. The module reads from a custom table called fit_builded, which contains two columns:holster_sku: SKU of the main Holster product.compatible_sku...
Hello everyone,I'm using Adobe Journey Optimizer and managing hundreds of journeys. Checking individual journey reports through the web interface has become time-consuming. I'm looking for a way to access journey report data programmatically.I've reviewed the Adobe Journey Optimizer API documentatio...
A big pain point for our team and I’m sure many teams is the lack of version control in Adobe Launch/Tags. It’s really easy for our developers to overwrite each other’s code without realizing it, to be mixed up in the same libraries, and for code to go to prod that was not supposed to go to product...
Dear Adobe Community, Currently we are connecting to Livestream using JWT token generation method. Below is method which is used to generate token using Adobe Project details and secret.key file in Java. ===================================================================public String getJWTToken()th...