Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
I can get to the new email editor from my design studio and I've created a template quite easily. I can also access it from the emails option in design studio. When I go from a programme in Marketing Activities to create a new local asset and I choose email (New Email Designer) I get a 400 error. I've checked in my sandbox environment which has no custom templates (just the marketo standard ones), and it's doing exactly the same. Anyone else experienced this or have any clue why it's happening.This is the error:ApolloError: Unhandled Promise Rejection: Response not successful: Received status code 400Stack trace:ApolloError at new t (https://meue.marketo.com/0cf0ad3f9257482511e9aee28da9f235a9abe5af/4538.b933f91aec1b1e3855b4.js:2:3677836) at Object.error (https://meue.marketo.com/0cf0ad3f9257482511e9aee28da9f235a9abe5af/4538.b933f91aec1b1e3855b4.js:2:3763264) at Qt (https://meue.marketo.com/0cf0ad3f9257482511e9aee28da9f235a9abe5af/4538.b933f91aec1b1e3855b4.js:2:3693839)
A customer wants to use Adobe Sensei (artificial intelligence) to summarize large blocks of text. Which AEM feature should be used? (A) Content Fragments (B) Smart Tags using Adobe Sensei (C) Variation (D) Experience Fragments @aanchal-sikka @EstebanBustamante @arunpatidar @Shashi_Mulugu @lukasz-m @Mahedi_Sabuj @kautuk_sahni @Sudheer_Sundalam@lukasz-m @Rohan_Garg
An enterprise client is on-boarding an AEM Desktop application to provide authors with the ability to load the AEM repository virtually on the file system. The desktop application is unable to connect to the AEM Author, which has SSL enabled. The intermediate certificate is installed on Apache. How should an Architect resolve this issue? (A) Install the certificate chain to the keystore of the AEM ssl-service user (B) Install the certificate chain to the keystore of the AEM authentication service user (C) Install the Root certificate to the AEM truststore (D) Install the certificate chain to the AEM truststore @aanchal-sikka @EstebanBustamante @arunpatidar @Shashi_Mulugu @lukasz-m @Mahedi_Sabuj @kautuk_sahni @Sudheer_Sundalam@lukasz-m @Rohan_Garg
A customer has a limited number of authors and plans a multi-regional deployment architecture. The customer has the following requirements:High performance for regional end usersFlexibility to scale performance horizontally as neededHigh availability and failover switchWhich installation should the Architect suggest? (A) Farm of one-to-one mapping of single author instance with single publisher instance (B) Single author instance with TarMK farm (C) MongoMK with Cold Standby (D) TarMK with Cold Standby @aanchal-sikka @EstebanBustamante @arunpatidar @Shashi_Mulugu @lukasz-m @Mahedi_Sabuj @kautuk_sahni @Sudheer_Sundalam@lukasz-m @Rohan_Garg
My example, I have a drop-down field, countries where I have a value and label set up, such as Australia (label=Australia value=AU), United States (label=United States value=US), and so on. I would like to use the value in a Calculated field but not sure how to get to it or if that is possible, anyone know?
Hello! I am working on a project to increase visibility to project deliverables. I am looking to reference tasks completion dates in relation to a project using a project report. I have several deliverable tasks I want to be reported on a single project report. Project ReportReference Child Task: Task CompletedReference Custom Calculated Field: DE:CalculatedDueDesired Custom Column Output: Actual Completion Date of a task and the number from the custom calculated field in parenthesis IE: 3/24/25 (-4) Formula:displayname=Custom Columnlistmethod=nested(tasks).lists(nested(children).lists)shortview=truevalueexpression=IF({name}="Task Completed",IF(ISBLANK({actualCompletionDate}),"Subtask Found, No Completion",CONCAT(DATE({actualCompletionDate})," (",{DE:CalculatedDue}," days)")),"")valueformat=HTML Its outputting a blank field and I have tried multiple different approaches with no success. Interested in any ways to accomplish this.
I'm trying to exclude records selected from an AWS PostGreSql database from a campaign target in Adobe Campaign Classic.The workflow selects recipients in AC and selects recipients in AWS then exclude recipients from AWS from recipients in AC. Two parallel Query activities and then an Exclusion activity based on the two queries. If I have admin access this works.But for normal campaign operators the exclusion activity in the workflow fails. The Error in the workflow log: exclusion You do not have access to data in the data source 'adobe:transactions@qa-transactions-ingress.qa.dataplatform.aws.example.com:58143:ssl'.I've created a named right for the data source and assigned it to a non-admin for test.I've tried naming the named right several things without getting it to work:'adobe:transactions@qa-transactions-ingress.qa.dataplatform.aws.example.com:58143:ssl''adobe:transactions@qa-transactions-ingress.qa.dataplatform.aws.example.com:58143''adobe:transactions@qa-tr
I've noticed a few job opportunities trickling in over the past few weeks. I thought it would be good to create a specific thread where these openings could be posted If you are looking for a new gig, or have one to post, do so in the comments here. If we get a big response, we'll give job openings its own forum. -Nate Bagley --- Workfront Community Manager - Work Smart, Work Happy Message me directly at:
Hi everyone,Just wanted to check if anyone has had a chance to explore Google’s Gemini Gems. It’s available through our Google Enterprise license. Has anyone experimented with creating Gems for tasks like list cleanup, persona-based email copy updates, or similar use cases?Would love to hear about your experience!Thanks,Reshma
HiWe have a template in AEM6.5 SP20 that has an infinity scroll in Editor mode. Any suggestion how to fix this?
I am starting a new job in a few weeks, and am taking the training for the Business Practitioner certificate. It would be advantageous to have this before I start. So as to put what I learn into practice, it would be useful to have a test instance that I can use to try things out. Is there such a thing? I do not yet have access to a live instance. In case the above seems like a tall order, I should mention I am already a GA professional, so most of the concepts are already familiar to me. Thanks
I don't want to use the OOTB DAY CQ Mail service for setting up the mail server in AEM. Is there a way I can create my own project specific Mail service configuration ?
The developer for our new WordPress site is requesting that we submitt a large portion of our new text content formatted in Markdown. Unforunately, Workfront proofing does not accept .md files and I am wondering if anyone has a suggestion for a workflow to support reviewing and approving the Markdown content in Workfront?
Dear Community Members, I need to download a file into ACS to create an audience from an SFTP server. The file is placed in the filepath where a folder is named with current date(yyyymmdd).Example: xyz/20250326/sampleFile.csvWhat is the best way to have that folder dynamically in the filepath? Your suggestions are much appreciated. Thanks in advance.
Hello,I am trying to use an exclusion activity to exclude 1 population from the primary set based on 4 different sets of criteria: indiv_keyhh_keyemailphone When taking into account these rules, is the exclusion treating them as "ORs"? For example, if a record doesn't match on indiv_key but matches on hh_key, will it still be removed or does the record need to match all of the rules? Thanks!
Hello, We have an issue with users using the 'Keep the result of interim populations' option to validate data in their workflows, and leaving it enabled. This option is not recommended by Adobe for Production environments, as it stores data in temporary tables and takes up disk space, affecting instance performance. We have tried communicating the impact this practice has on the instance, but it is a very convenient method of data validation for users, so they keep using it. I have been told by Adobe Support that it is possible to write a custom script that will disable the KROIP option for workflows. I was wondering if anyone had done this and if they could share the script? We'd like to build a workflow that will disable KROIP for all workflows at the end of every day. Thanks in advance!
Dear All, please help me, how to get free trial account of adobe workfront. Thanks
Hi, I've encountered this bug before and had to split things up, but now, that's going to be a bit tricky. So why cant i have a paragraph in a label that as more then one sentence in 'italics'? is there a fix? Cheers, Patrick
Hi All, I am trying to send email in AEM via CQ Mail Service and using below blog -https://techrevel.blog/2023/06/12/utilizing-gmail-smtp-for-cost-free-email-transmission-from-aem/ But getting below errors -1. Gmail - Port 587EmailException: Sending the email to the following server failed : smtp.gmail.com:587EmailException: Sending the email to the following server failed : smtp.gmail.com:587MessagingException: Could not connect to SMTP host: smtp.gmail.com, port: 587SSLException: Unsupported or unrecognized SSL message 2. Gmail - Port 465EmailException: Sending the email to the following server failed : smtp.gmail.com:465EmailException: Sending the email to the following server failed : smtp.gmail.com:465AuthenticationFailedException: 535-5.7.8 Username and Password not accepted.https://support.google.com/mail/?p=BadCredentials 3. Yahoo - Port 465EmailException: Sending the email to the following server failed : smtp.mail.yahoo.com:465SMTPSendFailedException: 550
How is everyone handling the transfer of document ownership when a user gets deactivated? When we deactivate users it deactivates their Workfront user account and removes the Workfront product from their console account, but if they own proof documents it will not deactivate their proof account. We need these proof accounts deactivated so they are not able to be added to future proofs. We are trying to build a Fusion scenario that would identify if the user owns proofs before deactivating and if so transfer the ownership to the versions creator if different than the owner, or the owners manager. Has anyone developed this that they can share or have another way to handle this?
Hi, everyone. I have a question regarding an issue with the Excel report generated using Report Builder.I scheduled a report from an Excel file that was last refreshed on March 11, 2025, setting it to send every day. However, the PDF report I received on March 13 still contained data from March 11, 2025.According to the official documentation, if a schedule is set, the entire report should be automatically refreshed before being sent. Based on this, I expected to receive data from March 13 automatically.Even considering possible delays, the report should at least contain data from March 12, but since it still includes data from March 11, I am wondering if this is the intended behavior of the scheduling feature or if there is an issue.As a test, I manually used "Send Now" on March 14, expecting to receive the latest data. However, the report still contained data from March 11.I checked the options but could not find any settings related to scheduling. How can I fix this issue?Summa
I have two Dropdown fields called 'Row' and 'Column' on my custom form. Field 'Row' holds the dropdown values 1,2,3,4,5,6,7,8 and Field 'Column' holds the dropdown values 1,2,3 and I need a calculated field called 'Total' with the below conditions: The calculation of row + column should follow in this format:Row 1 + Column 1 = 1Row 1 +Column 2 = 2Row 1 +Column 3 = 3Row 2 +Column 1 = 4Row 2 +Column 2 = 5Row 2 +Column 3 = 6Row 3 +Column 1 = 7Row 3 +Column 2 = 8Row 3 +Column 3 = 9Row 4 +Column 1 = 10Row 4 +Column 2 = 11Row 4 +Column 3 = 12Row 5 +Column 1 = 13Row 5 +Column 2 = 14Row 5 +Column 3 = 15Row 6 +Column 1 = 16Row 6 +Column 2 = 17Row 6 +Column 3 = 18Row 7 +Column 1 = 19Row 7 +Column 2 = 20Row 7 +Column 3 = 21Row 8 +Column 1 = 22Row 8 +Column 2 = 23Row 8 +Column 3 = 24 Please advise!
Hello!How do you go about debugging profile scripts?I assume a normal console.log doesn't work since its server side?Thanks!Gyles
Hi All, We wanted to trigger scenario when issue converted to Project. is there any way ? Thanks
I got my ECID and the response from Profile API is like this: How to debug? From browser console I see that the Target works and profile exists......
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.