The Adobe Experience League Communities forum is an online platform designed to facilitate knowledge sharing, collaboration, and support among Adobe users, developers, and enthusiasts. It serves as a central hub where individuals can engage in discussions, ask questions, share ideas, and seek soluti...
Hi,We are trying one scenario where user goes from native mobile app to website,Here we need to create audience based on the native app behavior and then use that audience to target in website.To accumplished this passing the customer ID both in native app and webstie using setcustomer ID function ....
Hi, I am trying to write generated PDF document from XML Form Service to JCR by using below line of code. but i am getting below error intermittently while running couple of transactions. Please help. Code:com.day.cq.dam.api.AssetManager assetMgr = resourceResolver.adaptTo(com.day.cq.dam.api.AssetMa...
I am completely new to SCIM API.Need your help in setting up and getting the entitlement metadata via SCIM API from sailpoint and fetch it in Postman.Any dummy code would be very helpful which I will edit as per my exact need.
Adobe target script is working fine if we are using “a tag (hyperlink)” for page redirection, but in many places in our application, we are using history.push method to load the content for another page. Currently, it is working perfectly on only the current page , if we click on any other page URL...
I have researched on locking/unlock at component level but I didn't find any solution on that.I tried adding the mixin property it is not allowed to have those mixin property at component level.
when i create a order then show the error on checkout."Authentication Failed" I'm use the correct zoho credentials but still this issue. please suggest how i can resolve it.
Hello Everyone, I am trying to access Experience Platform API Documentation link, but it keeps on loading. When I tried to inspect network tab, I found out the request is failed. I am using Chrome on Mac system. How can I resolve this issue?Link: https://developer.adobe.com/experience-platform-ap...
I've been seeing very slow performance in an addon I am currently developing. I have tracked down the major slowdown to needing to iterate layers a lot. While testing, I added a simple forEach iteration for layers just to see if the iteration or the code action for layers was the problem. And t...