Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Is it possible to pass a variable to a stored procedure? I am pulling the deliveryid and setting it as a variable but when I execute the stored procedure, I am getting an error: ODB-240000 ODBC error: [Microsoft][ODBC Driver 13 for SQL Server][SQL Server]Error converting data type nvarchar to bigint. SQLState: 37000 DeliveryId data type is an integer but I am not sure if the SQL is taking the variable literally. Here is my logic:EXEC [CDL].[dbo].[test] @deliveryid = [vars.deliveryId]
Hi All, I was creating a few rules for my Offers. From the document, I learned that events are not supported in rules. https://experienceleague.adobe.com/en/docs/journey-optimizer/using/decisioning/offer-decisioning/create-components/creating-decision-rules If events are not supported inside rules, why is there a UI section to add events?While creating rules, there is a section where we can add an audience. If I add events in the Audience and use those audiences inside rules, will it work?Thanks & RegardsDeepak K V
Within my platform, my team often uses certain audiences as building blocks so as to ensure that certain universal exclusions are correctly applied to every audience. We have a lot of audience blocks that we have built but we have not been keeping a log of which audiences they are a part of. Is there a way in the UI to see which audiences a certain audience is a component of? Obviously, I know that this can be done by clicking on each audience and looking at the components in the "Audience Summary," but I am wondering if there is a less tedious way to do this. Thank you
Hi.I want to receive Adobe Analytics data in Power Bi using Connector function.However, there is some difference between the data received through Connector and the data I see in Adobe Analytics workspace.Why is this difference happening?I think it is because the timing of fetching data through Connector is not real-time. How does Connector fetch Adobe data? Why is there a difference?
Hi, Need to move the Email campaigns with are live from one environment to other what can I do for it? Thanks in advance
I've heard this can be done, but i don't know how. I have a Proof workflow already created and being used, I need to add another step called "Risk review" to the workflow using fusion. Do i have to use the proof custom API to add the step to the workflow. I have the workflow id. all i probably need is the details of the step. Let me know.
Description - When creating a new webhook, it's very difficult to search for a custom field within a filter. We have a lot of custom fields and having a simple dropdown which is lengthy is not ideal in 2025. A searchable dropdown as for example this one (https://www.w3schools.com/howto/howto_js_filter_dropdown.asp) would be extremely helpful. This would primarily be for a webhook, but the same approach would be for other Workfront modules where currently CMD+F "does the trick".Why is this feature important to you - I spend ages in trying to find a custom field in a webhook dropdown.How would you like the feature to work - Just add a searchable dropdown instead of a regular HTML dropdown.
We are integrating a third-party mobile app with Adobe Experience Platform (AEP) and Adobe Journey Optimizer (AJO) with data collection. The goal is to collect and ingest app data into AEP using AJO’s data collection capabilities. However, we are facing challenges in successfully capturing and forwarding the data from the third-party app to AEP via AJO. The issue could be related to configuration, data mapping, or connectivity between the systems, preventing seamless data ingestion.Let me know if you want me to refine this further!
Hello All I am trying to dynamically assign a value in the query parameter to a new variable using an existing column value. For example, if the column value is 50001 then the new variable value should be 50000, if the existing column value is 600032 then the variable value should be 600000. cid = did20023 = 2000030056 = 300001200001 = 1200000I am able to get the required value in JS like this:var dId = 10012;var cId = Math.pow(10, (dId.toString().length - 2)) * parseInt(dId.toString().slice(0, 2));but I am not able to use this function in Query activity's expression editor with something like thisIs there any way I can acheive this??? Please help! Thanks in advance...
Hi,I want to export the data in temp work table as csv file & need to attach the file automatically to the email delivery, its fine if i export or import the file to my local machine or from the server. Need some help on thisRegards,Raaghu
Would like the ability to build into a template a specific task notification. So if task 42 is marked complete it would send a notification to either a certain user or group or ideally an outside email address (executive notification). We have people who only want to know when one specific task is complete.
Means inserting the two experience fragment templates into two distinct page templates. That is, in a page template you can only insert one experience fragmen, not both.
Hi Community, Experience League just launched a new personalized homepage, designed to help you discover smarter, faster ways to enhance your learning journey. Check out this announcement to explore the revamped announcements hub, tailored specifically to your needs: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-cloud/discover-smarter-faster-learning-with-experience-league-s-new/td-p/739750 Don't miss out—this upgrade makes it easier than ever to stay updated and engaged! Dive in and share your thoughts.
I'm using an automation and I'd like to disable all activities for the automation runs.I know we can use the mboxDisable=1 parameter in the URL to hide any activities on the page. Is there something we can set to disable the activities for the entire session as it clicks from page to page? Thanks,nik
Description - During a CSV import, there should be an option to either append the data to the existing dataset or overwrite it.Why is this feature important to you - This option is important because it prevents data loss and ensures proper data management. Without a clear choice between appending and overwriting, users might accidentally overwrite valuable existing data or create duplicate entries.How would you like the feature to work - When manually uploading a file with data for an audience, one of the steps should include an option to choose whether to append or overwrite the data.Current Behaviour - Currently, when manually uploading data, it's unclear whether the data is being appended or overwritten.
Hi experts! I am looking for managing audience creation within AEP for my organization. As we have multiple BU (media marketing, website experience, email marketing, etc) who will be creating audiences within the same AEP instance, I want to ask in particular: What is the best strategy to create audience that would avoid duplicated effort to create the "same" audience across BUs, and allows audience to be re-used across the organization?Is it the best to create smaller segments and then combine these small segments into 1 more complex segment? Or it's best to avoid segment dependent on another segment? Is there any naming convention advice that we can follow? Thanks!
If you go the Filters or Calculated metrics managerhttps://experience.adobe.com/#/@intelcorp/platform/analytics/#/components/filters/managerhttps://experience.adobe.com/#/@intelcorp/platform/analytics/#/components/calculatedMetrics/managerThe "used in" function was release in 2024 but is only available for Adminshttps://experienceleague.adobe.com/en/docs/analytics-platform/using/releases/2024#sep24 It works great and I used it to clean up my unused assets but I can't do that for users. Please make this function available to all users.
Hi, I am looking for the way to pass more than one variable into PostEvent() function. My current approach works with one variable: I send POST request from Postman, the body looks like below: <?xml version="1.0" encoding="utf-8"?> <SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns0="urn:xtk:workflow"> <SOAP-ENV:Header /> <SOAP-ENV:Body> <PostEvent> <sessiontoken></sessiontoken> <strWorkflowId>WKF2137</strWorkflowId> <strActivity>signal</strActivity> <strTransition></strTransition> <parameters> <variables email="email1@domain.com"/> </parameters> <complete></complete> </PostEvent> </SOAP-ENV:Body> </SOAP-ENV:Envelope> I tried the following versions, but for all of them I get SOP-330007 Error while read
Description - We need to determine where a micro-audience is being used, such as whether it is part of a larger audience or journey.Why is this feature important to you - Audience cleanups will be easier since we’ll know which micro-audience belongs to which audience, preventing accidental deletions.How would you like the feature to work - In the selected audience window, in the Summary display whether it is part of other audiences.Current Behaviour - Currently, there is no straightforward way to determine if an audience is part of another one.
Hi i have a custom workflow in place… where i am getting the content approved and after approval, i have custom process step - CustomActivationProcess implements workflowprocess …. some logic…then i am replicating the payload right away.. but now i want to schedule this replication… from this payload/jcr:content i am getting ontime property.. and i want to schedule replication at this ontime… Another class i have written is scheduler class which will schedule replication for any given pagepath… Now actual pagepath is in process class… can i call scheduler from there ? How or is there any better way to acheive this …but i have to use ontime property only to get scheduled replication time.
Hi all, It's a rare case, but do we know if RTCDP can be integrated with workfront. I do believe so, it can be done via API, but if you please can help me here @_manoj_kumar_ @davidross91 , @brekrut, @gigicotruta more than courious to here your experiences here. Thanks a lot. Regards,Celia
Hi, I'm trying to integrate cloudflare Turnstile with the AEM Adaptive forms in AEMaaCS. I'm following https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/forms/adaptive-forms-authoring/authoring-adaptive-forms-core-components/create-an-adaptive-form-on-forms-cs/integrate-adaptive-forms-turnstile-core-components. After following all the instruction:First, I don't see the "Adaptive Form Turnstile component" in the component list to use.And second. From the screenshot given in the above article it looks like they added "Adaptive Form hCaptcha" component instead of "Adaptive Form Turnstile component". When I add "Adaptive Form hCaptcha" component on my form, nothing is coming up in the "Select CAPTCHA Configuration" dropdown.Any idea, what I might be missing out here?
I'm having trouble with YouTube embeds messing up the thumbnails (see below).Is there any way to fix this without changing the aspect ratio of the thumbnail on YouTube? Why does it need to be 4:3?
Hello my Community Pals! I'm currently doing some data cleanup for records that don't have a Microsoft Type and there are plenty that have run through a previous Marketo Smart Campaign driving records into a MS Dynamics campaign that has failed due to an uncaught exception. I'm using a Batch Campaign to push them over now and get this error for every record in the campaign: The campaign exists in MS Dynamics and there are other members of the related program that synced over via the related Smart Campaign so I don't understand what the issue is here. Is it because I'm trying to update via the Batch Campaign? When I search the error online, the AI overview tells me a few things: ...because the "Add to Microsoft Campaign" feature is currently not active or is not configured properly for batch operations; essentially, you can't add people to a Microsoft Dynamics campaign using a batch process in your current setup. Configuration issue: You might not have
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.