Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi. I'm having a problem with an email cta button link(s) not getting tokenized with the mkt_tok parameter. The button also has a VML backup for Outlook. The text links in the email pick up mkt_tok just fine. It's just the button urls for some reason.Button code: <!--[if mso]> <div> <v:roundrect href="https://preferences.mybrand.us/Survey.html" style="height:30px; v-text-anchor:middle; width:200px;" arcsize="100%" strokecolor="#153F6C" fill="t" fillcolor="#153F6C"> <w:anchorlock /> <center style="background-color:#153F6C; color:#ffffff; font-family:Arial,sans-serif; font-size:14px; line-height:16px; mso-text-raise:0px; font-weight:700;">Take survey</center>
Greetings Workfront community, I've been working towards my Workfront Developer certification this year and am curious if I am looking at the requirements correctly, as they seem to be scattered throughout the adobe certification and proctorU sites (I tend to find more the more I dig). Does the below look correct?Equipment must meet proctor U technical specificationsMy work equipment will not work due to cybersecurity restraints, so I have to use a personal laptop (about 8 years old)Must be able to download, install, and launch the guardian browserMust be able to log into adobe certification siteDue to my profile being associated with my work SSO and not allowed on personal equipment, I had to create a new account under my personal email and request the accounts to be merged. Unable to register for exam until that's completed. Open internet connection to proctorUThis rules out taking the exam from any of our work locations, as the connection is restricted by cybers
Hi Team,From content set we can do sync of content from higher environment to a lower environment.Can you please suggest if there is any automated method available in AEM Cloud Manager to synchronize content from a higher environment to a lower environment? ThanksUpendar
I have built several Dashboards for teams but the filters needed to view the reports never seem to stay on the Dashboard. I get regular complaints that the teams have to remember which views to choose when they go to the Dashboard to view all the reports. How can I get these to remain permanent for all the Dashboards and reports I create? Thank you
This morning, I did a proof of concept of "Targeted Auditing" and would like to share it with the Community. I thought of the idea years ago but never made time for until my unsatisfying response to this thread twigged my memory. As below, my example records the changes to a particular "Target" custom text parameter in its "Target History" custom calculated parameter counter part...and to my delight, actually works! The formula turned out to be why-didn't-I-try-this-sooner? simple: LEFT(IF(LEFT(Target History,LEN(IF(ISBLANK({Target}),"-",{Target})))={Target},Target History,CONCAT(IF(ISBLANK({Target}),"-",{Target})," (",$$NOW,") | ",{Target History})),2000) And does the following: - limits the Target History to the most recent 2000 characters (staying within the Workfront database limit)- checks if the current Target value (treating it as "-" if it is blank) matches the front of the Target History value- if they match, leaves the Target History "as is"- if they don't match, replaces the
I am struggling to utlize the export results from the Workfront planner. My end goal is to get a report that provides monthly planned hours by program/project/role that I can then export. I have narrowed down my fields to include just monthly planned hours. When I export the data, I juse the "raw" setting so that I can get the baseline data. That output includes a line for the total project plus the individual components, in essence double counting the numbers when I export it. (See yellow highlights) 1. How can I turn this setting off so that the raw data I get is not aggregated? 2. Is there a way that I can export the program information as well? (I was told to use planner instead of reports, but that may be my next step (although I can't figure out how to break out planned hours by month across the top, but that is a separate problem). Eventually I may use the planner without exporting, but right now we are working on ensuring projects are
We have an issue intake form where depending on the answer to the last question in the top (common) section of the form, the requestor should go to either Section A or Section B of the form. However, once they are done with either section (A or B), we want the form to stop asking questions. Using A and B as variables for the actual section names, there is a question at the end of the top (common) section of formWhich Section To Fill Out?Section ASection BThis is the skip logic I am currently usingAndIf Which Section to Fill Out? [Section A] is [Selected]Then skip to: Section AOr Otherwise skip to: Section B Using the above skip logic I get the following behavior:If the requestor starts at Section A, once they answer the last question in Section A, the questions in Section B start being presentedIf the requestor starts at Section B, once they answer the last question in Section B, the form stops since Section B is at the end of the formWhat
Hello- My organization recent implemented the Workfront plugin to our Creative Cloud apps. When i try to submit a file through the plug in, it just bring me to the Workfront webpage in Chrome. Is this correct, or should i be able to submit files to Workfont natively within the Creative Cloud app with no switching back to Chrome? If i should be able to submit files directly within a Creative Cloud app, do i need to change settings or permissions in order to allow this? Thank you in advance for any help.-Ad'm
Hi,We have recently begun using the timesheet feature in Workfront. I'm trying to build a report but it seems like what I am wanting is a combination of what I can get in an hour report and a timesheet report. Is there a way to get a report that has both elements. I'm wanting to group by user and then by timesheet (which I can do in a timesheet report) but then under the timesheet I want to see the source and hours (which I can get in an hour report). I would also like a link to the timesheet, which I see in timesheet report but not in hours.Any suggestions and help is appreciated.ThanksHeather
I need SOC 1 report for Adobe- Workfront. Thanks
Hi I have a project-level report. In this report, I have a text mode field that basically shows at which task this project is currently stuck on. What I'd like to do is color code the row based on this field, so if it reads "Blocked," I want the entire row to be highlighted. The tricky part is that this field does not really exist in the data schema so I was wondering how the syntax would look like? I've been browsing through some relevant posts like How to set display rules in text mode - Adobe Experience League Community - 488385 and Comparing dates (and more!) with conditional forma... - Adobe Experience League Community - 518262but I'm still unsure about how to achieve this. Any insights would be greatly appreciated. Thanks in advance.
Hi, I am using AEM 6.5 version. I have created a custom workflow model. Currently I am able to launch it manually for single page. But my requirement is to launch a workflow automatically as soon as activate button is clicked on page or asset from author. I don't want to trigger workflow separately. Is there any default workflow which AEM provides. Or please suggest a process for automating workflow triggering. I don't want to do it from workflow launcher on replication date modified node change. Thanks in advance.
We have set up a Workfront API App Client OAuth2 with Machine to Machine Credentials in our Preview environment. We use this to call /integrations/oauth2/api/v1/jwt/exchange route and authenticate our API integration. This worked fine last week but after the weekly refresh to our preview environment we are receiving this response.{ "statusCode": 401, "error": true, "type": "Unauthorized", "message": "Request failed with status code 401: You are not currently logged in."} The refresh did not delete the existing App, its just not being authorized. We can create a new app, generate creds and get those to work BUT we don't want our integration to break every time a refresh occurs and go through the steps to recreate the app. Does anyone have any insight into why this is happening, can be prevented or another solution?
Workfront used to have a few different training modules that we'd assign to new resources to learn the application. The modules had names such as:Workfront for WorkersWorkfront for Collaborators These were available up until about a couple months ago but now they're gone. Seems odd that the modules would be taken away without letting the user base know. There are courses in leaning.adobe.com but this seems to be a paid subscription service that I dont have access to. Did anyone receive a communication from the vendor about the removal of these courses? Is anyone else having issues with the lack of guided modules/courses that are available?
Through sightly I printed a list of textarea values entered via dialog as follows: <sly data-sly.use.commenti=${resource.path}/commenti> <sly data-sly.list.commento="${commenti.listChildren}"><p> Comments: ${commento.testo}</p> "Testo" is the value in the dialog inside the textarea. In the model instead I inserted the testo variable, getter and setter and the "modifyText" method. Now, without creating a list in the model, I would like to print these modified values using sightly
Can we publish AEM sites on our AMS environment from Assets on cloud
Hi _ I've managed to create a proof approval report for proofs in a specific program but I need help grouping results. I've gotten the report to a stage where it is grouped by project name, my next wish is to then group them by the proof name (file name). We have a number of projects with multiple proofs in them. I am using text mode for this - any "recipe" anyone can share to add a way to group by proof? (see screenshot )project name proof name (hyperlinked) approver/decision
Hello Team,I want to add one field from AEP to custom parameters of audience. It gives below pop up :what steps do i need to make?
@kandersen-1 hi can you explain how experience targeting is used in real time projects and can you give me real task where you implement adobe target
hi, everybody. i've encountered an unspecified hits on my page name from visits and unique visitors segment. other parameters like page url are also unspecified.i used the build information and shows that most of the unspecified hits are from the build date of my production deployment. is it somehow related to my build date? because like ive said, other parameters are unspecified also. thank you
I have a team who is using a calendar to show tasks. They want to group the tasks using a field the field. Problem is the fields is a text field. Obviously this isn't going to work. I know I need to structure the field with a multi-select dropdown or checkbox group because the projects can be associated with more than one value in this field. I'm also fairly certain that I can create calculated fields for each value and have them populate so that I have them as discreet values - and build the calendar using these. However, I'm wondering what the best practice is when creating a report and grouping these, i.e. is there a way to show the totals of projects by these values other than making separate reports for each calculated field and showing them together on a dashboard?
The issue is when trying to add hours to the billing record. You can add hours and it allows you to select the hours you want to include in the billing record. The billing record shows the correct amount when we save it, but when you go back in, there are NO hours pulled in. There is an error message that says "Where'd everything go? Looks like you might need to adjust your filter" even though it looks like the hours were pulled in. Then when you try to add hours they are still sitting there waiting to be selected. Does anyone know what is causing this? This is time sensitive as we're in the middle of year-end billing. Any help would be appreciated!
Hi all,I'm stumped on an issue with a user, but my gut tells me its a device setting rather than a Workfront issue. When the user view his WLB, his dates slip (each day think) and roll into Saturday as shown below.However when I look at is as me or logged in as him it looks like this:His user profile was templated using a similar profile. Any ideas what causes the difference? i.e he only has Sunday greyed out but I have Saturday and Sunday and therefore the hours are balancing differently? He's using a Mac and we've tried it on two browsers with the same outcome. ThanksMatt
I am trying to do the local setup for xwalk project. I have completed the following steps:1. Running AEM instance in https mode.2. Running Universal Editor Service locally on port 80003. "aem up" in port 30004. created a site using "site from template"...and finally I have added the following meta tags in head.html : <meta name="urn:adobe:aue:system:aemconnection" content="xwalk:https://localhost:8443"> <meta name="urn:adobe:aue:system:fcsconnection" content="fcs:https://example.franklin.adobe.com/345fcdd"> <meta name="urn:adobe:aue:config:service" content="https://localhost:8000">When i try to edit the "index" page using the following url : https://experience.adobe.com/#/aem/editor/but when i preview the page and right click view source, it shows the "urn:adobe:aue:system:aemconnection" as "xwalk:http://localhost:4502". I am not able to save edi
With a multifield and textarea component I am trying to sightly print the values inserted into the textareas and then print the modified values by means of a method in the sling model.I wrote <data-sly-list.commenta="${comments.listChildren}">${comment.text}${model.modifyText} It continues to print only the values entered from the dialog without printing those modified with the model
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.