Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hello, I was told that when trying to personalize an email, using an attribute found on one of my data schemas (XDM ExperienceEvent), that I can’t. I know I can use the data to create an audience, but I should also be able to use it. The dataset is “enabled for profile” so not sure why I can’t use the attribute. Montez
I have 6 tabs in CF with each tab consists of 2 drop downs and 1 text field. Based on the servlet I fetch the tag data on CF load for first time and stored in the 1st dropdown of all the tabs. Now based on my selection of the tag value in the first dropdown. I need to populate the values in the second dropdown and the data for that is again fetched by servlet. (Fragments List using the tag selected in the first dropdown). Based on the selection of the fragment from second dropdown i need to populate the CF path of that fragment in the path field. Now im able to achieve this scenario for the first time. My Script calls the servlet on CF load and fetches the tags data for first dropdown and based on the tag selection i get the fragments list in second dropdown. But when i save CF and reopen the CF, I don't see the selected values from the dropdown but i see the path which is populated from the selection of fragment from second dropdown. But the values are stored in CRXDE.I have tried wi
Our company has a non-standard Fiscal Year and it makes Reporting on the Fiscal Year very difficult as Calendar year or Quarter are not what our company goes by. Can we make a Setting that sets a Fiscal Year as well as Fiscal Quarters by either Company OR just for an instance?
Our proofs are saved at the project document level. We have different workflows for approvals, but we also have corresponding tasks, so we build the SLAs into our project timeline. Is there a way with Fusion to link stages to specific tasks? For example, Compliance Review proof stage to auto complete a task called “Compliance Review (PROOFING STEP).” Is this possible?
Hello, I was wondering, is there any way to combine/sum f few expense types and display that sum as a wedge in a piechart. I need to sum up a few different expense types and show those against one different expense type. So 2 wedges in a piechart, one of them is ths sum of a few expense types and the other is just one.
My old Marketo instance was decommissioned and the redirects from that subdomain to my new one are no longer working. Can I point the old subdomain CNAME to my new instance and set that up as a second one in my new instance so I can create the redirects from old URLs to my new ones?
Hello, we need to send Amazon vouchers to our Clients who won a prize contest and we have to do it by email.We also have to send them to custom email addresses which are not in our Customer Data Platform because they are given by the Clients when the sign up for the contest.We are thinking of using the “Override Email Address” function in the Email Action Parameters to input custom email addresses from an external file, but we are not sure of the consequences.Is there a risk that we might create new ECID Profiles if we use email addresses which are not in the Customer Data Platform? Is there a risk that the emails, and thus the vouchers, won’t be delivered? Thank you very much for your attention!Joseph
From what I can tell (and correct me if I’m wrong), there’s no way to edit a theme I’ve created in the new builder without creating a new template. The only way I can see to do it is to create a new template, select Create or edit themes, select the My Themes tab, select the theme, and then click Edit. It would be great if there were a way to access My Themes without having to create a new template every time 😊
Turn Workfront data into polished, stakeholder-ready deliverables! Hosted in partnership with Brian Haight and Pete Worth of Adobe Professional Services, this session focused how to use Workfront Fusion to pull existing data and automatically generate branded, templatized PDFs that can be attached directly to Workfront objects and shared with stakeholders - no manual copy-paste required. They walked through real-world use cases and best practices, so you can start automating with confidence. Watch the on-demand recording HERE, download a copy of the slide deck HERE, and the.zip file shared during the session HERE. Don't forget to connect with the Experience League Fusion Community, where other customers share their Fusion use cases and advice. Be sure to check the Events page on Experience League for more sessions coming soon!
I’m running an access level report in Workfront and I’m trying to get collection data to appear on the report. Based on the API explorer I’d like to get the following fieldsAccess Level PermissionscoreAction forbiddenActions secondaryActionsI set up the collection text mode column and was able to successfully get values for “coreAction”. However, it’s not returning the proper values for forbidden or secondary and instead returns a string of code. I’ve noticed that the field types for coreAction is different than the other 2 field types Field Type: string vs Field Type: string[] Anyone able to help solve for this?
How do we export and schedule data from dataset into csv format? Thanks.
Hi Guys,How to write the correct format for Entry date under filter condition? This is my current format but it wont pass to it. Thanks,
Hi Team,I wanted to check the feasibility of adding an email mirror/preview link/asset link from Marketo into our reporting in Tableau.Currently, we use Tableau for marketing reporting, with activity data pulled daily from Marketo via API into our data warehouse. This data is then used to report on tableau along with additional metrics such as opportunities generated, leads generated, and other KPIs based on our business logic.We now have a requirement to include a mirror link, preview link, or email asset link for the email so it can be reported alongside performance metrics in Tableau. The goal is to allow users to easily click the link and open the email to review its content. This would help us analyze top-performing emails over a given period and understand what contributed to their performance, so those learnings can be applied to future campaigns.Could you please advise if it’s feasible to extract and pass any of these email links from Marketo to our data warehouse via API and d
Summary: Bulk edit clears locked “DRM Admin” value and allows override when set to YESDescription:The DRM Admin metadata field is intended to be locked/read-only when its value is YES, preventing users from changing it. However, in the Bulk Edit flow, the editor clears the DRM Admin value for assets that already have DRM Admin = YES, and then allows the user to modify and save it—overriding the intended lock behavior.Preconditions:At least one asset exists with DRM Admin = YES (field should be locked in normal edit).Steps to Reproduce:Select multiple assets, including at least one asset where DRM Admin = YES. Open Bulk Edit. Observe the DRM Admin field in the bulk edit editor. Change the DRM Admin value and click Save.Actual Result:Bulk edit view clears the DRM Admin value (even when it is YES on selected assets). User can edit DRM Admin and save successfully. Assets with DRM Admin previously set to YES get their value overwritten.Expected Result:If any selected asset has DRM Admin = Y
I am using Google Docs to manage content in EDS, I am wanting to 'Insert Link' to other documents in the Google Drive, that will be converted to a proper external link at preview and publish. However, when I preview the document the link does not get converted to the externally rendered URL but stays pointing to the Google Docs file in a Google Drive Domain.Is there a configuration option at the .helix level that I would need to set to make this happen?
Hello, Dynamic Media is removing the C2PA Watermark from Images. As a results, we cannot verify DM renditions on Content CredentialsHow can we possibly retain them?
Hello everyone,I've a Fusion job where I create a folder in AEM and then through a custom call to Workfront, I add it as a linked folder in the desired project. I do all this in Fusion because I have a business logic that handles how and what folder i need to create and in which project i need to add it.The problem arises when i've to create a new folder inside the Linked Folder created in the previous step.i'm making the following POST request: URL /attask/api/v18.0/DOCFDR request JSON body{"name":"folderName","taskID":"xxyyzz","objCode":"DOCFDR","parentID":"aabbcc"} the error I get in both fusion and postam if I try the same request{ "error": { "message": "Authorization is required.", "title": null, "msgKey": "exception.attask", "attribute
This content has moved to:
As the title says, I am at a loss. I do not know where to begin, I just know that I need to become the admin. Does anyone have the patience enough to help me through it?
It would be grate if I could better decide what people can do on proofs they are shared with (decide if they can add comment, share, download original file, make decision, edit stage/proof/custom fields, send notifications, print summary, use @mention). Also some of roles available right now should not be used and it would be good to decide what roles are available when sharing proofs.
I am investigating linking our Creative Cloud libraries to AEM as a cloud. I found the video linked below. My question is this:If I copy an asset into a Creative Cloud library am I still able to track its use? If someone uses an asset from a library via InDesign or Express will I see that usage for the asset in AEM? https://experienceleague.adobe.com/en/docs/experience-manager-learn/assets-essentials/creative-cloud
Is there a way to re-order the custom forms that exist on multiple projects (they exist on all of the projects)? I could not find a way to do it through bulk edit. Thank you.
I want to give access for specific Mobile SDK property for my agency. However I do not see the possibility to give access only to specific properties. Is it somehow possible?
Hello all,We have several Request Queue Templates that our groups use to embed requests in their projects. These are configured to use the same routing rules as the corresponding “actual” Request Queues.However, none of the embedded requests are visible in the users’ Requests tab or in their Requests widget, even though the regular submitted requests from the main queues show up as expected.I’ve tried to find documentation of this or others in the community encountering the same issue with no luck.Is this a known/temporary issue tied to the new experience, or does this sound like a configuration problem/bug that warrants a Support ticket?Thank you for you input.
I have a site running on AEMAACS, I would like to create few pages of my site using EDS (universal editor).For the EDS pages, I want to re-use the header and footer from my AEMAACS site, which are experience fragments.What would be the best possible solution in this case? How do I get the header and footer content from experience fragments and place them on my EDS site pages?
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.