Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi teamI wanted to set report suite name in adobe analytics websdk migration. I am not getting this option. Can someone guide me where I can set the report suite name.I was new to websdk.
Hi Experts, I have a query related to filtering dimensions and outbound records in Adobe Campaign Classic. Case 1: Target Dimension: Recipient Filtering Dimension: Recipient Condition: Delivery logs exist, where the delivery name is included in 'abc', 'xyz'. Case 2: Target Dimension: Recipient Filtering Dimension: Delivery logs (Broadlog Rcp) Condition: Delivery name is included in 'abc', 'xyz'. Scenario:If a customer is present in both deliveries (abc and xyz), how many outbound records will be generated in each case? Will it be only one record or two, and why? Looking forward to your insights to understand how the filtering and target dimensions impact the result.@parthasarathy @marcel_szimonisz @_manoj_kumar_ Thanks in advance!
I want to restrict some permissions for a user. For example: the ability to publish a page.I have already removed all groups in the Admin Console in Cloud Manager, but when I log in, I still see many groups in the AEM instance (User/Group).I also set restricted permissions in User/Permissions by denying crx:replicate on /, but the function is not working.Please help and provide some suggestions for this case.Thanks!
Hi, I have some yaml files loaded as dam assets and some of yaml files are directly uploaded under the /content/project/page/jcr:content/root/myComponent/file with the help of cq/gui/components/authoring/dialog/fileupload. When I try to get the content of the files(for example /content/dam/project/file.yaml) I got the response with the header Content-Disposition: attachment; filename="file.yaml" and download window opens. I tried to change some OSGI configs, tried to write servlet and got no success. What can I do to get the content of the yaml files?
Hi community,I am trying to run a sub query to filter on xtkschemas, that are not part of a custom schema. Sharing the query definition for your reference.var querySchema = xtk.queryDef.create (<queryDef schema="xtk:schema" operation = "select"><select><node expr = "@name"/><node expr = "@namespace"/></select><where><condition expr="@name" setOperator="NOT IN"><subQuery schema="cus:subSchema" operation = "select"><select><node expr="@name"/></select><where><condition expr="@id > 0"/></where></subQuery></condition></where></queryDef>);var filteredSchema = querySchema.ExecuteQuery(); Error: SCR-160012 Javascript&colon; error while evaluating script 'renameWKF3414/js'.SOP-330011 Error while executing the method 'ExecuteQuery' of service 'xtk:queryDef'.WDB-200001 SQL statement 'SELECT E0.sNamespace, E0.sName, E0.sMd5, COALESCE(E0.sLabel, '') || :#(1)# || COALESCE(E0.
Hi everyone,We're encountering some inconsistent issues with Marketo recaptcha. We're getting the error{message: "Captcha field missing in form", error: true, errorCode: "400"}on form submissions for certain pages, while others work fine. For example, filling out this form in Chrome (assuming you've accepted all cookies) will generate the error: https://www.datadoghq.com/dg/apm/app-suite-demo-b/#request-a-demo but it seems to work in Firefox.And this page seems to work on both browsers for some users, but not others https://www.datadoghq.com/dg/monitor/frontend-demo-dem/b/#request-a-demo Could anyone provide some insight on how to debug this? I can see all the scripts loaded and the the recaptcha endpoint returns a 200 after hitting the submit button google.com/recaptcha/api2/reload?k=... on both pages.TLDR; both pages are basically identical, except for different marketo form IDs. Thank you!!
Running into an issue where the segments I was distributing from my AAM destination for my DV360 instance which I ended distributions to back in 2021 are still showing as mapped in DV360. My company no longer uses AAM and after logging ticket with Google support they suggested that I need to reach out to AAM support as this issue was on the DMP side and there is nothing they can do to remove the segments. Are there any options for this considering my company is no longer an AAM customer?
Hi all. Wondering if anyone has worked with LiveRamp, and wanted to see how they can use device-based audiences (w adobe ID) to send to LiveRamp for identify graph and device matching? Is there a way to send a log file of device IDs / Adobe IDs to LiveRamp? Thanks!
For some time now, it has not been possible for modern browsers to access the demdex cookie set by visitor.js.That is, demdex is able to identify users from different websites where the library is enabled and under the same OrgID, but when trying to read that cookie, it is impossible.I wanted to ask if you know any method to access it?I have checked that through CHIPS (https://developers.google.com/privacy-sandbox/cookies/chips?hl=en) or Google's Storage Acces API I could server, but I think Adobe should modify the way in which they start the cookie. Thanks!!
Hello, We are trying to convert some Adobe Target segments to RTCDP and trying to figure out URL based segmentation where the visitor only qualifies when they are on a specific page - but only while on the page - not if they visited the page during some point in the past. For example, they should qualify when they are on /help.html but as soon as they navigate away from that page (e.g., home.html) they should no longer qualify for that segment. How do you accomplish this with the RTCDP Audience Builder?
In my Adobe CJA connections, I am not seeing any records after establishing the connection. However, in my dataset within Adobe Experience Platform (AEP), I can see data totaling approximately 2.36M records, but it is not being added to Adobe CJA. I have tried using both lookup and event schemas. I created a timestamp field and mapped it to one of the fields in my source data flow. Similarly, I mapped the identity field, naming it "Quote ID." I cannot use the timestamp which is already provided by XDM Experience Event because I don't have any field in my source which has Map data type. I followed all the steps in AEP, including creating the schema, setting up data flows in Sources (using Salesforce), and creating the dataset. The data flow appears to be functioning according to the specified time interval, currently set to 15 hours and add records within AEP. I even tried reducing it to 1 hour, but the issue persists with records coming up in Adobe CJA. Despite completin
Hi Team, As JWT token approach is going to be deprecated and we have to migrate our connection to Cloud Manager using Oauth approach.I tried using aio cli command but stuck into the issue to trigger or execute cloud manager Api.Please let me know if anyone knows how to fix this issue. Thank you in advance. Error: $ aio cloudmanager:list-programs› Error: [CloudManagerCLI:IMS_CONTEXT_MISSING_FIELDS] One or more of the required fields in› ims.contexts.aio-cli-plugin-cloudmanager were not set. Missing keys were client_secret, meta_scopes,› private_key.› Code: IMS_CONTEXT_MISSING_FIELDS
Hi, My database has records that share an ID in common in a Person Field.For example,the Person field 'Grocery Store ID' has a value of 123 on Sam's Person record.the Person field 'Grocery Store ID' has a value of 123 on Bill's Person record.There is also a Person field on both records called "# of Oranges Sold". Is there a way to trigger an email to send (like Send an Alert) to someone based on a Data Value Change? Using the example,if Sam's field value in "# of Oranges Sold" changes to '10', an email would be triggered to send to Bill.The data value change would trigger the flow.An email would be sent.Marketo would recognize the linked Store ID between the 2 person records, and use it to send the email out. Essentially, anyone that shares Sam's Store ID in common, would get an email.
I am running a job on AppBuilder project. I created an action; set the web='no'; created trigger and rule, so every 5 mins action invokes successfully. I deployed the same action into 2 workspaces. I observe that one of workspace alone runs multiple activations, while other workspace runs correctly with single activation. Here is an example activation list.Here there is cold start for every 5 mins. After cold start, always there are 3 warm starts. Any given instance, 3 activation pods are running. Impact is, same event is getting processed 3 times and sometimes resulting in errors. Is there a way to trash duplicate activations and keep it clean?
Dear Adobe Community, Currently we are connecting to Livestream using JWT token generation method. Below is method which is used to generate token using Adobe Project details and secret.key file in Java. ===================================================================public String getJWTToken()throws NoSuchAlgorithmException, InvalidKeySpecException, IOException {// Load relevant properties from prop fileString orgId = AdobeConstants.orgId;String technicalAccountId = AdobeConstants.technicalAccountId;String apiKey = AdobeConstants.apiKey;String keyPath = AdobeConstants.key_path;String imsHost = AdobeConstants.imsHost;// Expiration time in seconds 24 hoursLong expirationTime = System.currentTimeMillis() / 1000 + AdobeConstants.tokenExpiry;// Metascopes associated to keyString metascopes[] = AdobeConstants.metascopes.split(",");// Secret key as byte array. Secret key file should be in DER encoded format.// byte[] privateKeyFileContent = Files.readAllBytes(Paths.get(keyPath))
When searching for files in AEM Desktop App the results that I'm getting are files that have an incorrect title, but do have the file name that I'm looking for but they don't show. The list of results is a list of file titles instead of file names. Is there a way of only seeing the file names and not the file titles in AEM Desktop App?
I put link in the SMS.Journey is really simple: When I try to turn on Test Mode there is an error like that. Do you know why?{"error": [{"error": "{\"code\":3000,\"family\":\"SYSTEM_ERROR\",\"message\":\"Inline messages publication has failed\",\"service\":\"vyg-authoring-api\",\"version\":\"4b9b303\",\"context\":\"com.adobe.voyager.service.authoring.restapis.v1_0.JourneyVersionsService:3202\",\"uid\":\"9ca58ad8-893a-4f5a-930a-ce23d8ea27d1\",\"extraInfo\":{\"validationStatus\":\"error\",\"reason\":\"1 error is currently blocking the test\",\"errors\":[{\"errorCode\":\"ERR_AUTHORING_JOURNEYVERSION_110\",\"error\":\"Can't bulk publish inline campaigns in journey version '9ca58ad8-893a-4f5a-930a-ce23d8ea27d1'.\",\"additionalDetails\":{\"args\":[\"9ca58ad8-893a-4f5a-930a-ce23d8ea27d1\"]},\"scope\":{\"errorDetail\":\"{\\n \\\"errorType\\\" : \\\"http\\\",\\n \\\"errorCode\\\" : \\\"200\\\",\\n \\\"responseContent\\\" : \\\"{\\\\\\\"type\\\\\\\":\\\\\\\"publish_campaigns\\\\\\\",\\\\\\\
Hi Experience League, I want to create a Profile script to allocate a return true on a visitor's 3rd page view of a specific group of URLs. e.g.Specific page URLs = URL 1 to 10 Visitor 1:Page view 1 - views URL 1Page view 2 - views URL 4Page view 3 - views URL 7In this case, on their view of URL 7, the script returns true. Visitor 2:Page view 1 - views URL 3Page view 2 - views URL 1Page view 3 - views URL 10In this case, on their view of URL 10, the script returns true. Then I'll create an audience based off of those returning true for the profile script. HAs anyone got experience creating a profile script like this before? Cheers, Sam
How would one go about extracting data from WF into Google Sheets? I'm assuming through a connector via the Data Connect? Would love for anyone smarter than me to explain the process to me in laymen terms. Thanks in advance!
This extension consumes far too much memory and after about 10 minute, system boggs down, then locks up entire system -- causing me to have to hard-reboot computer. Need to do a better job of resource management ! Mac M2 Pro16 GBSonoma 14.7.1
I am getting error on a form submit call in iphone devices and form submits are not being tracked for one particular form. May I know what may be cause for this issue? It was working fine in website. Is there any thing we need to do from Analytics or Tags side.
I'm trying to get at total planned hours for each of the roles within my workflow templates. There doesn't seem to be a way to see this within the template itself, so I'm guessing I need to build a report?I've tried building a Template Tasks report but can't seem to get at the information I need. Part of my issue is that for most of my tasks where multiple roles are assigned (e.g. Writer and Designer), the Planned Hours are not split 50/50. It might be more like 85% Writer and 15% Designer (these hour ratios are all set within the Assignments section of a task within the template).I feel like I need the equivalent of an assignment-level report but at the template level, so I can get at something like "assignment >> workrequired" for the role instead of the task.Can anyone point me in the right direction?
Hello,My Data Feed job was running fine before December, but it has been failing constantly since December. However, I cannot see the specific error details. Could you let me know where I can check the error information, or can you help me identify the issue based on the ID or other information shown in the screenshot?
Objective:- Send an audience to XM Qualtrics to trigger a timely customer survey. We have followed the AJO & Qualtrics integration automation documentation:https://experienceleague.adobe.com/en/docs/experience-platform/destinations/catalog/survey/qualtrics-automationsEach time we do this, there is no Run History on the Qualtrics side, yet AJO says the data was sent successfully. Has anyone in the community successfully set this integration up following these steps or is there a step missing in the documentation perhaps on the Qualtrics side. When we escalate to Qualtrics support, they say this is an Adobe issue. I anticipate the same will be raised by Adobe Support. Looking to the AJO community here for any ideas/support.
I have created a filter for asset requests to DAM. For certain assets, I want to completely disable caching in the dispatcher and AEMaaCS CDN. Is it enough to simply set the headers from Java, or do I need to also apply some logic in the dispatcher? For instance, I am doing something like this: public static void removeResponseCaching(SlingHttpServletResponse response) { response.setHeader("Surrogate-Control", "no-store"); response.setHeader("Cache-Control", "no-store, no-cache, must-revalidate, max-age=0"); response.setHeader("Dispatcher", "no-cache"); response.setHeader("Pragma", "no-cache"); response.setHeader("Expires", "0"); } However, I am noticing that cache control headers are still coming back for certain requests even though this code is being executed. I am trying something like this in my vhost: <LocationMatch "^/content/.*\.coreimg.*\.(?i:jpe?g|png|gif|svg)$"> <If "%{HTTP:Cache-Contro
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.