Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
How do updates for the Workfront Plugin for Outlook get communicated? I understand they are automatic. Are updates included in the regular Workfront release notes? How are patches pushed out/communicated?
I'm wondering if anyone has any suggestions on how to track retainer hours that are specific to user role that is assigned to a specific Portfolio.Right now this is a manual process We have a custom field on a Portfiolio that we manually adjust based on the addition of new Freelancers Ideally what we would want is – if we onboard a new freelance – say 200 hours – this would automatically update the specific Retainer based on the Portfolio the Freelancer is being assigned – to reflect the additional hours. 3 - Followup to this – is there a way to create a report:Is there a way to automate tracking a business line’s retainer hours, and then create a combination chart to show against hours burned?
Hello,I'm working with a project with several tasks that have 10,000 Days as a Planned Duration. The project is set to Complete with a Planned Start Date of 8/4/17 and a Planned Completion Date of 1/1/20. The Task Settings are: Task Constraint= ASAP, Commit Date = 1/1/20, Planned Completion Date=9/30/24, Act. Start Date=1/1/20, Actual Completion Date =9/30/24, Duration Type = Calculated Assignment with a Duration of 1960 Days and 650 hours. The Projected Completion Date is 2/22/2063. The task is a parent task. There are no predecessors assigned to the task. Could someone tell me how to change the task's planned duration to something less than 10,000 days? I cannot update the field.
This is part of my jcr content json{ "jcr:primaryType": "dam:Asset", "jcr:createdBy": "admin", "jcr:created": "Thu Oct 03 2024 20:15:12 GMT+0530", "jcr:uuid": "bb43bafd-099d-425b-a0af-a748489a7e98", "jcr:content": { "jcr:primaryType": "dam:AssetContent", "jcr:lastModifiedBy": "admin", "dam:assetState": "processed", "jcr:lastModified": "Thu Oct 31 2024 16:23:48 GMT+0530" }}This is how I wrote the query to fetch the assetsQueryBuilder queryBuilder = resourceResolver.adaptTo(QueryBuilder.class);Map<String, String> queryMap = new HashMap<>();queryMap.put(SearchConstants.PATH, path);queryMap.put(SearchConstants.TYPE, DamConstants.NT_DAM_ASSET);queryMap.put(SearchConstants.PROPERTY, SearchConstants.DAM_SCENE7_FILE_STATUS);queryMap.put(SearchConstants.PROPERTY_VALUE, Scene7Constants.PV_S7_PUBLISH_COMPLETE);SearchUtils.addExcludePaths(queryMap, lennoxDocumentLibraryService);queryMap.put(SearchConstants.P_LIMIT, SearchConstants.MINUS_ONE);queryMap.put(SearchConstant
Hi All,Trying to integrate with cybersource and the order submission is thru Magento. Does any one know how to implement it?I believe whoever is using EAM as front end for adobe commerce would've come up with this scenario. If anyone has code for the integration, it would be really helpful.Any help would is appreciated. ThanksVenkata
Hello, We have developed a custom profile schema for managing consents and are not using the default 'Custom and Preferences' field group. However, due to certain channel configurations in Adobe Journey Optimizer (AJO), when a customer unsubscribes from a channel, the default fields are automatically updated on the profile to indicate that the customer has opted out. I need to prevent these default fields from being updated when a customer unsubscribes from a channel. Instead, I want the custom fields in my schema to be updated. What is the best way to achieve this? Additionally, I have a second question: How can I remove the unsubscription date from profiles that have already been updated with this information? The AJO consent service dataset does not display any data, but I still see the unsubscription date in the profile. Would it be advisable to create a new dataset from this schema and update it? I would appreciate any insights you have on this.
Velocity is already verbose, but you’ve still gotta code defensively even if that means a little more code. Crucially, in the Marketo-Velocity ecosystem, don’t assume code will only run in the context of a Person record. Prepare for person fields and object lists to be empty. This is true, for example, during asset approval. Take this little snippet that adds a footer including the email domain: #set( $emailParts = $lead.Email.split("@") ) #set( $emailDomain = $emailParts[1] ) If this email was mistakenly routed to your spam folder, ask the administrator of the ${emailDomain} mailserver to allow future emails from info@example.com. It’ll run fine when you preview by a Person or List, but when you try to approve you’ll get: You can’t see the full error in the popup, but if you look at the underlying Java error it’s an ArrayIndexOutOfBoundsException.[1] And this makes sense! Because on line 1 the (overly naïve) email parser does a split() on @ and o
In our all AEM instances (DEV, QA, PROD), the existing vanity URL is not working. AEM jar version: 2025.7.21484.20250703T155820ZWhen I list the vanity URL using below url, the format is not correct./libs/granite/dispatcher/content/vanityUrls.htmlIt is listing all the URL in single line./iphone13progreen/moto-razr40-ultraar/kids99-ar/cme/ipad-air-ar/iphone15-plusar/everyday60min Usually, the URL will be listed one by one.
Field Description What product are you using? Adobe Analytics What area of the product are you using? Segments - Descriptions What are you trying to achieve? I am attempting to display segment descriptions upon information hover in Adobe Analytics workspace What’s the problem or error? Based upon my memory of past performance in Adobe Analytics, it was originally possible to hover over the information icon to view the description of any segment. Currently, this has changed to only show top initial values and no longer provides any description like it did in the past. What have you tried so far? I have attempted to go back and find old screenshots, but I no longer have the old laptop I used to use that could prove this. I don't believe this is a false memory, either, because we've depended upon the information icon to demonstrate information about segments and other components in the past. It's what makes the information valuable! Please do not inc
We've been trying to get this question answered since May via Support/our AE and have not received any responses. Hoping a fellow customer can help us out instead. Does anyone know if the AI Agreement can be signed specifically for the Workfront product only, or does it need to be signed for your entire suite of Adobe products at once? We're in the position where we do not run the Admin Console within our org and are only responsible for Workfront - if the agreement is for all of our products, it would be a much bigger can of worms than simply the product we're responsible for.
I have a requirement in the journey that I creating. The requirement is to check on a date attribute to see if it is "y" days from current date i.e., let's say that "end_date" is 'xx-xx-xxxx xx:xx:xx' and it is equal to y days from today's date, then continue with the journey, otherwise end right there. When I pick the date field attribute and try to check if it is current_date + y days, I don't get the current_date option. It looks like the check will happen "y" days after when I create the journey. How do I implement the same in AJO?
First and foremost, a HUGE thank you to Rick @rickch1 from Western Governors University and Kiersten @kierstenkollins and Nicole @nicolealanis from DSW Designer Shoe Warehouse for sharing the details into how they are capturing and reporting on capacity in Workfront. By using innovative approaches and practical solutions, they were able to think outside the box and pull together core functionalities like Home Teams, charts, project templates, and custom fields to proactively understand and track user or team capacity. If you weren’t able to join us live, no worries! We have the event recording, slide decks, and summarized resources available for you below. Workshop Recording – apologies for the echo around the 0:55 mark, I wasn’t able to crop that out, so just fast forward! Workfront Slide Deck – includes links to the Gartner Peer Insights Survey, Champion Program, User Groups, and upcoming Events Western Governors University Slide Deck DSW
I've created a 2-column layout in the new design editor: An image on the left and text on the right. When the text section is taller than the image on the left, how do you do a vertical-align: top on the image? I am not seeing it on the interface. When I go down to the custom styling section and add: Vertical-align: top, it gets overriden and changed to Vertical-align: baseline.
There’s a new way to renew your Adobe certification, and it’s the most streamlined process yet.All you have to do is pass two short renewal modules (about 15 minutes each), and your certification will be renewed automatically for two years.You will be notified 90 days before your certification expires that your renewal window has opened. You may complete your renewal any time within those 90 days. Renewing is free of charge.Check your renewal status today. FAQHow do I renew?Click on the Renewal tab in My Account to begin your renewal. Need help? View the video tutorial.When should I renew?You can only renew certifications that are within 90 days of expiration. If you do not have any certifications within 90 days of expiration, you do not need to take any action yet.How often do I need to renew?You will be asked to renew each certification every two years.How can I see when my certification expires?Click on the Certifications tab in My A
DescriptionWhen using the Adobe Analytics API 2.0 to pull the details of our evars, we also need to know the expiration type and merchandising evar status. Why is this feature important to youWe're currently migrating our projects that use Adobe Analytics API 1.4 to API 2.0, but this latest version doesn't return whether an evar is set as merchandising and what its expiration type is. This feature used to exist in API 1.4, and we still need it as we use the API to keep our documentation up to date. How would you like the feature to workInclude the following key/value pairs in the response:"expiration_type": "page_view","expiration_custom_days": "1","merchandising_syntax": "product","allocation_type": "merchandising_last" For example, evar25 should return this: { "id": "variables/evar25", "title": "Internal Campaign Name (Product Syntax) (v25)", "name": "Internal Campaign Name (Product Syntax) (v25)", "type": "string", "category": "Conversion",
Hello,As a group admin, I work in several different request queues. While I love the "sticky" preferences for most things in Workfront - I don't love it for request queues. Each queue has it's own set of views and groupings that works best for it and when I move to another request queue, I have to change all of it each time. I move back and forth between 4 request queues all day and having to change the settings each time is frustrating. Anyone know if you can turn off that "sticky" function just for request queues? If not, any work around that someone has come up with?
Dear Team,I hope this message finds you well.Kindly refer to the attached screenshot highlighting the issue. I am attempting to export email unsubscriber records from Adobe Journey Optimizer (AJO) via Customer Journey Analytics (CJA). However, I am noticing that 89 of the records are marked as "No Value" in the email field, making it impossible to view or export the associated email addresses.Could you please help me understand the root cause of this issue and advise on how it can be resolved?Looking forward to your guidance. Please let me know if you want me to share more info!Best regards,Karthikeyan Sakthivel
Hello Adobe Marketo Engage Community users, We’re always inspired by the incredible ways you use Adobe Marketo Engage to drive impact. Your experience can help others make confident, informed decisions — and we’d truly value your voice.If you’re using Adobe Marketo Engage, we’d be grateful if you could take just 10 minutes to share your thoughts in a review on G2. As a token of appreciation, you’ll have the option to receive a $25 gift card. And if you prefer to keep things discreet, you’re welcome to submit your review anonymously.👉 Leave your review hereThank you for being such an engaged and thoughtful part of our community — your contributions make all the difference!If you have any questions or need help, feel free to reach out to us at dxpeerreview@adobe.com. Warm regards,The Adobe DX Peer Review Team
Hello Community,Just wanted to ask if there is a way to add a logo in the Workspace Project-Dashboards (e.g., at top right corner). The header section of the report.Thanks!
Does anyone know whether the ability to generate persistent and active mirror-page links for proofs is on the roadmap for AJO anytime soon? Current scenario: You send a proof using a test profile for personalization reasons. The proof includes the mirror page link. The mirror page link within the proof is not active so it can't be used to validate content (It is only active once the actual email gets sent). The recipient of the proof (who doesn't have access to AJO) points out an issue. You fix the issue but have to send them another proof for them to see the changes. Ideal scenario: You send a proof using a test profile for personalization reasons. The proof includes the active mirror page link. The recipient of the proof points out an issue. You fix the issue and just have them refresh the mirror page in their browser to see the updated changes.
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.