Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Im trying to the create cross-channel fragment by using APIs, but Im getting this error Body: { "name": "Cyber Monday Sale - Header !!", "description": "Cyber Monday Sale - Header Banner!!", "type": "html", "channels": [ "shared" ], "source": { "origin": "ajo", "metadata": {} }, "fragment": { "content": "<div> Hi {{profile.person.name}} its a great day to shop !! </div>", "editorContext": {} } } Response: "additionalContext": { "errorList": "[{\"type\":\"https://ns.adobe.com/aep/errors/CJMMAS-1099-400\",\"title\":\"The channel value for the html fragment is invalid. Allowed channel value is email.\",\"status\":400,\"report\":{\"tenantInfo\":null,\"additionalContext\":{\"errorLevel\":\"ERROR\",\"variantId\":\"3c5d37df-254c-48c9-93c0-5725d79f7d56\",\"source\":\"FRAGMENT\",\"allowedChannelValue\":\"email\",\"type\":\"html\"}},\"error-chain\":null}]"&nb
Hi Team,I have the requirement where I want the page no. in synchronous. Actually, I am using the assembler service to assemble the multiple pdf's. But when generating the resulting pdf its giving the page no. on each pdf specific. for ex. If I assembling 3 pdf,pdf 1 with page 5pdf 2 with page 6pdf 3 with page 10 then resultant pdf its giving page 1 of 5 ... so on n of m ... for first pdf pagespage 1 of 5 ... so on n of m ... for second pages pdfpage 1 of 10 ... so on n of m ... for third pages pdf But I want total of 5+6+10 =21like page 1 of 21, page 2 of 21 like that any idea how that i can achieve it
Hi Team I have one requirement where I have to create a Content Fragment Model which contains checkbox/dropdown based on the selection of value in the checkbox/dropdown there should be 2 fields which should be visible or hide. Kindly advise how can I achieve this in content fragments. Thanks in advance.
Hi, I was working on the querybuilder (/libs/cq/search/content/querydebug.html) to find the published cq:page without the node name for "article-content" and "generic-content".I have tried creating query however was not able to execute it properly. Query: (Not Working) path=/contenttype=cq:Pagegroup.p.and=true# Group 1: Check if the page has been replicated and activatedgroup.1_p.and=truegroup.1_1_property=jcr:content/cq:lastReplicatedgroup.1_1_property.operation=existsgroup.1_2_property=jcr:content/cq:lastReplicationActiongroup.1_2_property.value=Activate# Group 2: Ensure article-content and generic-content do not existgroup.2_p.and=truegroup.2_1_property=jcr:content/article-contentgroup.2_1_property.operation=notgroup.2_2_property=jcr:content/generic-contentgroup.2_2_property.operation=notp.limit=-1 Note: On executing the Group 1 separately works fine and results the pages which are published: Working Code for Published Pages: path=/contenttype=cq:Pagegr
HI,I'm working on incremental dataset exports (150 days historical + daily incremental) - Destinations.Quick points I want clarity on: 1. Incremental Export file name : Handling customization filename with timestamps.How are filenames changed or updates when doing this?2. Suppose we've already configured a destination—if the dataset schema later changes (e.g., 10 new fields are added), how does this affect exports? Will existing dataflows break or adapt automatically?3. Error Handling: Adobe’s approach when the destination or source system is unavailable or experiences failures.If a dataset export fails due to adobe runtime failure. Will adobe retry the failed ones's.?4. Sample Export: How can we export one day’s data sample (via Query Service, API, or filtered Dataflow) to analyze the file size, nested structure, and format before the full export?Would appreciate insights or recommendations!
In Scene7 VAT, it says "You can import a UV map you created with 3D Studio MAX. The imported file must be in .RLA format. This feature is for advanced users only." I was not able to more detailed explaining/tutorial on the process and kept fail to create an acceptable RLA UV map file. Is there any resource I can get to learn/use this approach?
Hi Team,I would like to know on aem lucene indexingAs per the aem docs lucene is asyn means what operations does lucene do asynchronously in aem? Thanks in advance.
Hi Friends, Please help me out how to enable user audit logs in AEM Forms JEE (JBOSS) server. Though I had configured audit log entry in domain.xml file, audit.logs are not generated."<audit-logging><file-audit-log name="local-audit" path="audit.log" relative-to="jboss.server.log.dir" format="JSON"/></audit-logging>"Thanks,Srujan
Hi everyone, I have my Marketo instance integrated with my Webflow site. When I publish a blog post on my site and toggle on the 'gated content' option on the Webflow side, a Marketo global form automatically pulls through embedded on the published blog. Does anyone know how to change and select the Marketo form that defaults for Webflow gated content?
Hi,Can someone please guide me on how can I generate a report on total execution/run time of every workflow.Thanks a lotnaveen
I am looking to filter a proof approval report by two different portfolios using text mode. The filter criteria should be:GTE $$TODAY - 5In a project in Portfolio ABC and Portfolio XYZDoes anyone have the text mode prompts to achieve this? Thanks!
We have added a new field, des_exclusion, to our Individual Profile - AJO Jump Schema, along with a new Field Group: Exclusion Flow, which contains this field.After ingesting data that includes values for des_exclusion, we noticed that when querying the dataset associated with the schema, the new Field Group and the field do not appear in the records, even though the ingestion was completed successfully.We have verified that:The schema structure has been correctly updated with the new Field Group.The dataset is still linked to the correct schema.The data ingestion process was completed without errors.Are there any additional steps we need to take to ensure the dataset reflects the new field and Field Group? Could this be related to the profile enablement process in Adobe Experience Platform?Any guidance on this issue would be greatly appreciated.
Hi Everyone does anyone know when exactly data flows to export destination? Is it immediately or overnight??? thanks
Is it possible to create a typeahead filter using a custom field? the custom field is a dropdown field.
Hi Team,I have a requirement where we have timer on page, we have to display the content1 (div1) during the timer running and on completion of timer, the page should refresh and display the different content (div 2).This is working fine on author but on runway page the content is not changing after refresh. I know it is happening because of caching (after adding query parameters on URL it's working fine). Is there a way to fix this issue?
In edit mode the page gives me the ability to scroll up and down, while in view as published mode no, not to the top of the page. The only way to see it all is to make the browser page smaller
Hello Team, I have few queries related to Content Fragment Editor extension. I am new to App Builder, CF Editor Extension project. 1: Pipeline build deployment:I have these Adobe IO Runtime workspaces: Local, Dev, Stage, Production.Local is used for POC purpose. deployed the extension project here(using the command: aio app deploy). Able to test using the url:https://experience.adobe.com/?devMode=true&ext=https://123456-sample-local.adobeio-static.net&repo=author-p123456-e66666.adobeaemcloud.com#/@xyz/aem/cf/editor/ ... so onHow to do deployment using pipeline? How to provide environment details. 2: Testing after deployment to Dev, StageNow, my testing team, authroing team wants to test the feature in dev, stage environemnt. Do they need to use URL with devMode?example: https://experience.adobe.com/?devMode=true&ext=https://123456-sample-Dev.adobeio-static.net&repo=author-p123456-e66666.adobeaemcloud.com#/@xyz/aem/cf/editor/ ... so on https://ex
Hi!Ive another 101 question!I need the number of unique visitors from the summation of 3 pages. However, we do not have calculated metrics on our AA, and I know we cannot add the unique visitors from each of those pages as we might duplicate unique visitors.Therefore, I thought about creating a segment, but I'm not sure if the way I'm thinking works:so from Hit I switched to visitor, and in the page name, it is included the page name of the 3 pages I want to know the unique visitors as a sum, and charged to equal their page names. Would that result??thanks in advance
We have projects that we don't want users to log time against. I've tried changing permissions on these projects to take away the ability to log hours, to make the project and task view only, and to even take away the ability to view the project and it still appears on the users timesheet. I don't want it on their timesheet at all. Is there a way to make this happen?
Hello,I'm facing an issue with managing unsubscribes in Adobe Journey Optimizer.In my setup, I have profiles that share the same email address but save in different Datasets(different schema but under same class) as they use different id as primary namespaces/identities. I did not make the email address an identity for theses Datasets to avoid profile collapse.The problem arises when profile datasets A contact unsubscribed using the AJO landing page to unsub from channel (email). This unsubscribe action affects profile datasets B with the same email address, even though they have different namespaces and no consent("consent.marketing.email.val.n") in their profile data;On the other hand, when profile datasets B with the same email address unsubscribes, the unsubscribe does not seem to take effect at all, I can clearly found"consent.marketing.email.val.n" in their profile attributes, but campaign/journey email sending still not excluding them.also it do not affect the same email profile
Hello,I'm looking to build utilization reports in Marketo Engage so that I can see (for example) programs, forms, emails - by created date (but not interested in metrics for these reports). By using the global search i can open up a new window of filters and choose my assets and time range. The problem is, there is no option to export, and the data isn't laid out as a table that i can copy/paste to excel.Is there a better way to get this type of report ?Thanks!
I have a Kanban board in WF that - despite all the known Boards glitches - has been functioning perfectly well for driving my delivery team for a year now. Requests are converted to projects using a consistent template which sets out a specific set of tasks each time and nothing has changed. However, in the last 2 weeks, seemingly random projects' tasks have not pulled through the the board. Other, more recent, ones have (still using the same template) so its not volume in the backlog. Using the search function, I explored whether they were there but unable to show due to volume of tickets, but again no results returned - they are simply not there. The projects being excluded have nothing in common in terms of naming, besides being in the latter end of the alphabet.Anyone out there fancy trying to crack this one, or experienced similar? Even for Workfront this one seems obscure and random.
Hi all, We have multiple sites and pages within the sites sharing the same templates, and we understand we need to assign an experience fragment to a template. We are wondering if it is possible, and if so how, to implement more than one experience fragment header on a single template, and direct which pages should use a certain experience header? Thank you!Lauren
Is it possible to set Priorities as home page via Layout Template? Our users are interested in having it be the first thing they see upon login. See screenshot of Interface Layout settings. There doesn't seem to be an option for Priorities. (I searched for similar questions but was unable to locate one in the short amount of time I looked. Sorry if this is a repeat.)
I need to see many PageNames alongside their associated URLs. I just need a simple list like the one in the top section below. How can I get this?
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.