Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
I'm creating a workflow with more than one stage. I added "Bob" as an Approver in Stage1 because he needs to approve it before it can go to Stage2 where I added "Jane" as an approver. I still want to add "Bob" as a Viewer in Stage2, but I get an error when I try to add him. If this is not possible, what is the business logic behind this? Is Proof assuming since "Bob" already approved it in Stage1 he won't need to view it again in Stage2? John Beckwith BSA/User Interface Designer Nike - Brand Management Technology
Hi there, May I ask how can I write an expression to check a condition in my email - to check if product > field date value = today? I tried the below and didn't seem to work. My product date field format is "2024-12-19". {%#if productDate = currentTimeInMillis() %} Thanks,Amanda
After migration from SDK v1 to v3 the target response delivers no data.
I need to delete all documents in a project with the word "test" when the status changes to complete. Using fusion
I am qualified into 2 activities for the same piece of content. Activity 1 audience is a CDP audience that I know I've qualified into because I can see it in AEP. That is the higher priority activity so I have set that at 900. Activity 2 is basically the catch-all default activity to target those that didn't qualify into the CDP audience. It is targeting All Visitors and the priority is set to 5. Both of these activities are A/B, but they only have 1 experience each. There are reasons why it is set up this way as opposed to just using XT. When I test this with my profile, Activity 2 (All Visitors, priority 5) is displayed to me, not Activity 1 (CDP audience, priority 900). Why? To further test Activity 1, I temporarily turned off Activity 2 and I did see the content for Activity 1. When I re-activated Activity 2, I saw the Activity 2 content again. I thought the priority value was supposed to kick in for a scenario like this. Please
Hi - I'm seeing this on a couple of reports and not understanding why. Occurrences will give me something like "1385 out of 2772" instead of "2772 out of 2772." The partial value for Occurrences will match the value I get for Page Views (e.g. "1385 out of 1385"). Screenshot below. Any thoughts on what's happening?
Hi team, We have just signed the contracts to purchase Fusion and one of the biggest questions we have is where to start. Does anyone have any Fusion scenarios that quickly provided value to their teams right out of the gate? We have our own brainstormed scenarios, but wanted to pick the brains of other Fusion friends to see if we were missing anything. Best,E
I'm working on a workflow to reset users to default values when their accounts are disabled (it's quite common for people to leave the company and come back in a different capacity).I have an 'Update Record' module that does most of the work, including setting their Home Group to our default group. Then I have a 'Custom API Call' module to clear the collections, including Other Groups.What I'm seeing is that everything is working except that their old Home Group is remaining in their Other Groups, even though that's no longer their Home Group.Any thoughts on how to get around this?
For testing and hypercare we are capturing issue logs in excel files. Is it possible to read the data from excel files which are stored on sharepoint into workfront via Fusion and post information back into Excel?
Hello, I would like to know if there is a way to trigger a wkf based on another wkf with for example one week delay.WKF1 starts at 19th december and when it is done the WKF2 starts automatically the 26th december.I've tried using javascript and signal activity but the JS node keeps running until the 7 days passed and I guess it is not good and can create performance issues if scaled to several campaigns.Another way is to create some logic with scheduler node but I was wondering if it is possible to achive this with signals.Thanks
In the flow diagram report, I need to add more dimension in the flow, by default it only lets me add one metric that I can breakdown with one more dimension only, how can I add more and different dimensions in it?
Hello All,I am having issue with Timesheet event notification.1. Approver is not receiving the email when it is submitted.2. Timesheet Owner is not receiving the email when timesheet is rejected. I have attached my current timesheet settings here. Anyone had similar issues regarding timesheet settings? Any help is appreciated to resolve this! Thank you in advance.DM
Hi Everyone, I am trying to retrieve audiences from AEP by creating a connection using the Adobe Authenticator and the GET method with the audience ID. I am then using another Adobe Authenticator module to update the output from the previous module using the PATCH method.When I manually paste the output from the preceding module, the scenario works fine. However, when I try to map the fields from the first module, I encounter a 400 error.Please suggest how I can achieve this. Regards,
Hello, I have an automated proof workflow that contains 2 stages. Stage 2's purpose is to escalate the proofing to leadership if Stage 1 doesn't complete in time. I want to delete Stage 2 when Stage 1 completes. I assume I need to utilize a custom API call to Workfront Proof, but I can't find any good examples that show me the proper way to set up the module, etc. Thanks for any help!
The tl;dr: How do I utilize an HTTP or Custom API Call module in lieu of a download doc module so I can get this info? The reason: There's a piece of data in these response headers that I want to utilize in an automation which isn't available using the regular ignore error handler. I'm guessing to get this info that I'd need to use an HTTP module or a custom API call module. I just don't know the syntax for this. Help?
Hi Community, I getting below error while i am publishing Could you help me why this error came? The field processedContent of the Fragment Variant is malformed (CJMRT - 030012-422) @anuhya-y @davidkangni @mohan_dugganab @satheeskannak @parvesh_parmar
I am trying to build a project report that only pulls projects that have tasks assigned to a specific group of role ids within that project. The goal is to show the amount of projects a specific team is included on in a fiscal year.
I am new to Adobe CJA API and my team wants to fetch the top viewed page with the exact number of views using reports API: https://developer.adobe.com/cja-apis/docs/api/#tag/Reporting-API. My team has already created a Adobe CJA Workspace project for the same. I was able to make connection and get the data from https://cja.adobe.io/reports/topItems for the pageviews but it only provides the page URL without the number of views. I tried /reports API but somehow https://cja.adobe.io/reports doesn't work for me and give me below error:{"errorCode": "invalid_json_input","errorDescription": "Invalid JSON. At least one field format is not recognized or cannot be parsed. - Error caused by exceptionMessage=HTTP 400 Bad Request - Locale { not suported","errorId": "77216d89-c8d8-4649-a077-1de9a978040f"} Can someone help me here with the value that needs to be given inside the body parameters for fetching the pageviews metric with the views number or
We are attempting to completely disable image renditions in the latest AEMaaCS. Below is a summary of our approach and the challenges we’ve encountered:1. First Attempt: Configuration Profile on a Folder under AEM AssetsWe went into the properties of the target parent folder in AEM Assets.Created a new profile with only one rendition, hoping it would remove the other out-of-the-box renditions.Result: This configuration did not remove the additional renditions. Instead, it added a new rendition to the existing out-of-the-box AEM renditions.2. Second Attempt: Using AEM WorkflowsWe explored AEM > Workflows > Launchers and AEM > Workflows > Models to find the DAM Asset Update workflow.Result: The DAM Asset Update workflow appears to have been removed in AEMaaCS.Current Problem:Despite these attempts, we have not been able to fully remove image renditions from assets.It seems that the AEM Assets Folder (properties) > Auto-startworkflow > System Default cannot be adjus
Hi all, I implemented a workflow that queries several KPIs from past deliveries (like delivery date, number of recipients, open rate etc) and creates a report, which is uploaded to an SFTP server. As we have 2 different unsubscription links in our newsletters, the number of optouts found in ACC delivery indicators is not sufficient (it fetches the sum of both links). I would like to add the number of clicks (and derived click rates) per each of the links to the report - and that's where I struggle. The label for the links is always the same, so I thought I can just add a field that counts the clicks per URL label for each of the deliveries, but I don't know how to fetch the data. I might need some count-function with a condition to only count the clicks on the URL with the according label, but don't know how to integrate it into my workflow. (also I am not particularly skilled with JavaScript, which might have limited my efforts) Grateful for an
Is there any mapping functionality for creations in journeys? Or automatically generating the content on the fly during the journey?
Hello, I was using at.js to get recommendation offers for my website. However, I was using the following code with at.js and I am not sure how to convert it to use webSDK. ### code ###adobe.target.getOffer({ "mbox": "DemoBox2", "params":{ "entity.id":"target-global-mbox" }, "success": function(offer) { console.log("Result: "+offer[0].content); }, "error": function(status, error) { console.log('Error', status, error); } });
- My client is having their assets with adobe- We have another application which need to use those assets- We are planing to integrate Asset selector as mentioned in the doc https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/manage/as...While doing POC, I like to check the working of the adobe assets selector locally. As the client needs to submit the support request for getting the imsClientId, imsScope and redirectUrl for the intergration. In the support request they need Domain names where the non-Adobe web application is hosted, can we use localhost as hosted domain in the support request for getting the credentials as I need to check with my localhost that connect aem cloud asset selector?Also I like to know how development and debugging are done for asset selector if they don't support connecting localhost?
We are encountering an issue where our test suite executes successfully in the local environment but fails to run properly in the cloud environment. Below are the relevant details and observed behavior for troubleshooting:Local Execution:Environment: macOSLogs Summary: Ran mvn verify -Pui-tests-local-execution \-DAEM_AUTHOR_URL=http://localhost:4502 \-DAEM_AUTHOR_USERNAME=admin \-DAEM_AUTHOR_PASSWORD=admin \-DAEM_PUBLISH_URL=http://localhost:4503 \-DAEM_PUBLISH_USERNAME=admin \-DAEM_PUBLISH_PASSWORD=admin on local repoAll tests pass as expected.Sample log output indicates successful execution:3 passing (1.6s) for /specs/aem/login.js1 passing (2.5s) for /specs/aem/basic.jsHTML report generated successfully.Build completes with: BUILD SUCCESS.Cloud Execution:Tests do not execute correctly.Attached dev cloud pipeline logs. Has anyone faced a similar issue with AEM test execution? How can this be fixed ?
Hi Adobe team,Is there any way we can show the Header and Footer content also in Browsers Reading Mode?the Reading Mode is a Browser feature which simplifies the layout of a web page to make it easier to read. can we customize the Reading Mode feature of all Browsers in AEM to not remove the content of Header and Footer which contains <nav>, <a>, <div> tags etc.?Thank you!
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.