Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hello, Anyone has implemented ESLint in your Content Fragment Extension Project?If yes, please pass me the steps.I have referred projects in Github link:https://github.com/adobe/aem-uix-examples/tree/mainBut, didnot get the eslint details cc @arunpatidar @sarav_prakash @amitvishwakarma @partyush Thanks in advance
Hi,For a project, we’re exploring whether it’s possible to send an event using the Edge Network Interactive Endpoint and leverage that event data in AJO-D (Adobe Journey Optimizer Decisioning) to create offer items (in JSON format) for server-side content personalization. So far, we’ve confirmed that this is feasible.Now, based on the event data, we need to make a call to an external API to retrieve additional data that can then be used in the AJO-D offer item. We’re aware that ideally this data should be fetched before the event is sent, so the payload already includes all necessary information. However, we’re exploring the possibility of handling everything in a single request through Event Forwarding.We understand that Event Forwarding can make GET requests to external APIs and store the response. We’ve successfully fetched the required data, which is available at the following path within Event Forwarding:arc.ruleStash["adobe-cloud-connector"].responses.apiResponse.We also have acc
I've been trying to figure out why my token containing velocity script is prompting an error message in my email when attemptimg to "Approve and Close". The script within the token is supposed to take the first Name token reference and Capitalize the name using the following script:#set($firstName = $lead.FirstName) #set($formattedFirstName = $firstName.toLowerCase().substring(0,1).toUpperCase() + $firstName.toLowerCase().substring(1)) ${formattedFirstName}No matter how I try to implement the script, wheather directly into the email (breaking it from the template) or applying the script to a custom token. Does anyone have any input into why this is happening?
Hi, I'm running an AB test via Target, and changes are to swap the hero banner with another banner which is below the fold and track clicks on each banner. I've setup click tracking in Adobe Target as the reporting source, but clicks are not looking being reported correctly at all. Not sure what is the cause of this issue. Please see the screenshot.You should see the DOPE banner as hero banner in variation: http://bulk.com/nl/Thanks,Arslan
I have migrated a client's website from Adobe Analytics to Customer Journey Analytics (CJA) and want to ensure that the data is populating consistently across both platforms. Specifically, I need to compare the data in an Adobe Analytics report suite to the corresponding data view in CJA. Is there a more efficient way to validate the data rather then going through each individual dimension/metric to compare? Appreciate any insight on:- Best practices for ensuring data consistency between Adobe Analytics and CJA.- Common issues / discrepancies to watch out for during this comparison.- Tools or workflows that can streamline the validation process.
After Email 1 was delivered and the campaign was aborted, we’re now looking to resume the same campaign to send the remaining emails. However, using “Run Now” doesn’t seem to restart the campaign from where it left off. Is there a way to configure it so that the campaign continues from the point where it was stopped?
HelloI am trying to add line breaks to SMS messages.We’ve had a bespoke solution created to send SMS messages.On the Marketo end, it is a webhook that sends the information to another platform. All internal systems/platforms.The SMS values to send can be held in a Token on the program or a Person Field. 2 different webhooks have been set up that can use one or other.Can anyone tell me if there is a way to add a line break, to the SMS messages?I have tried using some HTML in the message, I have tried creating tokens with code. These have not worked.I have created a token that just has spaces in, this works to some extent, but as phones can be different sizes I don’t think it will look professional.Thank you in advance if anyone has a solution.
Investigating query which traverses 600k, think about adding index on the following criteria [nt:base] as [a] /* lucene:ntBaseLucene(/oak:index/ntBaseLucene) :ancestors:/content/dam/folder1/folder2 where ([a].[jcr:content/metadata/my_prop] in('value1, 'value2', 'value3')) and (isdescendantnode([a], [/content/dam/folder1/folder2])) */ How should my index definition look like, for index on "my_prop" ? Thank you
Hi all - I was just wondering if there was a way to have the first form in the details section auto-collapse? Thank you in advance for any answers!
Hi Adobe Community, So, my team has 2 lookup tables that we have created. We want to establish a relationship on the same profile enabled field and both of these datasets. So we were able to create a relationship with the first table but when we tried to create a relationship with the second table, we don't see a way to do it in the UI (see below). Is it possible to create a relationship between the same profile enabled field and 2 different datasets? Anyone have any ideas? Thanks, Nick
Is there a way to add the contact ID dynamically in URL's?Contact ID is 345678 Eg: google.com/{{Contact ID}}
DataFlow is running successfully, and it requires further changes in the mapping to add/remove fields. I have seen most of the people create new dataFlow , disable and delete the old dataFlow. is this a good practice to keep creating new dataFlow for any changes and abandon the old dataFlow. Does adobe not provide an option to update existing dataFlow ?
I stopped receiving WF notifications to my Slack on 6/27. I have cleared slack cache and app data. I also logged out and now I can't log back in.
Why is the schema forcing me to set a minimum length for a string data type ... when we have numerous other schema dimensions without a minimum length?
Hi , In enrichment activity i creating expression as ‘A_’+Rowid() , now when i am running workflow it is giving below error OBD-24000 ODBC error : SQL compilation error: Window function type[ROW_NUMBER] requires ORDER BY in window specification. How to resolve this issue
Hello Community Members, Good Day!I have a use case, I have a HTL file (present in the Dev, Stage and Prod instances) in which I have a particular HTL Snippet I want to get executed in AEM Stage and Dev instances only (Including Author and Publisher) and strictly not on the Production instance. Is there a way to code this logic in HTL so that the HTL Snippet will only gets executed on the Dev and Stage instance. Thank You.
Hi community, Do you know if there is a way to see how the default filtering typology rules work? In Adobe I don't see the logic and in the Adobe documentation I only see some of them explained very briefly and not all of them, for example I can't find bad-quality address explanation. I am especially interested in knowing the rules that are applied to exclude email addresses based on their format. Thanks in advanced
Hi everyone, I'm facing an issue in Customer Journey Analytics (CJA) where the same anonymous user (ECID) is being associated with multiple ECIDs across sessions (multiple Person IDs) — even when using the same browser and device. Here's my configuration:"Identity Map" data element type defined by Adobe Experience Platform Web SDK extension. Storage Duration: "None".ECID stored in another field for debugging purposes ("identities.ecid.id"). This field is populated by a data element with Storage Duration: "Visitor". The data element is a custom code (return _satellite.getVisitorId().getMarketingCloudVisitorID().)IdentityMap<ECID> as Person ID in all web datasets in CJA. Here’s what I’ve observed:The ECID is generated and stored correctly in the AMCV_###@AdobeOrg cookie.ECID stored in "identities.ecid.id" is unique, but in some cases (less than 1%) multiple ECIDs as Person IDs are linked to this field. Thus, a new ECID is gener
Hi everyone, I have an Excel dashboard built with Adobe report builder. But, when I schedule it, it is not sending it to any of the receiver emails including me. So, what could be the problem? If I check on History of the scheduler, it shows: Initiated > Queued > Referesh Start > Refresh in progress "Workbook Sent" is never shown. What could be the reason? I have tried everything
I am interested in applying for the AD0-E134 Adobe Experience Manager Sites Developer Expert certification exam. Before attempting the exam, I want to take a practice test through the Adobe Certification Exam Prep Portal. However, I noticed that there isn't a practice test available for the AD0-E134 exam. Could you please provide practice test questions for the AD0-E134 Adobe Experience Manager Sites Developer Expert exam, along with some reference study materials to help me prepare? Thanks And Regard John DavidEmail: johndavids213213@gmail.com
Hi,I've seen many posts and read through all the Adobe docs. on the Mobile SDK but for me, there is a gap in knowledge once it gets down to Tags/Launch and how to create data elements that need custom code to access data from the mobile app (not just built-in Lifecycle info). And how the rules should be structured as well as how to use Assurance to test the code? I've seen pieces but nothing that takes a developer from end-to-end completely. It's crazy, Adobe doesn't even have a class covering the Mobile SDK. Does anyone know of any resources that lay everything out or any third-party organizations that teach the Mobile SDK? As I mentioned, the docs. touch on most of this but not enough to be able to do an implementation. My particular areas of interest are: 1) how to create data elements/rules that return specific data from the mobile app.2) How to test with Assurance (I've seen the docs. but still leaves a bunch of questions). Thanks! Thanks!
Hi, I'd like to implement a regular refresh of the Recompute delivery and tracking indicators action to run on demand/more regular intervals. Is there an easy way to force this to run from a workflow?TIA
Hello,I am using the AEM Assets events from Adobe I/O on assets in the AEM cloud dev instance as shown here. However, it seems like the Assets Deleted and Asset Metadata Updated events do not register when I perform those actions on an asset in the mapped AEM cloud instance as shown here. These events also do not show up in the trace logs as shown below. However, when I trigger the sample events directly from Adobe I/O as shown below, I do see both the events getting triggered with some sample requests. But it does not work for events on actual assets in the cloud dev instance. If anyone is facing this issue, please let me know any resolutions for this.
I'm following up on a previous post. The original question is: Of users who watched a livestream, how many of those users are revisiting our site after? https://experienceleaguecommunities.adobe.com/t5/adobe-analytics-questions/how-can-i-set-up-my-table-for-this-of-users-who-watched-a/m-p/762685#M57961 1) Is there a specific time frame we should be filtering the table for? 2) One of the solutions suggested to create this segment. How would this segment look like?(Segment 2: Users who visited the site after watching the livestream, within a defined timeframe (e.g., 7 days).) Thank you!!
I've created an action in adobe io that exports profiles in an adobe ajo journey, but even though it's not returning errors in my adobe io, ajo is taking a very large fraction of profiles from my action with the http error.This adobe io code receives the data and sends it to S3 (it's arriving correctly)example: out of 2000 profiles 1.3k are giving http errors (not timeouts) and the rest work correctly. My app doesn't require authentication and is true for web, this is the payload I'm sending from adobe ajo to my export action:{"journeyId": {"toBeMapped": true,"dataType": "string","label": "nome jornada"},"fileName": {"toBeMapped": true,"dataType": "string","label": "Nome do arquivo"},"CHAVE": {"toBeMapped": true,"dataType": "string","label": "Chave"},"MARCA": {"toBeMapped": true,"dataType": "string","label": "Marca"}}
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.