Welcome to the Adobe Developer Community! Connect with peers to ask questions and share best practices.
Recently active
i want to integrate payment method to magento 2 eCommerce site using adobe app builder, can any one please let us know is it possible and how to integrate payment method with Magento 2 eCommerce site using adobe app builder. also want to know is it possible or not ?Note: i have already installed payment extensions on Magento 2 eCommerce site but now i want to replace it as integrate with Adobe app builder.
We would like to use App Builder / API Mesh to supply data to a traditional Magento instance.For security reasons, we would like to pass data via a JWT. Want to ensure the tools have the capability to encode/decode?We would like to understand the caching capabilities - do App Builder and API Mesh both have the ability to cache?
Hey folks! I encountered a scenario where I needed to grant authors the ability to create cookies at the page level. To achieve this, I added a new tab to the page alongside existing tabs like 'Advanced,' etc. Authors can input cookie names and values, and everything works as expected until a redirect is added. At that point, the code starts fetching the redirect page instead of the original parent page, hindering the cookie setup. I observed that the parent page has a property called cq:redirectTarget containing the redirect URL. However, I'm unsure how to retrieve the parent page in my code instead of the redirect page so I can setup the cookie. Any assistance would be greatly appreciated. Thank you!
I created a new workspace and it has a runtime added to it. Then i deploy into this runtime (with aio app deploy and the correct AIO_runtime_namespace and auth env variable). There is an action defined in the code, and the action also works correctly in the cloud runtime, but there aren't any actions showing up in the Developer Console. Is this a bug in the Developer Console or am I doing something wrong? See the attached screenshots.
A data warehouse is created by transforming an operational database to a data warehouse. The transformation includes a series of steps of data manipulation, such as extracting, cleaning, aggregating, summarising, combining, altering, appending, etc., all of which are called an Extract-Transform-Load or an ETL. Could someone to explain the Extracting, Cleaning, Aggregating, Summarising, Combining, Altering, and Appending?
"Hello Adobe Community,I'm currently working on a project to integrate a Zoom tool into my Adobe Illustrator extension and am seeking guidance. My goal is to enhance the functionality of Illustrator with Zoom's capabilities.So far, I have focused on the backend aspects of my Adobe Illustrator extension, methodically integrating features one by one. My current challenge lies in integrating the Zoom tool, a task I'm new to and find particularly daunting. I haven't ventured into the frontend development yet, as I want to ensure a solid backend foundation first. I'm seeking advice on best practices for integrating the Zoom tool into the Illustrator extension, especially any tips on handling potential issues that might arise during this process.I would greatly appreciate any insights or advice on how to effectively implement this feature. Detailed technical guidance or references to similar projects would be extremely helpful.Thank you in advance for your support!Best regards, prime04"Tags:
We've encountered an issue while running compose r install after clearing the Composer cache. The problem arises during the installation of "magento/module-staging-page-builder (2.2.3)" with the following error:- Installing magento/module-staging-page-builder (2.2.3): Downloading[Composer\Downloader\TransportException]The "https://repo.magento.com/archives/magento/module-staging-page-builder/magento-module-staging-page-builder-2.2.3.0.zip" file could not be downloaded (HTTP/1.1 404 Not Found)Has anyone else experienced a similar issue on Magento 2.4.5?I have verified the keys, which are correct and enabled.
Hi Team, I am trying to start AEM local author instance but not getting started, getting this error 16.01.2024 16:21:34.161 *INFO * [main] Setting org.osgi.service.http.port=450216.01.2024 16:21:34.162 *INFO * [main] Starting launcher ...16.01.2024 16:21:34.178 *INFO * [main] HTTP server port: 4502WARNING: An illegal reflective access operation has occurredWARNING: Illegal reflective access by org.apache.felix.framework.ext.ClassPathExtenderFactory$DefaultClassLoaderExtender (file:/C:/Users/c-pandurangJad/Desktop/AEM6.5_Migration/Crisil_Author/crx-quickstart/launchpad/org.apache.sling.launchpad.base.jar) to method java.net.URLClassLoader.addURL(java.net.URL)WARNING: Please consider reporting this to the maintainers of org.apache.felix.framework.ext.ClassPathExtenderFactory$DefaultClassLoaderExtenderWARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operationsWARNING: All illegal access operations will be denied in a future release16.01.
Is there a way to apply a Folder Metadata Schema to all Folders in my assets? And even better can one be default activated when creating a new folder in assets. It doesn't seem like this works with inheritance.I looked into it and the only solutions I could find was to create custom workflows on creating a folder and add the schema via a script to all existing ones. This seems like a over engineered solution for such a simple task
I've developed a illustrator cep extension for my client and now i want to distribute it to my client as a installer for windows. How can i achieve this ??
As I have customized the app, realized that we have a group of iPad Users, they have a very different set of UI requirements than my PC users. I'd like to create another Workspace portal for my iPad users and be able to customize it differently. So I created another copy of Workspace at /lc/apps/iPad and I can load Workspace from that directory...but it still seems to be reading html.jsp and GET.jsp from /lc/apps/ws, and any changes I make in /lc/apps/iPad don't show up. Anyone else tried to do this before? Is there a trick to this?
Is it possible to edit the allowed domains after creating a project? I dont see a edit option, hence the only way is to delete and re-create the project? Separately sub domains do not seem to work, i.e.domain.com will not allow sub.domain.com, we get domain not authorized.Rishi
Hi experts.Okay - so I realise online there are a number of PSD to PNG convertors where you upload your source file, type in the size properties etc and it will create a PNG to your specs (Similar to the below).I would like to have something similar on our website, which not only allows the user to specify the file sizes, but also to be able to combine different images. For example, it would include a logo layer as standard, optional to have transparent or include background layer, and then maybe a character/icon as extra too, to work around the logo. Is this kind of functionality available anywhere do you know? Thank you so much!! 🤞
hi I am trying to trigger workflow while publishing an page using managepublicationwizard. I followed this bloghttps://bimmisoi.blogspot.com/2020/07/aem-trigger-customized-workflow-on.html.https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/customization-of-ootb-manage-publication-wizard-to-point-to/m-p/462045 based on requestActivationWorkflow path I am given /var/workflow/models/****. but it not works on my side when I give publish in manage publication. help me please.
Hi everyone, How can I export Adobe Analytics all processing rule to particular report suit? Thanks in advance.
We wanna create an app and publish it to exchange marketing, once public account authoriate to our app, we will have permission to call adobe api to create like data schema, dataflow, etc. under their organization. So we can push their customer data to adobe experience cloud.As this scenery, how can the public account authoriate to our app, what is the specific flow and steps, or do we have some example apps like this?
Hello Everyone,I'm currently working on my first InDesign UXP Plugin. Everything has been functioning smoothly in the developer tool, but I've encountered an issue when trying to package and install it. For some reason, the installation process fails, consistently resulting in Error Code -2.-2File System ErrorThe file system errors are usually permission errors or are related to disk space. Free some space on the disk. Then, relaunch the Creative Cloud desktop app and try installing the extension or plugin again.If this doesn't work, quit the Creative Cloud desktop app and the installed app. Then try installing the extension or plugin again. To troubleshoot, I attempted to package and install some of the starter plugin templates, but these also failed with the same error code. This issue doesn't seem to be related to disk space, as I have ample space available.As I am new to this, I apologize if this comes across as a basic question. I'm a beginner in this area and would grea
Looking for publicly exposed APIs for tools mentioned in the site https://firefly.adobe.com/ mainly Text to Image, Generative Fill. Would like to integrate these tools in my app if available.
Hi community, I am new here, if this is a basic question please bare with me. I am trying to write a python script on my Mac that would read keywords I created for my fotos in Lightroom CC by using the LR API. I am failing at the basics: getting an access token. Here is what i did:I created a project in developer console with "oauth native app" credentials and connected the lightroom services. I wrote a python script with the oAuth 2.0 PKCE flow. The script starts a local https server on port 8000 with a self-signed ssl certificate and then uses chrome to initiate the oauth flow. When I run the script, it opens the following URL: https://ims-na1.adobelogin.com/ims/authorize?client_id=<the client id shown in the developer console>&response_type=code&code_challenge=<challange>&code_challenge_method=S256&scope=openid%2CAdobeID&redirect_uri=https%3A%2F%2Flocalhost%3A8000 I then log in to a
I'm having trouble with the Android Studio Device Emulator. I'm emulating a Galaxy Tablet S7 running Android 11 (latest)From the chrome browser in the Emulated Device I can load my AEM Forms Website (https://<myurl>.net/lc/ws). So I'm sure the networking/DNS is fine.However, the https://<myurl> doesn't work in the AEM Forms App.In contrast, a server running just http (e.g. "http://10.224.36.237:8080") seems to work.Is there some gotcha with https in the AEM Forms App?
Hi all! I'm connecting events to Adobe Commerce, and I've read all the possible documentation on i/o events and the developer console, but I can't find where to get these fields?Can someone tell me where to see them? Please Merchant ID - ?Environment ID - ? This is what is written in the documentation (but I still don’t understand what these fields are, I don’t have fields environment ID and merchant ID): Enter the merchant's company name in the Merchant ID field. You must use alphanumeric and underscores only. In the Environment ID field, enter a temporary name for your workspaces while you are in development mode. When you are ready for production, change this value to a permanent value, such as Production. Regards,Eugene
can we make restricted printing of limit and if downloaded and forward to next mail, then pdf once printing won't get opened or printed again.
Hi Team, I am trying to initialize an app builder project using aio cli commands . After following the initial steps like selecting org , project , template etc when it is trying to bootstrap the project , I am getting an error. recently there has been some changes in my organization and because of that we don't have admin access . So I don't have access to this default user folder but somehow this process is trying to scan this folder not sure why . Although I am trying to generate the project under C:\App_builder_projects folder and my local user folder is also different than default user folder. It used to work previously when I had admin access and I had build one app for custom asset compute worker but now it is not working .
Hello, I'm trying to configure text compression within Adobe commerce cloud.I see many topics online that suggest the way to this in commerce (magento2) is to enable text compression on the apache server via the .htaccess file.I understand that you cannot edit this file directly on the commerce cloud platform, can anyone explain how I am supposed to make the changes required to enable text compression? Is it possible to add some configuration via the magento.app.yaml configuration file? I don't see any information at all about this really on the adobe documentation, other than this: Web property | Adobe Commerce but it looks very limiting as to what you can add.
Hi Team I'm trying to build a project on my local machine using the command " mvn clean install -PautoInstallSinglePackage" and getting this error "[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.12.0:install-node-and-npm (install node and npm) on project the digital.ui.frontend: Could not download npm: Could not download https://registry.npmjs.org/npm/-/npm-6.14.0.tgz: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target ". I followed the below steps to resolve this issue but still getting an error. Download certificates from NodeJS site (I downloaded the whole certificate chain).Locate your Java truststore "cacerts.jks" and import the certificates using the following command (unless you didn't change the password you may use the default password "changeit", be aware of the right order and start with the root certificate): keytool -import -v
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.