Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hello, Some users in my organization have reported that they are no longer receiving email reminders to submit their timesheets. Their accounts are linked to a timesheet profile that is configured to send these reminders one day after the timesheet end date. I use the same timesheet profile and receive the reminders as expected.Is there a specific setting (maybe at group level) that might have disabled these notifications for them? To my knowledge, there is no setting as such. I reported this issue to Workfront support a month ago, but they have not identified the root cause.Timesheet profile:Notification settings:
Hello Community,I have set up the integration between AEM and Target. Currently, I am trying to pull audiences from a specific Target workspace, but the integration only retrieves audiences from the default workspace. The Developer Console (Project) is configured, and the API integration is associated with a different project (not the default), yet it still only accesses the default workspace. Question 1:Is there a way to pull audiences from a different workspace instead of the default one? If so, what configuration changes are needed to enable this?Question 2:Also, in the Developer Console, for the API integration, I am unable to specify or select the default workspace; I can only select a project-specific workspace. What steps are required to add or enable the default workspace?Question 3:I am also encountering an error when saving or syncing activities to Target. Could this be related to a permissions issue? Please advise.04.09.2025 20:09:20.466 *DEBUG* [10.96.204.188 [17570344
Hello, I am encountering the same issue that you reported here. Currently, I am able to sync activities from AEM author to the Target workspace (*_author). However, when it comes to publishing, the activities are not being synced with Target.Could you please let me know what was done to fix your issue? Do we need to add any users to a Target-specific group or grant any permissions related to replication? Thank you!https://experienceleaguecommunities.adobe.com/t5/adobe-target-questions/publish-activity-is-not-being-synchronized-to-target/m-p/632106#M9785@umesh_thakur
Hi Everyone,I'm currently adding a custom stopwords.txt file to my custom Lucene index in AEM to filter out common stopwords during search. While most of the words in my list are being excluded as expected, I've noticed that some very common ones like "are", "was", and "that" are still being indexed and returned in search results.My stopwords.txt file includes all of these terms (one per line), and I’ve confirmed the file is correctly referenced in the analyzer configuration for the index.I’m wondering if anyone else has experienced this issue? Is there anything I might be missing related to:File encoding or formatting of the stopwords.txt file?Analyzer or tokenizer order/configuration?Case sensitivity issues even with ignoreCase = true?Possible overrides by other filters or analyzers?Any suggestions or shared experiences would be greatly appreciated!Thanks in advance!
Hello Community,We are in the process of setting up the integration between AEM and Adobe Target. Could you please let me know which PIDs I need to use to create OSGi configs so that they are deployed as part of the code? Additionally, there are some existing configs that were created manually. I want to ensure that these existing configurations are not overwritten and that the new config is added as part of the deployment. Security -> Adobe IMS ConfigurationsAdobe IMS Technical Account ConfigurationCloud Services -> Legacy Cloud Services -> Adobe Target Configurations
I am trying to add a column to a task view that will display an icon (red flag) if a task cannot be started because it is outside of the task constraint. I cannot figure out how to text mode this into existence so I can reduce my user support tickets of "why isn't this task showing up on my worklist" by about a dozen per week. Parameters:Display a red flag if all below are true- Task not complete- Task has a fixed start date & time due to task constraint (ie, must start on)- The current date & time is before the fixed start date & time on the task I would also love it if we could have it display a green flag if the opposite is true (task is not restricted by a fixed start date & time) but, would be very happy to have just the red flag. We are currently using the flag icon for the native "can start" but, this doesn't factor in fixed dates, it's only really helpful for pending predecessors.
Hi Everyone, We are running AEM 6.5 on-premise (AMS) and recently noticed that our Publish pages are automatically including the following script tag:<script defer="defer" type="text/javascript" src="https://rum.hlx.page/.rum/@adobe/helix-rum-js@%5E2/dist/micro.js" data-routing="p00000-e000000"></script> ObservationsThe script is not present in Author mode.It is always injected in Publish output.We confirmed it by hitting the publish instance directly (bypassing dispatcher and CDN) using curl:curl -s -D- https://publish1apsouth1-XXXXX.stage.bajajfinance.adobecqms.net/en | grep rum.hlx This returns the script element, meaning it is injected inside Publish itself.AnalysisThe script is not authored in our page templates, HTL, or clientlibs.Searching /apps and /libs in CRX/DE gives no matches for rum.hlx.page or helix-rum-js.This indicates the injection is not content-based, but done by an OSGi bundle or service active only on Publish.From documentation, I found this
Request for Feature Enhancement (RFE) Summary: Fix ManagePublication behavior to preserve child nodes in ExperienceFragment instead of deleting them Use-case: Use "Manage Publication" on particular parent folder on XF Structure. BEFORE ManagePublication (Publish Environment): /content/experience-fragments/customer/ └── en/ ├── company/ │ ├── company-overview-xf/ │ │ └── master/ │ ├── about-us-xf/ │ │ └── master/ │ └── contact-info-xf/ │ └── master/ ├── products/ │ ├── product-catalog-xf/ │ │ └── master/ │ ├── product-detail-xf/ │ │ └── master/ │ └── product-comparison-xf/ │ └── master/ └── ir/ ├── financial-report-xf/ │ └── master/ ├── investor-presentation-xf/ │ └── master/ └── earnings-release-xf/ └── master/ AFTER ManagePublication of /content/experience-fragments/customer/en (Publish Environment - ISSUE): /content/experience-fragments/customer/ └── en/ └── [EMPTY - All child folders and XF content deleted from Pu
Hello Marketing Nation, I'm excited to share an update regarding our Community Ideas space! First and foremost, thank you for actively using this platform to share your product suggestions and for engaging with your peers' ideas through votes and comments. Our ideas space serves as an invaluable resource for product feedback, and we genuinely appreciate the time and thought you put into each submission. Your voices matter to us. While we may not be able to implement every suggestion, please know that we carefully review the most engaged ideas and prioritize our responses based on community interest and product impact. We're committed to being more transparent about this process moving forward. With that commitment in mind, I have some exciting news to share! Over the past few weeks, we've updated several community ideas that were successfully implemented in earlier releases this year. While this represents just a portion of the valuable feedback we've receiv
Hi Team,I’ve been trying to capture and export waterfall counts at different stages of my workflow in Adobe Campaign v8. For example:After the Query activity, the count is 100 records.After the Exclusion activity, it reduces to 75.After the Delivery activity, it becomes 50.I want to export these counts within the same workflow for tracking and reporting purposes.I attempted using the WorkflowTask and Workflow schemas, but unfortunately, it didn’t work as expected in v8. Could anyone guide me on how to achieve this logic effectively? @parthasarathy @jyoti_yadav @rch_ @sushanttrimukhed @parvesh_parmar @davidkangni @ccg1706
Hello, I have the following code in my HTML I'm trying to use. This code looks for a Campaign Name attribute and applies the corresponding couponID. However, when I try to save this code, I get an "invalid helper substr" error. {{#each profile._*********.walletInfo.couponDetails as |coupon|}} {%#if contains(coupon.campaignName,"NA_EM_2025_Coupon_Launch" ) %} {% substr(coupon.couponId,38) %} {%else%} No Valid Coupon Available {%/if%}{{/each}} Please advise
For those working with external clients/users that submit requests, what is your approach when it comes to the main Request area? My problem is that I can't remove filters from the main Requests area and the users can still see the names of Requests that have been submitted by anyone with access to the Request Queues that they have View access to. Ideally I would like to get away from creating a separate Request queue for each external user group, since in the end we may be creating a Request Queue for one person and it would make system management impossible (this is the solution that support has given me). I have thought about removing requests once they have been converted, but if a request doesn't get converted quickly enough there is still the possibility they will see it. Everything I have tried has still given them access to the list of Request names. These external users will need to be Light users at least due to the approval limitations of Contributors. &
I am new to AEM and learning it. One implementation I want to learn is to integrate Adobe analytics with the AEM 6.5? How can I integrate Adobe Analytics with the AEM 6.5 ? Can you please guide me in the simple way from scratch ? Thanks !!
Currently, you can add fields from Marketo to use in Dynamic Chat as attributes if they are company-object or person-object fields. However, this excludes system-managed fields, leaving core functionality like the ability to route by system-managed sales owner email address fields not possible. This seems like an oversight for a tool that offers sales engagements through live chat and meeting scheduling.
I'm looking to automatically populate the Company Name from the Named Account Name in Marketo (Meaning the Named Account field from the Marketo ABM Module). This is for leads where we do not have a company name in our database BUT we do have the Named Account Name. I was initially thinking I could just use a Token for the Named Account Name but this is not a Token that Marketo provides. Does anyone have any creative workarounds for this? We have hundreds of Named Accounts so a conditional flow step is not a sensible option for this volume. For legacy data I could do it offline by exporting the leads and using Excel to populate Company Name from Named Account but that doesn't give me an ongoing automated solution. For the ABM Product Team, please could you add a set of Named Account Tokens to enable us to utilize the Named Account data more creatively as in this example. Thanks
10 Real-Time CDP Collaboration example use cases and campaigns tied to business objectives! Take your Real-Time CDP practice to the next level with Real-Time CDP Collaboration to boost the power of partnerships through shared audience insights. When brands collaborate through data, magic happens. Outlined below are typical use cases showcasing how companies can transform shared insights into high-impact campaigns - whether it’s co-targeting loyalty members, creating joint experiences, or uncovering unexpected audience overlaps. 1. Example Initiative: Effectively prospect and acquire new customers Use Case: Intelligent Prospecting Business Objective: Growth Example Campaign: A financial services marketer discovers that an audience segment of Certificate of Deposits prospects (visited CD interest page 3x in the last 7 days) has a high overlap/index score with a CTV audience of reality show viewers. The financial services media team targets an ad to the reality TV audience with
For the Q3 release of the new document proofing buttons will that change when using templates and advanced proofing as well? Also, wondering where does the message that is added when you select changes require go? Who has access to view that?
Hi, we#re looking to build on scenarios created by Prof Services into our Assets (managed Service) instance. Is there an API Explorer for Assets (managed Service) API's ? Thanks
When I'm trying to add the connector for Qualtrics I'm getting the following error:failed to call external rpc: failed rpc service call for qualtrics@1 attach:qualtrics: Received error response from rpc service: SC424 - failed to execute rpc call: [401] Status Code Error: 401failed rpc service call for qualtrics@1 attach:qualtrics: Received error response from rpc service: SC424 - failed to execute rpc call: [401] Status Code Error: 401I've used the Qualtrics API a little bit and I know the API key and data center I'm using are right but this isn't working and I'm not sure why.
Hi Everyone,We recently received the Workfront announcement : ROPG access will expire in 29 days.We are currently using an OAuth2 application (web app). Could you please confirm whether this change will impact our setup? Also, I would appreciate any guidance on what areas I should review or check to ensure there’s no disruption.Thanks in advance for your support! Thanks in Advance!
Hello, We don't use Google Forms.It would be very helpful to support Microsoft Forms in Workfront Fusion. https://forms.office.com/ Best,Edward
hi all, my aio-cli version is not upgrading even after running the command "npm install -g @adobe/aio-cli"Here's the log below - nkrish@SYSMACH io runtime action % npm install -g @adobe/aio-clinpm warn deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fsnpm warn deprecated readdir-scoped-modules@1.1.0: This functionality has been moved to @npmcli/fsnpm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.npm warn deprecated debuglog@1.0.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.npm warn deprecated read-package-json@6.0.4: This package is no longer supported. Please use @npmcli/package-json instead.npm warn deprecated npmlog@5.0.1: This package is no longer supported.npm warn deprecated @npmcli/move-file@2.
I'm trying to create a view or report that can give me a count of the number of issues logged to a task. The only native field available I see is for 'number of open issues'. I don't want to limit the count by status of the issue, I want to count all of them. Can I do this with a calculated field maybe? Thanks in advance!
Description -We need the Abiltiy to determine the engagement of customer based on the the Journey or Campaign Name in an audience. In particular, to state, if the Journey Name starts with/contains "xyzFY25..." Why is this feature important to you -Currently, we can only use the Journey ID, which means that we need to manually update the audience each time a different journey would be applied. When a Journey is updated and republished this creates a different ID, more additional work. How would you like the feature to work -Journey Name would be a variable when creating Audiences and searching for an event. Current Behaviour -Only the Journey Version is available.
The Skill Exchange was the main event—now it’s time for the after party! 🎊Join us for the Workfront User Group’s Mega-WUG this week on September 10th. Expect a lively panel discussion featuring: Fresh perspectives on Workfront’s newest AI features Real talk on proofing and document approvals Unfiltered insights for boosting user adoption And more! Whether you’re a Workfront wizard or just Workfront-curious, this is your chance to connect, learn, and have a little fun while you’re at it. Don’t miss out. Register today.
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.