Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
I am trying to download an MS Word document from Workfront, but I need to convert it to an HTML file first because the output from the MS Word document is not readable. Is it possible to convert it in Fusion without doing it manually? I'm sharing example below.MS Word output (unreadable):MS Word converted to HTML (manually):
Trying to render a .psd asset using custom image component but it is not working.Below are properties which I am using for asset upload, a broken asset is appearing on page. ------------------------------------------------------------------------------------------------------------------------------------<?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:granite="http://www.adobe.com/jcr/granite/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0"granite:class="authored-image-cc"jcr:primaryType="cq:Widget"sling:resourceType="granite/ui/components/coral/foundation/form/pathbrowser"fieldDescription="Upload Asset"fieldLabel="Asset"name="./imgPath"required="{Boolean}true"rootPath="/content/dam"useHTML5="{Boolean}true"/> Thanks in advance.
We are using the new OAuth process to pull data from Workfront using the API key. Pulling data for HOURS has proven to be on the difficult side of things - as the new concurrency limit is 10 - so we can only run 10 API calls in parallel, this takes the pipeline very long to run if we are even pulling data on a filtered view of the last 1 year or so. Does anyone have a work around to this, or have a insight into if Workfront will increase their concurrency limits?
My team prefers the way Teams manages communication over WorkFront. In particular they like to be able to see all communications in one window. They do not want to have to navigate to each job to read the communication happening in it. Just like Teams has each thread in teams would be a project in Workfront. I have tried a few ways. The quickest way would be to edit the Mentions Widget to group by Project. I don't think this is possible currently. If I am wrong please let me know. Another option I have is to pull a report of the Updates view of a project. I realize the updates in Tasks are not at the project level, but we may be able to work around that. However I can't seem to be able to find a way to pull a report on the Updates section of any project let alone all of them grouped by Owner. Any suggestions?
Hello,I am following this tutorial, but come to the conclusion that even though the tutorial shows segmentation with timezone set to CET (UTC+01), it sends the communication at UTC, so one hour later than expected.The documentation shows that ToDateTime does *not* take timezones into account, for that one needs to use ToDateTimeWithTimezone. How does the string need to look? ToDateTimeWithTimezone("2024-11-29 09:45:00+01"), as by ISO-standard or ToDateTimeWithTimezone("2024-11-29 09:45:00", "Europe/Stockholm") as by the description in the documentation?
Hello People,Is there a way to refresh the data distiller audience by a trigger or updating dataset, so that the audience will not get dropped after 30 days?
I am trying to build an hours report that will show tasks that have planned hours but actual hours are 0. Is this possible? The report just keeps coming up blank... Here are the filters I am using: Task>>Planned Hours is greater than 0HTask>>Actual Hours is equal to 0HHour>>Owner ID is equal to $$USER.ID
Hello everyone! I have searched the community to find a solution for our problem, but I think I did not find anything matching it just yet. We are using the following calculation to identify the week number (taken from: https://experienceleaguecommunities.adobe.com/t5/workfront-questions/week-number-calculation/m-p/500626#M32376)ROUND((((DATEDIFF({entryDate},DATE(CONCAT("1/1/",YEAR({entryDate}))))+1)-(8-DAYOFWEEK(DATE(CONCAT("1/1/",YEAR({entryDate})))))-DAYOFWEEK({entryDate}))/7)+2,0) Our problem is, that DAYOFWEEK is not following the ISO-Week format, meaning it considers Sunday as the first day of the week. Does anyone here know how to adjust the formula above to match the ISO-Week format? Any help would be very much appreciated! 🙂 Best, Marius
Hi All,I am trying to write a JUNIT class for my core class which is basically creating CF programmatically.Core class: public void createContentFragment() { Resource destCFFolderResource = resolver.getResource(destCfFolderPath); Resource cfModelResource = resolver.getResource("/conf/<cf-model-path>"); if (null != cfModelResource) { FragmentTemplate fragmentTemplate = cfModelResource.adaptTo(FragmentTemplate.class); if (null != fragmentTemplate) { newContentFragment = fragmentTemplate.createFragment(destCFFolderResource,"contentFragmentName","Description"); } } } I am writing JUNIT5 using aemcontext by loading json as resource.Everything is fine but below line is giving null for fragmentTemplate though I'm getting cfModelResource value. FragmentTemplate fragmentTemplate = cfModelResource.adaptTo(FragmentTemplate.class); Any hint would be really appreciated! -Tarun
in my after effect without doing my layer 3d my layers are not showed up in front camera when i do my layer 3d its showed up why
I have created a tableau report and I want to embed into a Workfront Dashboard. Has anyone been successful in embedding a Tableau report within a WF dashboard. I know you can embed an external page, but I am seeing a 'refused to connect' error.
I am trying to di digital sigature using AEM DocAssuranceService.I am having jdk 8 and jre version is also 8 . I get the following error javax.net .ssl.SSLHandShakeException:sun.security.validator.ValidatorException:PKIX path building failed:sun.security.provider.certpath.SunCertPathBuilderException:unable to find valid certification path to requested target. I use the AEM key store . Loaded the keys to AEM store via console. The console gives the option of loading .der key and .pem certchain . It loaded fine. I am using microsoft edge browser . The Keys I uploaded to AEm Keystore are .der format and .pem cert chain
Hello All, I have a question regarding user access control within AEP. I am noticing a difference between Product Profiles in the Admin Console and "Roles" within the Platform. Are they the same thing, or am I misunderstanding something? I have been looking to utilize the the AEP API's for more programmatic control of my organization's AEP sandboxes. My organization is trying to improve our User Access Control for our adobe products and I noticed that AEP does Access Control through the web portal itself alongside the Product Profiles in the Admin Console. Can Someone please explain to me the difference, and please link any assisting documentation if possible. Thank you, Jacob Van DineComcast, Software Engineering & DevelopmentEngineer 2 (P.S. This is my first post in the community forum - please let me know if there is anything I can improve on in my communications! Thank you!)
Hi I want to send the whole list of emails of a profile to Slack I've tried this: no errors there but I have this error within the journey what am I doing wrong? Thanks
I have a register and support form, where i need to trigger emails. How this can be implemented in AEM Cloud
Hi All, How to create email template with html styles in AEM forms,I tried with below code but its displaying html tags on mail content instead of styles i have applied.Hi ${first_name} ${last_name},<b>This is sample template</b>
Hi, I'm trying to have a custom email template for a form. However. when editing the form in author, there are 2 options fields there, mail template textfield and a path field for email template. If I remove the template in the given text field (make it blank) and provide a template in the path, it doesn't take it. It is only taking the template code written in the textfield. Does anyone have any inputs on this? Thanks.
Hello Adobe Analytics Community, I have a Product Profile in Adobe Analytics that includes Tracking Code under Dimensions permissions. Users in that profile are unable to see that dimension in Analysis Workspace. Any help from the community will be greatly appreciated. Thanks! Ivan
If I have a few servers sending data to one Global report suite, would the visit number reset dependent on the server they are on? for eg, I visit xyz.com as a first time visitor, this sends data to my global report suite, call it allSites. I then visit a subdomain abc.com as a first time visitor, which also sends data to the allSites. would that account as 2 first time visits dependent on server or would it be allocated to one visit to visit number 1 and another to visit number 2. Thanks for the help in advance!
I have a form with the submit action set to "Send email" and the email template path set to a .txt file under /libs/fd/dashboard/templates/email. The email is always sent with the content type text/plain instead of text/html. For the contents of the template, I have tried multiple things: copying that of htmlEmailTemplate.txt, editing that to include only a simple test <div>, replacing everything with a full HTML page (starting with DOCTYPE), etcetera. I'm using AEM 6.5.13.
In the daily DMA data feed export the Chinese, Japanese and Korean alphabet are not well represented. Example:HIT_KEYFILE_NAMEPAGE_URLREFERRERFILE_DOWNLOAD_URL368993787063137075246182360669450081081718261218 training-STM32GA/7- 基于STM32G4电机控制åAlthough those alphabets are well tracked in Adobe Analytics and in Adobe workspace the values are correct:Could you please help me to fix it?Thanks
Hello,As part of our resourcing process we assign a particular role on the project as the project Owner. We assign all the tasks first (as this is often done in advance and as part of the planning) and then when we're ready I want to generate a report of all the projects where this role is NOT yet the owner. We have a consistent task (called, Deploy Survey) on all projects which is assigned to the role in question. I started a Task Report where I'm looking to compare the owner of that task and the project owner. If they do not match, I want to see that on the report. This report will become sort of a queue of projects that need our action. For my filter I currently have: assignedToID=project:ownerID assignedToID_Mod=ne name=Deploy Survey name_Mod=cicontains project:status=CUR PLN project:status_Mod=in It seems like it wants to work, but my report still generates 100% of my projects regardless of whether those two assignments match or not.
Hi Team Checkbox hide and show functionality is not working. Please check my xml and guide me if anything is required.my requirement is when I select checkbox brandName textfield should be visible. if it is unchecked brandName textfield should be hidden. <?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:sling="http://sling.apache.org/jcr/sling/1.0" xmlns:cq="http://www.day.com/jcr/cq/1.0" xmlns:jcr="http://www.jcp.org/jcr/1.0" xmlns:nt="http://www.jcp.org/jcr/nt/1.0" xmlns:granite="http://www.adobe.com/jcr/granite/1.0" jcr:primaryType="nt:unstructured" jcr:title="Order Search and List Dialog" sling:resourceType="cq/gui/components/authoring/dialog"> <content jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/coral/foundation/container"> <items jcr:primaryType="nt:unstructured"> <orderNumber jcr:primaryType="nt:unstru
I’m working on a project where Adobe Launch will primarily be used to manage analytics tracking. We’re considering using the Global Site Tag (gtag.js) extension to send tracking data to GA4 directly from Launch. However, the broader existing tracking ecosystem for the client’s web properties relies on GTM and GA4.Additionally, we are exploring an option (custom JS script) of capturing event changes or pushes in the Adobe data layer and automatically pushing the same to the Google data layer to trigger a GTM tag.Are there any notable disadvantages, drawbacks, or challenges, or will there be any issues when sending tracking data to GA4 via Adobe Launch using the Global Site Tag (gtag.js) extension?
We need to turn off the ACS system or pause it right now. What would be the easiest way to do that and turn it back on when needed? We have over 1600 users and 100 security roles. Trying to figure out a way to not update each role manually.
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.