Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hello, I am trying to run a scenario that will allow me to gather of all of files in a collection of projects and to copy all of those files to a new project.The files I need are all found across multiple folders, all with a standard name, (across multiple projects) so a search by folder name is possible. What I am stumped on is how to build the custom API call to account for the folder name when searching for documents.Here is what I tried with error:Any help would be much appreciated. Thank you,Eric
Description - For users on organic search (i.e. Google) and land on a result such as 'Morgan Stanley PDF' this link takes them directly to the PDF instead of going to the Morgan Stanley website first. This means we are losing millions of visitor analytics data.Why is this feature important to you - The current workaround of embed API is a timely workaround we are exploring. It is important to have this feature as a toggle option within Adobe Data Collection similar to 'download links'. It is important because we have many users going through this flow for many PDFs and it's over 1 million hits we are missing attribution. Given they are both Adobe products, we expected a seamless integration with analytics.How would you like the feature to work - By default Adobe Analytics captures analytics from users that click on MS PDF that links directly to PDF from google search. This can be toggled on in similar way to 'download links' check box in Adobe Launch.Current Behaviour - Currently
I'm looking to streamline a Workspace report to show multiple breakdowns for a single dimension.Specifically, I have eVars for all the usual utm_ variables (source, medium, campaign, content, term)Given a single Page, I can do a breakdown for any one of them at a time.Ideally I'd like to show them all at once, and independently of each other (not a breakdown of a breakdown) For instance:PAGE URL.htmutm_sourcesource1 100 occurrencessource2 50 occurrencesutm_mediummedium1 70 occurrencesmedium2 30 occurrencesand so on. Is this possible?I know I can do this with multiple panels, but I'd like to have everything in one panel and not need to change the page in every panel to update the report.Thanks!
How do you define and communicate value when “value” is often subjective? Last fall, my team interviewed Workfront customers to learn how they define value, and while there are some unique challenges, there are a surprising number of trends and commonalities. In this on-demand webinar, originally presented on February 26, 2025, James Hill, Vice President, Operational Excellence at Synchrony (@jameshill_atl), Ellen Saltmarsh, Vice President and Change Management Leader at Synchrony, and Daniel Clarke (@danielcl4), a Senior Workfront Consultant at EMMsphere, will discuss how they’ve successfully tackled this challenge. Together they’ll share: Their experience in identifying and articulating their “why” for adopting Workfront How they’ve defined measurable outcomes like time and cost savings, and communicated those success stories to stakeholders Actionable insights and best practices to drive growth, scale, and buy-in A step-by-step pla
Is there a cap on the number of OneDrive document links there way there is on document uploads?If so, do they come from the same pool?
Every event, condition and exception wich is saved in a rule is saved with a name. It would be a time saver, if it is possible to reuse saved events, conditions and exceptions in other new/existing rules.
Hello Adobe Community, Within my RTCDP platform, we have a 1 to many relationship between our ECNs and the accounts associated with them. To solve for this, we created a schema with multiple array objects to ingest this data so it is formatted as an array where we have the main ECN and then all the objects with the accounts associated to the ECN. When we build audiences using this data, we have the ability to get all the ECNs that have an account that fall into our criteria. A random example of this could be if you want to target customers with accounts that have a balance of greater than $5. Based on that example, RTCDP would go through all the array objects associated to an ECN and as long as an ECN has at least one account that fits this description, it will qualify that ECN for our audience. However, I have a new use case where I want ECNs with only accounts that qualify for this criteria. So, if an ECN has an account with a balance less than $5, I do not want it to qualify fo
I am creating a simple typology filter and it does not seem to be functioning as expected, I'm hoping someone can point me in the direction as to why. It is a filter to exclude email addresses from a certain domain in the send.I create the filter as:Email Domain Equal To domain.comWhen I do this the Preview on the filter shows the correct number of records that would be included in the send of 124072. My understanding is that this is the number of records that would be sent to after the typology rule runs (assuming full database send), but when the typology rule runs it excludes a completely different number of around 123k. If I change the Equal To to Does Not Equal, it doesn't exclude anybody, which also does not make any sense.I have other typology rules running correctly, so assume I am missing something in the settings here?
Hello, I’m working on implementing the Adobe Mobile SDK and sending data to Adobe Analytics. However, after setting up processing rules, the data is not populating in my eVars as expected.I have set the processing rules as shown in the image below: eVar5 = a.x.web.webpagedetails.url(Context Data)eVar4 = a.x.web.webpagedetails.pagename(Context Data) Also, my Analytics mapping looks like this:
Is there a way to create a custom holiday calendar and tie it specifically to a portfolio. Context: client requires custom holiday dates in addition to the standard holidays observed in the main calendar.
Hi, I am trying to create a project report based on the project containing tasks assigned to a particular team or role and the said tasks not being canceled. We have templates with Role and Team assignments so the Project User Role/Project User filters are not pulling in accurate data. I was trying to figure out how to do this with Exists filters but wasn't able to get to work. Wanted to see if anyone has any ideas on how to do this. Thanks!
Hello,I would like to know if there is a way for a single Person in Marketo to create multiple Leads in SFDC.Our sales organization uses SFDC CRM's Lead object not on a "per customer (person)" basis, but rather on a "per inquiry (submission)" basis.This means that whenever a form is submitted in Marketo, we need to create a new Lead in SFDC for each inquiry.For example, if a person with the email address aaa@abc.com submits the following inquiries:1) February 27 at 10:00 AM – Submitted a form inquiring about [Product A]2) February 27 at 10:03 AM – Submitted a form inquiring about [Service B]In Marketo, these form submissions will update the same Person record (aaa@abc.com).However, in SFDC, each submission needs to create a separate Lead record (Lead duplication by email is allowed in SFDC).Additionally, we are fine with the 'SFDC Lead ID' value stored in Marketo’s Person record continuously updating to the latest created Lead ID.Could you confirm the best way to configure Marketo so t
User has 2 accounts. He cannot use his old account anymore. Is there a way to sync/transfer this old setting to the new account? Like, all his projects, assignments, filters, etc.
Hello Team, I have a page property checkbox, that should be visible only in my language pages.example: /content/abc/us/en/content/abc/us/fr/content/abc/gb/enIt should not be visible for other projects. (Since the editable template is used for other projects too)property should be visible in 4th node. i.e /content/abc/us/en not in other child pages. example: /content/abc/us/en/home/service I tried this logic. But this is failing. Can someone help me?<isMyCheckbox jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/coral/foundation/form/checkbox" text="Is ABC" name="./istesting" value="{Boolean}true" uncheckedValue="{Boolean}false" checked="{Boolean}false">
I have a requirement where a user group should be able to run a workflow on a specific page but not on any other pages. We can disable a specific workflow or all workflows for a user group, but how can we restrict them to only one page?For example, under /content/company/us/ , there are multiple pages, but I want to enable the "Create Workflow" option only for the page /content/company/us/test.
Hi everyone, I would like to find out what users did after starting their visits with a certain entry page. I would like to use the Flow visualisation and added the page name variable to the 'Start' container in Flow. I also created a freeform table with 'entry page' and simply 'page'. I have 2 questions:I am aware that path views in Flow represent instances and not visits. The number of pathviews in Flow (646K) almost matches the number of visits (660K) with the dimension 'Entry page'. And if I understood correctly, when I place a page on the first 'Start' container, Adobe will treat this as the entry page. Is this correct? I wanted to verify this and added the same page I put into the first container as an entry page dimension to the segment field. Expectedly, the number of visits in the freeform table stayed the same. But the number of pathways in the flow visualization descreased from 646K to 106K. How is this possible, if adding a page to the 'start' container is already
Hi Community, Exciting news! Experience League just launched a new personalized homepage, designed to help you discover smarter, faster ways to enhance your learning journey. Check out this announcement to explore the revamped announcements hub, tailored specifically to your needs: https://adobe.ly/3QC7fOf Don't miss out—this upgrade makes it easier than ever to stay updated and engaged! Dive in and share your thoughts.
Request for Feature Enhancement (RFE) Summary: AEM as Cloud service CDN (BYOCDN) logs should also include X-Forwarded-Host header value. Use-case: AEM as Cloud service CDN (BYOCDN) logs should also include X-Forwarded-Host header value. This header is crucial in determining the request host in a multi-tenant environment. Current/Experienced Behavior: AEM as Cloud service CDN (BYOCDN) logs do not include X-Forwarded-Host header value. Improved/Expected Behavior: AEM as Cloud service CDN (BYOCDN) logs should include X-Forwarded-Host header value. Environment Details (AEM version/service pack, any other specifics if applicable): Sample logs (Current): {"timestamp":"<timestamp>","ttfb":85,"cli_ip":"<cli_ip>","cli_country":"<cli_country>","rid":"<rid>","req_ua":"<req_ua>","aem_program_id":"<programID>","aem_env_id":"<environmentID>","aem_tier":"<aem_tier>","aem_env_type":"<aem_env_type>","hos
Hello, I have implemented the Adobe Mobile SDK in a mobile app, which sends the push token via Adobe Data Collection. The token is received, and I can see it under the profile attributes. However, when I check the AJO Push Profile Dataset, it is empty. This suggests that the data is available in the Profile Service but not in the Data Lake, which doesn’t seem correct. I believe I might be missing something. Could you please help me understand where the data is stored? Note: I waited one day, data is still not available in datasets. Normally it takes 15 to 30 min. What I have already done : 1. I reviewed the Union Schema to identify which datasets are linked to the push token details object. I found two datasets: • AJO Interactive Messaging Profile Dataset • AJO Push Profile Dataset I then queried both datasets using Query Service, but both are empty. . 2. I checked the data flows populated via real-time data collection. I found a fl
Hi Team,We've migrated to webSDK and sending data to Adobe Analytics. Adobe Target also implemented through webSDK.While sending data to Edge Network, Adobe Target "decision proposition" call triggers prior to "Analytics page load" call. The decision proposition call has some "data object" analytics attributes append which implemented in "webSDK extension" and this Target call is reaching Adobe Analytics.Issue - Post webSDK migration, the eVar "unspecified" values spiked up for the Page load related metrics(unique visitors visits, and page views).We've reached Adobe Team and they concluded due to "Adobe Target decision proposition call" reaching Analytics we are seeing spike in "unspecified" values count. To avoid that situation the Adobe Team hasn't suggested any solution to us.How to make sure the "unspecified" values for the Pageload metrics are not spiking due to Target, any solutions or suggestions.Thanks
So we've been neglecting it for a long time now within our reporting by taking it out... but the curiosity got the better of me.Could someone please help me and my team understand what session refresh actually means within the Last Touch Marketing Channel report? See attached for a reference. Thanks!
We're seeing an issue with a few of our templates where if the page properties are edited (within Touch UI "Properties") after initial page creation, the jcr:title field property type will be changed from String to String[], the jcr:title field will then contain 2 identical jcr:title values (we see this in /crx/de). Whatever was there initially is repeated into a second value. This then breaks the "Manage Publication" dialog within the Touch UI. The article for which one tries to "Manage Publication" cannot be selected in the dialog or added for publishing or unpublishing, it shows as a checkbox but no article is displayed in the listing, and when attempting to add the same article (via the button to add items within the "Manage Publication" dialog), it reports it cannot be added because it's already there, though it doesn't show up. Changing jcr:title from String[] back to String by removing the property and re-adding it (in /crx/de) fixes the issue until the article's page
Hello everyone,I'm encountering an issue with the Marketo form on Safari. After submitting the form, when I reload the page and try to submit a new form, the browser displays a "Welcome back" box (attached image below). However, clicking the "Not you?" link doesn't work as expected; it simply reloads the page without displaying a new form. This problem only occurs on Safari, while everything functions correctly on Chrome and Firefox. Does anyone have any ideas or solutions for this issue?I would greatly appreciate any insights or solutions you might have regarding this problem. Thank you all for your help, and I look forward to receiving further information on how to resolve this issue.ToanVu.
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.