Hi, A few weeks ago I published a new library to production that later on was reverted to a previous version due to some incompatibilities that were found. Now, I have added a new library to start testing a few new changes in the development and staging environment. But when I try to publish the ru...
Hello, We are currently using product "After Effects with feature-restricted licensing - multi-user - online" and have a total of 22 licenses purchased. As part of our infrastructure, we are working on an auto-scaling solution that allows us to scale from 5 machines up to 22, depending on load, usin...
Hi All, I am a beginner trying to learn Launch and was practicing. I created a sample 1 page and added data layer. I was trying to get the pageName variable using satellite call but getting as undefined.Below is the data layer <script> var digitalData = { "page": { ...
Hello, We are working with M365 Outlook.When an user, on Terminal Server, opens a .PDF file and puts a stamp on it, I've created a script to automatically open the Outlook mail and attach the .PDF file.But for some users, on the same Terminal Server, when the command "myDoc.mailDoc" is executed, the...
I've overlaid the file /apps/dam/gui/coral/components/admin/contentrenderer/base/init/assetBase.jspand made some changes, but it's not picking up the overlayed file. Instead, it continues to reference the original file at/libs/dam/gui/coral/components/admin/contentrenderer/base/init/assetBase.jspI'm...
In a world where software development keeps on changing, every developer finds themselves bound to the challenge of keeping their code functional, efficient, and maintainable. One common question would then be, "How does a developer balance writing clean, well-documented code with tight project dead...
we have integrated the Adobe Commerce integration starter kit for the event to sync with the back office. But when I create a customer, its records are not in the database(events_data). No response is visible at debug tracing in Adobe developer console , can somebody help me
Hi team, I am trying to integrate Analytics Health Dashbaord. For that I am following the process as given below but not able to generate tokens:https://express.adobe.com/page/tnNQGNlfzta3b/ To use the Analytics Health Dashboard v3.0+, you need 1) an Experience Cloud login with System Admin OR Devel...
I have some configurable products with up to 100 simple products. Since my last upgrade, I have been unable to add any more simple products to any configurable with more than a few hundred existing products.As soon as I click the "Add Products Manually" link, I get the "Something went wrong error"....
I am using two different components hitting the same API on an SPA page. I am typically making two calls as of now for the two different components but I would like to consolidate them into one single call. The critical part of this is that I cannot cache the data(request keeps changing as per the u...