Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hello everyone,I have been trying all day with gemini and chatgpt - no code provided works - to calculate a total field by summing all the cells above.The rule have to be that the value to automatically be calculated bases on the rows and values from the table.Honestly, at this point I am stucked.I am posting some screenshots to be more specific. I will appreciate any help from a more experienced member. With all due consideration,Sergiu
We work on hybrid app tracking (only it’s javascript part from webview). We utilize AppMeasurement javascript implementation as the app has page reloads (all the app files are stored on user’s device) and we need to track events offline. Online tracking works fine. We have issues with offline tracking. Settings: only ‘s.trackOffline = true’ and ‘Timestamp Optional’ for the report suite. Not set: s.offlineThrottleDelay s.offlineHitLimit s.forceOffline s.forceOnline The issue:We’re able to see offline events in real-time report as soon as we restore the connection after offline interactions. We can see them in the report later. But if there are more than 10 events in offline queue (for instance, we fire 20 events offline) we restore the connection and only 10 (or less) events fire in real time report (and appear in the report later).This behavior is either in local environment or in the app on the iPad.We’ve tried to monitor the process i
Greetings - I'm looking for some help with Project Conditions. I think this is a setting issue but I'm not finding it. We want when a task is overdue for the projectr to show In Trouble. What does the Project setting and Task settings need to be for that to happen? Thank you!
Is it possible to transfer permissions of everything I built to a new admin? Thanks
Is StoreBot-Google automatically filtered out be Adobe Analytics? Other data sources show this bot hitting our site millions of times this year, but we see less than 1,000 instances in Adobe Analytics for the StoreBot-Google User Agent.
Hi there, I am trying to use Event Forwarding to send data to other systems dynamically. The scenario is multi-brand, so I have different XDM schema fields referring to the same concept (e.g.: identities.brand1.ecid, identities.brand2.ecid). I want Event Forwarding to adapt the request depending on the origin (brand) of the data, so I have decided to create a dynamic Data Element via custom JS code: let ecid; var xdmObject = getDataElementValue('arc.event.xdm'); if(xdmObject){ if (url.includes("brand1.com")) { ecid = xdmObject._sandboxname.identities.brand1.profile.ecid.id; } else if (url.includes("brand2.com")) { ecid = xdmObject._sandboxname.identities.brand2.profile.ecid.id; } else { // Handle cases where the URL does not match any known hosts console.warn('Unknown host in URL:', url); ecid = ""; } } return ecid Nevertheless, when I try to Build the code I get the next error: There was an error minifying your
Hi community. Was the option to edit a community reply removed ?
I have come accross this legacy code on a project and I am in the process of refactoring it. I am wondering if I should use the QueryBuilder API to get all pages on which I need to perform an operation, or if I should recursively loop over the Page and its children to perform said operation. The current implementation recursively loops over a page and its children. private void method(final Page page, final String data) { if (pageUtil.pageMatchesCondition(page)) { final Resource contentResource = page.getContentResource(); if (pagePropertiesService != null) { pagePropertiesService.updatePageProperties(contentResource, data); } } page.listChildren().forEachRemaining(childPage -> { method(childPage, data); }); } During local development and debugging, it seemed the QueryBuilder API was much faster. But I read a post from @joerghoh saying that the iterator is usually faster at https://experience
Hi,We have a SaaS based system that has a number of data connectors to enable our customers to connect their systems to the platform to gain insights from their Website analytics, digital marketing and ecomm data. We recently had a customer approach us that wants a connection to Adobe Analytics. After reviewing documentation on the site and setting up the needed accounts we are struggling to understand how we can make a reusable data connector for the Adobe Analytics platform. The documentation seems to indicate it would be tightly coupled with a customers Adobe Analytics account. Does anyone have any experience or clarity on this please? Thanks
Is there a maximum number of tags that can be attached to an audience?
Our website apple.com has a contract with AEMaaCS and so, Edge Delivery Service is free to use. While creating a new website for example applepen.com, this website is on AEM Edge Delivery Service. We wish to make a sign up form where for POSTs re-uses the AEM Publishers. How would we do this?Also keep in mind, we are not sure wether AEM edge delivery services can make custom form POSTs, what is the best practice to do this?
Hey everyone, i am getting this message while making a preview of a mail:JST-310000 Error while compiling script 'content textContent' line 12: recipient is not defined.SCR-160012 Javascript: error while evaluating script 'content textContent'. We are using a target mapping to a custom map: Company key persons (crmcx:companyKeyPerson) which we also have in the flow, if we change the target mapping to recipient in the delivery if works. My problem is, I can't seem to find where this call for the recipient is anywhere in the code / setup of the delivery. I used the edit source xml and removed all recipient.x and it still gives me the error. I can't seem to find this "script" content textContent so i cant see whats on line 12.Anyone know how to deal with this problems ? I can share more about the setup if need be. Hope you wonderful people can help me out ! Kind regards Robert.
Is it possible to create an instant webhook that triggers when a certain custom form is updated? I suggested adding a checkbox on the form for this exact purpose but this solution isn't optimal in our case and we were looking for other options.
Has anyone been successful in adding a recipient to a proof via the API when the proof uses an automated workflow? I can add a recipient to a proof using the API but it creates a new stage. I need to be able to add them to a specific stage on the proof.
We have projects that are no longer being published as Request Queues but are still showing up in users' Recent Paths. The only way I can see to get rid of them is to move the project status to Pending. Is there something else I should be doing to hide these from the Recent Paths list?
Hi all, We're sending data to Adobe Analytics through Edge Network API and XDM implementation without using any SDK. We need to generate valid ECIDs server-side, but we're encountering validation issues. The documented rules state that ECIDs must:1. Be exactly 38 characters long2. Contain only numbers While these rules work for some combinations and successfully map to sessions/users, we've found inconsistencies: Working ECIDs:892321011835230157618465143657385372289123210118352301576184651436573853722890000000183523015761846514365738537228 Non-Working ECIDs (despite meeting basic rules):9423210118352301576184651436573853722891999999999999999999999999999999999999Could someone please share the complete validation rules that ECIDs need to pass? Are there specific number ranges we should avoid?Thanks!
Hello!I'm building out a template of programs tied to event invites and registration from our website. Currently there is two programs that would utilize either Tokens or Velocity to pull in similar information into the emails from both programs. Since there is no ability to clone entire folders - I was curious if there's a good recommendation on the best way to minimize the amount of "duplicate" tokens/scripting across both programs?Do I have to put them in the top-top level Marketing Activities folder? Is there a cleaner way?Before anyone asks - we're using a tool within Kentico CMS that pushes form data to Marketo, but it only puts Leads into the First Status of the program, so requires a separate "Auto-Response" program from our Event Invitation program 🙂 So the "single program" concept does not work at this present moment.
Hi, for now I´m using Dynamic media deliver to make webp images. As you can see in the below screenshots: the requested url is (for example for 1600w): /adobe/dynamicmedia/deliver/dm-aid--96257829-89c9-4fb4-8f29-ffda3ac363a6/tortuga-boba-jon.jpg?preferwebp=true&quality=85&width=1600 this is working fine and giving me a web image as I can see in network: My question is: there is a parameter that I can add to this path to get an avif image? I have tried something like this:/adobe/dynamicmedia/deliver/dm-aid--96257829-89c9-4fb4-8f29-ffda3ac363a6/tortuga-boba-jon.jpg?preferavif=true&quality=85&width=1600 /adobe/dynamicmedia/deliver/dm-aid--96257829-89c9-4fb4-8f29-ffda3ac363a6/tortuga-boba-jon.jpg?preferwebp=false&quality=85&width=1600&format=avif /adobe/dynamicmedia/deliver/dm-aid--96257829-89c9-4fb4-8f29-ffda3ac363a6/tortuga-boba-jon.jpg?preferwebp=false&quality=85&width=1600&fmt=avif but it is not worki
Hi , i have a use case to get the page from my node path and publish it using groovy script. Can we achieve this using groovy and if so could someone help me with a pseudo code . Thanks
Use-case: We have one report suite that collects data for about 1,500+ microsites. For example, https://www.mysite.com/somefolder/bob-reilly, https://www.mysite.com/somefolder/mary-smith and so on, and there are abut 1,500 of them (all different names). There is data collected in the hits that help us to distinguish these sites from all other pages. We can already have a Workspace Report that lists them and the metrics we need, e.g. a table listing the URL or page name and the metrics we need like page views, visits, etc. However, we are looking to create individual reports for each microsite and distribute it to the "owner". For example, have a report with data about https://www.mysite.com/somefolder/bob-reilly only and send it to Bob once a month. Create Mary's report and send it to her. The idea is that we're trying to avoid sending everyone a report with everyone else's data. Is there a way to do it? How? Thanks!
Is it possible to update the date format that is shown in a grouping of a report (specifically task report)? I attempted updating the group.0.valueformat to the partialAtDate format, but the grouping would just show no value for the groupings once saved. The field I am pulling from is a custom field at the project level of the tasks the report is pulling in. This is the grouping Text Mode I tried:textmode=truegroup.0.groupdatesby=DYgroup.0.namekeyargkey.0=projectgroup.0.namekeyargkey.1=targetLaunchDategroup.0.notime=falsegroup.0.valuefield=project:targetLaunchDategroup.0.iscollapsed=truegroup.0.valueformat=partialAtDategroup.0.namekey=view.relatedcolumngroup.0.linkedname=project This is the original Text Mode for the grouping:textmode=truegroup.0.linkedname=projectgroup.0.namekey=view.relatedcolumngroup.0.valuefield=project:targetLaunchDategroup.0.namekeyargkey.0=projectgroup.0.namekeyargkey.1=targetLaunchDategroup.0.iscollapsed=truegroup.0.notime=falsegroup.0
I checked the Gmail inbox, which has an image preview like below. I want to do the same in the AJO. How do I do that?
We have a need to route large excel documents through proof for approval however when we convert the document to a proof it cuts it into several smaller pages. This makes it incredibly hard to review. We have tried saving the document in different sizes, margin widths, views, etc. Thanks in advance!
I have done AB testing for multiple campaigns. Subject lines, whole emails and Send Name. Now I want to create a detailed reporting for all the campaigns. How to do this?
found a few articles on this topic but am not sure I understood them correctly. Can someone explain why, for some dimensions, the sum of the breakdown values does not match the total count? Why does this happen with only some metrics and not all?Here I was using url as a dimension and product view as a metric and then breaking down url's with product ID's.
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.