Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Since Recipients table already has a PK, I cannot make my field a PK so it is unique.So I cannot use:autopk (boolean): if this option is activated (autopk=“true”), a unique key will be automatically defined. This option may only be used on the main element of the schema. Warning, Adobe Campaign only guarantees that the key generated is unique. It is not guaranteed that the key values are consecutive and incremental.
I have a file coming in for a daily load which has a date time field formatted YYYY.MM.DD HH:MM:SS. Is there a way in AJO to format the field as it comes in so it can be read in. Currently it reads as null and looking at the documentation it needs to be in one of the accepted formats, which this isn't. I've tried several of the functions and it continues to be read as null. Thanks
Hi, I am deploying the oak:index on AEM 6.5.13 and getting an error below[ERROR] ValidationViolation: "jackrabbit-nodetypes: Node '{http://jackrabbit.apache.org/oak/ns/1.0}index [nt:unstructured (rep:AccessControllable)]' is not allowed as child of not contained node with potential default types '[nt:folder]': Could not find matching child node definition in parent's node type", filePath=jcr_root\_oak_index\.content.xml, nodePath=/oak:index, line=4, column=39I have type defined . .content.xml for _oak_index is as follows.<?xml version="1.0" encoding="UTF-8"?><jcr:root xmlns:oak="http://jackrabbit.apache.org/oak/ns/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:rep="internal" jcr:mixinTypes="[rep:AccessControllable]" jcr:primaryType="nt:unstructured"> <my-custom-index> .... </my-custom-index> </jcr:root>And added below snippet in my filter.xml of
Hi, I'd like to start sending new values to an already created list2 variable that isn't in use. The configuration in Analytics is currently as follows: . We've got an existing custom event configured in Data Collection that tracks and action and send information to Analytics about the user selection within a dropdown on page. This information about the customer choice is sent to Analytics via a standard eVar. All ok with the event and the population of the existing eVar. Now we've got the requirement to send, along with the existing eVar, the same values but in this case to the lis2 variable. I've tried to start sending the required values to the list2 variable using the custom code feature within the very same event as follows: I'm using the same custom dimension that I've used for the standar eVar (already working fine) but I can't see the list2 variable when I check the Analytics' server call in the console. I've tried with this other
Hi there, is there a feature where I am able to create calculated fields within journey like conditional node or action node. Mainly, I would like to create touchpoints to identify the offers and load it to our contact history to track for downstream reporting tool.
I am trying to find out how to identify the device type of a hit (Mobile Phone, Tablet, Set-top Box for example) in the Adobe Data Feed files. I'm wondering if it can be obtained from the mobile_attributes.tsv file (we don't currently have this file, so I don't know what values each column contains). Also, I read the documentation about the mobile attributes file, can someone explain why we cannot get the mobile_attributes.tsv file if we have the user_agent column included in the hit data feed?
I'm facing an issue with one of the persistent queries which are using the variable of the type StringFilterExpression. Corresponding post query works fine. Wondering if someone faced such an issue before and suggest if we're doing something wrong. Persistent query: http://localhost:4502/graphql/execute.json/public-aem-common%2FIncentives1%3Bvariables%3D%7B%22incentiveID%22%3A%5B%7B%22value%22%3A%22RI53%22%7D%2C%7B%22value%22%3A%22RI54%22%7D%5D%7D. AEM log shows the error message: Error: 14.02.2023 16:40:50.677 *WARN* [10.124.240.111 [1676392850656] GET /graphql/execute.json/public-aem-common%2FIncentives1%3Bvariables%3D%7B%22incentiveID%22%3A%5B%7B%22value%22%3A%22RI53%22%7D%2C%7B%22value%22%3A%22RI54%22%7D%5D%7D HTTP/1.1] com.adobe.aem.graphql.impl.servlet.PersistedQueryServlet Cannot recognize GraphQL query type: {"errors":[{"message":"Variable 'incentiveID' has coerced Null value for NonNull type '[StringFilterExpression]!'","locations":[{"line":1,"column":24
Hello guys , I need help regarding a requirement to run a scheduler to perform a common query on a path each day , every month . For eg -- 1) run query on path1 -- day 1 on every month2) run query on path2 -- day 2 on every month3) run query on path3 -- day 3 on every month I am following this blog for scheduler development -- https://redquark.org/aem/day-16-schedulers-in-aem . Sincerely,Rahul kumar
We have connected our SharePoint Online intranet to Adobe Analytics in the hopes of tracking metrics on all "story" (or article) pages easier, but we're finding the SharePoint page views and Adobe Analytics page views aren't lining up. Most times, the difference is within about 500 views, but once in a while, there's a greater discrepancy. Can anyone explain why this might be and what we can do to remedy it? Examples of communications pieces and the differences in analytics:Communication #1:Adobe Analytics: 7,374 viewsSharePoint Online: 6,096Communication #2:Adobe Analytics: 4,375SharePoint Online: 11,672Communication #3:Adobe Analytics: 7,473SharePoint Online: 7,153Communication #4:Adobe Analytics: 7,464SharePoint Online: 5,714Communication #5:Adobe Analytics: 4,852SharePoint Online: 4,618Communication #6:Adobe Analytics: 13,664SharePoint Online: 12,268
Hi,We're currently getting ready to switch over to CJA and Web SDK and looking for any advice or experience in migrating Launch extensions to work in the Web SDK world. In particular, we're using the Launch extensions for Quantum Metric and Medallia. Has anyone done such a migration? Is it all work done on client side or do the extension partner need to be involved?
Hello, I would like to know if anyone can help me find how to send a file to an external API. My external API has a "Content-Type = multipart/form-data" requirement. As far as i know the only way to do this in javascript normally is to declare a FormData object, append values and file to it and send it through XmlHTTPRequest using Post method. Problem is, the FormData object is not defined in Adobe Campaign Classic JS so I'm stuck. Thank you.
Hello Expert, I'm developing the javascript to call the Web-service. However, they require the media-type as 'multipart/form-data'. I've checked this link about ACC API -> https://experienceleague.adobe.com/developer/campaign-api/api/p-8.html But it's look like, ACC don't have any class that support to create multipart/form-data I'm not sure that Adobe Campaign Classic v7 can form this type of data? Or can we import the form-data library into ACC -> How to? Please help. Thank you.
Hi, I need to set up a delivery that will be sent to relevant passengers 2 days before their flight.The delivery should only be sent to passengers departing from a certain airport on Saturday.In order to create this segment I need to use the Day of week date formula on my Departure date parameter and then set up another rule/condition that will check if there's a relevant flight 2 days from now. How do I do that?
So my case statement is to create a workflow to ingest from the data landing zone with API calls dynamically. The last piece is to get the MappingSetIDs from the mapping set endpoint Data Prep APIand use the schemaRef in the response and the Schema Registry response to extract the mapping Id. The concept works for some Schema IDs. I am having an issue with getting all the metadata because of the page limit.
How do I delete these sitemap.xml pages from the xml?<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml"><url><loc>https://apple.com/</loc><lastmod>2024-12-17</lastmod></url><url><loc>https://apple.com/contact-us</loc><lastmod>2024-12-05</lastmod></url><url><loc>https://apple/tools/sidekick/blocks/image</loc><lastmod>2024-12-18</lastmod></url><url><loc>https://apple/tools/sidekick/blocks/text</loc><lastmod>2024-12-18</lastmod></url><url><loc>https://apple/tools/sidekick/blocks/banner</loc><lastmod>2024-12-18</lastmod></url><url><loc>https://apple/tools/sidekick/blocks/iframe</loc><lastmod>2024-12-18</lastmod></url></urlset>
My company is going to set up local dev environment. Anyone please let me know requirements and cost for purchasing license.properties?
I created a project with Credential OAuth Web and API Adobe Analytics. Here's the scope. Question1: how to get user infoI found that if I add email or profile to scope during authorization, I'll get xxxxx?error=invalid_scope. So when I tried to get user info, I'll only get sub field. Are there any way to change scope so I could get user info in identity token or with the get userinfo API? I found a workaround to get user info but as it's not documented in https://developer.adobe.com/developer-console/docs/guides/authentication/UserAuthentication/IMS it's quite strange for me. I found that user info is returned when during fetching access token and refresh token. Is this a valid way to get user info?```{"access_token" : "xxx","account_type" : "type2e","authAccountType" : "fed","authId" : "xxx","countryCode" : "xxx","displayName" : "xxx","email" : "xxx","emailVerified" : "true","expires_in" : 86399,"first_name" : "xxx","id_token" : "xxx","job_function" : null,"last_na
We have a custom form in Workfront that has 4 fields in a row, the first two are radio buttons. Each field has a fairly long label/description. When the form is being viewed by a requestor, the label of each field is cut off. I swear there used to be a 'size' option for radio button fields, but I don't see it in the new form editor. Other than adding a 'section break' after the first two fields is there any way I can adjust the layout of this section so the entire field label can be read? Here's ow the form looks to the user:And here how it appears in the editor:
We're moving to V8. We already have Adobe Campaign 7 on our Mobile App to send Push Notifications.... Do we need to update the SDK on our app?We have assigned an Adobe Team for this, but they don't know... they will invistigate. So I wanted to ask here, in case someone has experience with this.
We are looking to implement surveys into our Marketo instance with branching paths and the ability to capture the data into Marketo. Is there a recommended tool or is going the route of building one from scratch or a WordPress plugin on external sites that can integrate within Marketo? Just looking for best options that others have used and what works best.
Hello Members Is there a consolidated list of Adobe Assets system guardrails like File Size, Format Supported etc.? Also, where I can learn more about Workflow email notifications and reminders if there is any. I am new to Assets and related workflow.
Using AEM Sites 6.5, I have incorporated a custom authentication solution into my website. It revolves around MSAL (Microsoft Authentication Library) and asking users to login with their Microsoft accounts. When intercepting requests, detecting that the user is not logged in, and asking them to login before a page is rendered- what is the real benefit / difference in handling this logic in an AuthenticationHandler as opposed to a Filter? For instance, I am noticing that in a custom authentication handler, I can detect that the page requires login and the user isn't logged in- so I can send them to go login by manipulating the response and exiting. I can do similarly in a filter- if the request is for an authenticated area and the user isn't logged in, then I send them through the login flow. What's the real benefit in doing this via one method or another? It seems the AuthenticationHandler should be responsible for extracting the user out of the request (e.g., via
Hi! I am working on dashboards for my marketing organization. I run into issues while creating different visualizations based on marketing channel data. For example, in the below donut chart, Natural Search is blue due to it having the highest volume of visits. However, when I create a bar chart that shows visits x channel x month, Direct is blue because of how the freeform table has to be set up for that specific visualization. This can be pretty confusing for my team members who use this reporting. Is there a way to lock the order of these channels so that no matter what page/date range users are looking at the marketing channel legends stay aligned?
Custom Form - Calculated Field Box - Width Expansi... - Adobe Experience League Community - 677216make calcualted field width Small Medium or Large - Adobe Experience League Community - 594808 Hello! Can the above two ideas be combined? Please let me know if I should be requesting this via a different method, thanks!
We are currently reviewing our Tracked Custom Fields as part of an audit. One thing that would make this much easier is to see which Custom Forms these Tracked Custom Fields appear on. There's no options for views or filters on the "Interface - Update Feeds" and there doesn't seem to be any filtering options for this in Reporting. Anyone got any ideas?
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.