Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
I have 2 custom fields that I use a watch events module to filled in whenever certain tasks are completed. This works for projects going forward but I need to fill in the custom fields values for active projects where these tasks have already been completed. Is there to way regularly loop through active projects and if the tasks I'm looking at are completed to fill in the custom fields? Thanks in advance for any and all help Frank
Hello all, I have following the instructions here to use Embed Component for the Marketo integration: https://adobe-consulting-services.github.io/acs-aem-commons/features/marketo-form/index.html I could setup the Cloud Services -> Marketo integration piece fine. See the Configuration got validated successfully: But when I try to use it on the Embed Component with Marketo Integration enabled I see this error: Has anyone seen this issue before? Am I missing any step? Thanks,Kashif
Hi,We have a user who would like to send a Calendar Invite to users in a Marketo email. Is there a CTA (Call to Action) kind of button which can invoke the Calendar invite and add the person to the event. It should update their Google Calendar? (we use Google email and Calendar). Is this possible, if so pls. let us know the steps to create? I have tried this ics file invite, but it does not add the event to the Google Calender.https://experienceleague.adobe.com/en/docs/marketo/using/product-docs/email-marketing/general/functions-in-the-editor/create-a-calendar-event-ics-file Help appreciated. thanks-Sree
Hi experts,I am stuck while writing where condition in script activity of a web application. Below is the actual query of say 'xyz' schema. Help me completing the where condition.NLWS.xtkQueryDef.create({ queryDef: {schema: "sam:xyz",operation: "select",select: {something... something....}where: {condition:[{expr: "@label='" + dlabel + "'"}, ??????????]}}Also, please suggest me if any good documentation from where I can learn such different different queries writing in script.Thanks and Regards,Shaktiraj Daudra
Hello, I am attempting to run a report that displays the number of proof versions in a Project. I found this link to achieve this but I was hoping to stretch this even further by including the # of comments on each proof version. My output currently looks like this:displayname=Proofs - Version listdelimiter=<br> listmethod=nested(documents).lists textmode=true type=iterate valueexpression=IF(ISBLANK({currentVersion}.{proofID}),"",CONCAT({name}," - ",{currentVersion}.{version})) valueformat=HTMLThe highlighted shows the number of versions but ideally I would have each version as it's own line item, with the number of comments for each. I am running a Project report currently. The ultimate ask is to see both the number of proof versions per project and how many comments are posted on each version. Thank you!
Greetings Community!Does anyone have experience in your organization with integrating Workfront with Jasper.ai, Copy.ai or Writer.ai, and if so, how? Is it Fusion-driven or straight API? We’re evaluating Generative AI Content platforms and any examples of integrations with Workfront would be very useful. Appreciate any insight!
Hi Community, I would like to know if a user is removed access for the Adobe campaign standard as he is no longer working or changed roles, does it have any affect to the workflows that were created by him/her within the ACS instance? do they run as usual without any hiccups?
Greetings All - I am new to API Calls and I almost have this scenario complete. However, I'm having an error message issue and don't know how to fix it. Here's the scenario - I'm copying fields from one Custom Form to another. The fields are exactly the same. However, it's causing the attached error. I think it's because I'm copying it from An issue object into a program object.Here's what I think it is...but I'm not entirely sure:Verify Custom Field Configuration: Do I need to use DE:<customFieldName> instead? If so, which module would I need to update?Update the API Version: Do I need a newer API version in Fusion? If so, how would I do that? Is there any documentation out there?Is there another option I'm not seeing?Thank You for your help in advance! Deborah
Hi everyone, I have been working on an XT activity with 3 experiences for past few months. Last month, the activity impressions for last experience dropped to zero. There are no changes to the activity setup or audience definitions (AEP segments). While for remaining two experiences, the impressions are still consistent. I have reviewed the experience using preview links (no issues). Can anyone suggest some ways to debug this?
My question is what the difference between doing things in AEP using API Vs UI. Like creating audiences using UI vs API?
I am using a Download Document module to download a CSV file and parsing the data from it with a Parse File module. It is not a binary file, but there are some special characters in the file since the addresses are located in Mexico. When I look at the parse file module input from the downloaded file, I see where those characters have been replaced with a question mark in a diamond ( P.º Xaman becomes P.� Xaman), but when I paste that same data directly into the parse CSV module and run just that module, the address results are correct. The only thing I can guess is that in the download process, those characters are being changed somehow. This even happens with an em dash character. I tried adding the toString() function, but the results are the same. Is there anything I can do to preserve those characters? I can't just remove them with the ascii function because the address will no longer be valid. Workfront itself allows those characters if I manually store the address in the c
I'm exploring the migration process from on-premises AEM Sites to the Cloud Service model and looking for insights on effective strategies. What planning, tools, and execution techniques have you found most beneficial during this transition? Additionally, I'm interested in learning about any performance optimization tips, integration challenges, and configuration adjustments that have proven successful. Your shared experiences and lessons learned would be greatly appreciated by those of us navigating this change.
We have two dashboards (created by our WF consultant when we implemented WF a few years ago) that are attached to programs. One shows project reports for the program--current projects, projects on hold/in planning, and closed projects. The other dashboard shows task-based reports for the program.We currently have a user receiving the following message when trying to access the project-based dashboard from within programs:He has access to the programs and the projects within them; he also has explicit view access to the dashboard itself and can view it from the Dashboards module (just not within programs). He can view the task-based dashboard from within a program.Any idea what might be causing this or how to fix it?
Hi everyone, When we use path in queries and while indexing why do we need to use included paths and excluded paths already we are filtering the query through path in our query?Thanks in advance.
Hi Community! I have a use-case which I wanted to sparre with some of you about. We are looking into making an integration from an external system to ACC, to allow sending push notifications with dynamic content values such as title, sub title, text, and custom params. Also, the external system should be able to chose a target segment which will point to a pre-defined fitering or similar in ACC. So I am looking at docs to figure out the best approach for this, but it is a bit overwhelming to be honest. I have looked at functions like "CreateFromModel" and "SubmitDelivery" but I simply lack some working examples or similar to solving this challenge. Also I am really interested in simply hearing feedback on the approach and possible suggestions to other ways of solving this use-case. Thanks a bunch!
In January, we have created several collections in Target for our activities. I have checked last update time for those collections, both in the UI and API, and it shows me the same last update in January (the day those got created). One of those collections had no items, when I checked it via UI and API it still showed 0 items, then, when I entered the collection to see the segmentation criteria it got updated, and now, it had all the products it should have had. We are introducing products via the WEB SDK, no feed for now. Therefore, I need those collections to be updated as users navigate the web site. Is there a way to get those collections auto updated?
I am using cq/gui/components/tagspicker in my component dialog and want to display the selected tags in HTL. I have tried directly by using name property but this only displays the first selected tag. How to display all selected tags from component dialog in frontend?
In a custom form, I have a series of checkbox fields with image sizes on and I would like to know if there is a way to calculate the total number of options selected, multiply it by 0.25 (or 15 minutes) and use a calculated field to give me a total value (of time) it is estimated to take to complete. I am looking at ways of how to show the requestor the total amount of time it is likely to take for their request to be completed and then decide whether the qty they are asking has value for their request before it is submitted.This total amount of time can also be used within the task in the project. Does anyone know if this is possible? As currently adding any values to a checkbox field, the value cannot be the same. Thank you
Hi,In the screenshot attached, this is a list of user IDs, there is a metric to count distinct value of userID (Visitor ID unique Count). I do not understand how this metric displays a different number (#2 in the picture) as the volume of one id listed down (#1), there are clearly 5361 rows. So when I prepare an extract using DW to get the volume of distinct user ID, in my extract I request the user id this way I do my own deduplication in another reporting tool, and I end up with the same figure as #1. So in the report in another reporting tool I will display 5361 users while in Adobe I show 5428 users, this is confusing for the end users of the report (and for me).Anyone that could help me to understand the difference and if there is anything I have to fix on my end to display in Adobe.Many thanks
Hi community, we are currently running AEM 6.5.21 on premise and are planning to support Java 17 and upgrade our AEM with 6.5 LTS.I already read, that 6.5 LTS already includes SP 22.But as we were kicking off this topic, we wondered if we need to or can update AEM with the newest service packs in the future, such as the upcoming SP23. Thanks in advance Best RegardsAndy
I've set up a campaign for a local event, including survey questions as per the stakeholder requirements. However, we're facing an issue with the survey questions as these are not mandatory. When users leave these fields blank during registration, the old data is still being displayed in the survey question values. I am currently working on a smart campaign to replace the old values with 'None' when the survey questions are left blank. Could you please suggest a solution to resolve this issue? @sanfordwhiteman @darshil_shah1 @awmindtree
From the dropdown of the query service, I can see maximum is displaying 500 records.From the documentation, it shows that it able to return maximum 50,000 from the UI, how can I make the changes ?
Team I have adobe Workfront database data connected directly to snowflake via direct access share , do we have the same for azure databricks if so how could we connect to workfront database
Hello,Wondering what might cause the 'Save as' option to gray out/not be available within the Catalog Search > Advanced Search window? I've added a number of rules/filters to the data set and I'm returning a few hundred entities, however, when attempting to save the search as a collection or exclusion it's not working. Any known reasons for this? Anything to look at to troubleshoot?
Hello! I'm using a global form for events, and while most fields stay consistent, certain events occasionally require unique fields (e.g. Title, Company Name, Dietary Restrictions). Is there a way to conditionally show or hide specific fields based on a token value? For example, can I hide a field unless a program token like {{my.TokenName}} is present or has a specific value? I'd love to manage field visibility dynamically without having to clone or create separate forms for each event. Thank you!
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.