Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
<enableCollasableText jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/foundation/form/checkbox" class="cq-dialog-checkbox-showhide" cq-dialog-checkbox-showhide-target=".button-option-enable-showhide-target-three" name="./show" text="Show Below Conatiner" uncheckedValue="false" value="true"/><collasableTextContainer jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/foundation/container" class="hidden button-option-enable-showhide-target-three" showhidetargetvalue="true"> <items jcr:primaryType="nt:unstructured"> <showFirstName jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/coral/foundation/form/textfield" fieldLabel="First Name" name="./firstName"/> <showLastName jcr:primaryType="nt:unstructured"
Hi, I’ve been trying to create a custom plugin for all the RichText XML configurations in my AEM components, but I haven’t been able to get it working. I’ve followed several guides, but I still can’t make it work. Any help? It would just be a simple select with options and a text field.We’ve added custom fields to components like the link plugin — that was quite easy by modifying only the JS. But in this case we would be creating a completely new property. https://www.bounteous.com/insights/2022/01/06/custom-rich-text-editor-plugins-adobe-experience-manager/#create_new_clientlib_provide_categories https://medium.com/globant/build-a-custom-rte-plugin-with-chatgpt-for-aem-4e373487a6fe
We have a Kanban Board, which is configured to automatically intake items to the board.Intake sources is a custom filter, which includesProject: Status > Is None of > Complete Dead Queue The board populated correctly, with a card in New for project PN1762400.Since then, the project status for PN1762400 has been changed to Dead.The connected card is still showing in the New column. Can/should cards be automatically removed in this situation?
I created a new AEM SPA project using archetypeVersion=36 with absolutely no custom code — it’s a completely clean, out-of-the-box project.The pages render correctly, but the AEM error log keeps showing this warning: GET /content/demoproject/us/en.model.json HTTP/1.1]org.apache.sling.models.impl.via.ResourceSuperTypeViaProviderCould not determine forced resource type for JcrNodeResource,type=nt:unstructured, superType=null,path=/conf/demoproject/settings/wcm/templates/spa-page-template/structure/jcr:content/cq:responsiveusing via value Is there any way to fix this warning or prevent it from appearing?
I want to trigger listener which which further sends email whenever any async job is completed on AEM Cloud.But whatever event I am trying is not hitting the listenerorg/apache/sling/event/notification/job/FINISHED Orcom/adobe/granite/async/job/SUCCEEDED. or I have the 2nd approach where I can check /var/asyncjobs where if any new node creates I can trigger listener but in that node I see no property to differentiate between jobs( like I only want for assetimport or zip unarchive). can someone please help here.
trying to execute "aio login" and result is:Visit this url to log in: https://aio-login.adobeioruntime.net/api/v1/web/default/applogin?id=********&port=*****&redirect_uri=https%3A%2F%2Faio-login.adobeioruntime.net%2Fapi%2Fv1%2Fweb%2Fdefault%2Fapplogin%2Flogin-success - Waiting for browser loginnode:events:497 throw er; // Unhandled 'error' event ^ Error: spawn undefined\System32\WindowsPowerShell\v1.0\powershell ENOENT at ChildProcess._handle.onexit (node:internal/child_process:285:19) at onErrorNT (node:internal/child_process:483:16) at process.processTicksAndRejections (node:internal/process/task_queues:90:21) Emitted 'error' event on ChildProcess instance at: at ChildProcess._handle.onexit (node:internal/child_process:291:12) at onErrorNT (node:internal/child_process:483:16) at process.processTicksAndRejections (node:internal/process/task_queues:90:21) { errno: -4058, code: 'ENOENT', syscall: 'spawn undefined\\System32\\WindowsPower
Hello, I am trying to integrate the Adobe web SDK via the AEM; however, alloy calls are encountered, indicating that the currently configured Datastream ID does not exist. How do I enable the data stream ID for my AEM?
I often use the calculator to decide how long to run an A/B test. Up until recently we've just used Target as the reporting source, but have recently enabled CJA which we're beginning to use. When using CJA to report out on Target activities (via the Experimentation Panel), I've noticed that the lift and confidence can take much longer to calculate than it would with the same page/page traffic in Target. Is this because we're applying the success metrics after the fact, rather than defining them within the VEC? And does that mean we should be using another calculator to determine test duration when using CJA as the reporting source? Thanks in advance!
Currently, if I update metadata that already exists in the standard path /jcr:content/metadata, everything works correctly with this payload:json{ "class": "asset", "properties": { "metadata": { "pruebanumber": 22, "singleline": "Value from API" } } }The ProblemThe problem occurs when I try to update metadata that belongs to a child node named default, whose path would be:/jcr:content/metadata/default/myFieldIf that node does not already exist in the asset, the API returns a 403 Forbidden error.Example of the payload that fails when the default node does not yet exist:json{ "class": "asset", "properties": { "metadata": { "pruebanumber": 22, "pruebasingleline": "Value from API", "default": { "indefault": 1234 } } } }If I manually create the node or update a field from the asset's Properties in the UI, the defau
Hello! We've seen this raised a few times here, but never with a resolution. So I'm going to try again!As we're a "hosted service", we have no front-end access to our Message Center instances. We have two instances, RT1 and RT2, load-balanced under RT-LB. I'm trying to update the quarantine status of a given email address on both RT1 and RT2, and I'm using this code:// RT instance connection details var remoteInstanceUrl = 'https://<rt_instance_host>.campaign.adobe.com'; var authHeaderName = "Authorization"; var authToken = "<auth_token_from_IMS>"; var authHeaderValue = "Bearer " + authToken; // Create HttpSoapConnection and inject auth bearer token into the header var rtConnection = new HttpSoapConnection(remoteInstanceUrl + '/nl/jsp/soaprouter.jsp', 'utf-8', 0); rtConnection.setHeader(authHeaderName, authHeaderValue); // Create session write proxy service, based on xtk:session.Write WSDL definition var sessionSoapSrv = new SoapService(rtConnection, 'xtk:session'); sess
Dear All, I’m working on digitizing our product specifications (currently managed offline) and I’m testing custom forms to see what can replace our existing workflow. One key part is that I’m trying to centralize raw material characteristics and similar data within specific project/s, then have the custom forms elsewhere to pull in that data dynamically when required. I’ve built the following TEST setup, and it’s very close to what I need but it still has a few issues. Project 1 contains a form consisting of a Single line text field “Product Code”. Users enter “Product Code” value manually, for example 12345ABCDE Project 2 contains a form consisting of:Typeahead field “Project Name v1” returning Project 1 among other projects within the same portfolio/programExternal lookup field “Project Name v2” returning Project 1 among other projects within the same portfolio/programExternal lookup fields returning “Product Code” value based on project selected
Hi, We need to fetch the personalized subject line for Message Center broad Logs nms:broadLogEventHisto. Currently its is stored in the field [delivery/mailParamters/subject]. But it is storing as Hi <%=rtEvent.ctx.firstname%>, where as the expected value is "Hi Lakshmi".Could any one please let me know the better approach to use activities instead of Javascript, since JS is taking so long time when tried.
Hi,I have to schedule a campaign in Adobe journey optimizer for specific date on hourly basis. For ex. On 20th November I have to start sending campaign from 1 PM to 5 PM on hourly basis. How do I do that?
Hi All, I seem to recall that typeahead fields used to display as Clickable link / Hyperlink to the referenced object on the custom form, similar to how they appear in reports. It looks like this behaviour has been removed or changed. I was trying to find some information about this in the documentation and release notes, but couldn’t locate anything. Could someone refresh my memory on this? Kind regards,Lukasz
Hi everyone,We’re in the process of configuring the Snowflake → AEP streaming connector (using Snowflake Streaming. Before we proceed further, I’d like to confirm a few details:What we understand so far:Similar to batch ingestion, we’ll be creating a dedicated Snowflake service account/user for AEPWe’ll need to coordinate authentication for that user (preferably key-pair)We’ll also need to set up the warehouse, database, schema, and target table/view for AEP to read fromAccess privileges needed: USAGE on warehouse, database, schema + SELECT on the target table/viewQuestion for the community:Are these steps exactly the same as what’s required for the batch Snowflake connector, or are there additional/different requirements specific to the streaming connector?Are there any best-practices or checklist items you’d recommend specifically for the streaming setup?Any gotchas or configurations that differ for streaming versus batch when using Snowflake → AEP?Thanks in advance for any insights.
Do you know of any validation of JS code put into AT activity in the area of security?
I’m working on a use case where multiple user groups need different levels of data access within Adobe Analytics.One group should have access to all available data.Other groups should be restricted to only the subset of data relevant to them (for example, their own accounts, locations, or entities).There could be hundreds of such restricted groups.I’m looking for guidance on the best way to implement this type of multi-group, role-based or attribute-based data access. Specifically:How can I restrict another user group to only the data tied to their assigned entity or scope?How can I efficiently manage permissions for a large number of groups?Should this be handled via report suite permissions, segments, user roles, or another method?How do we scale this approach to hundreds of restricted groups?Any examples, strategies, or guidance would be very helpful.Thanks!
Hi everyone,I’m looking for real-world use cases or examples that highlight the differences between Adobe Analytics and Google Analytics 4. Specifically, I’d like to understand how both platforms compare in terms of:Ease of useFeatures and capabilitiesIntegration with other tools or platformsData privacy and securityScalabilityPerformance and reliabilityIf you have insights, experiences, or practical examples from your work with either tool, I’d really appreciate your input!
Hi, I want to create an audience based on a journey condition. example invalid emails i want to create an audience for invalid email then we can send them day 10 mando comms. I have tried nodeID but it is not working. giving me 0 count. How can i do this?
Hi @community,I am working on segment export , where I am exporting comma separated segment name along with profile attributes.To extract segment details and customer id, I am leveraging "profilesnapshot" and "segmentsnapshot" tables, but i get data for "realized" segments only and there is no data for "existing" segments. In Audience listing can see data for "existing" segments.My "segmentsnapshot", "profilesnapshot" and "segment evaluation" jobs are running daily without failure. Please assist me in finding why profilesnapshot dataset show "realized" segments only and audience listing show "existing" for same segments profiles. Thanks in advanceBest Regards
Hi Adobe Team, My team is currently working to send audiences via RTCDP to a vendor. They require to receive files as CSV. Is there any capability from the platform to send files as CSV instead of JSON. Has anyone else experienced this issue before and have any workarounds? Thanks, Nick
Hey folks,has anyone worked with any out of the box XDM field groups or classes for insurances? Which would they be, and are they a good starting point or do they require a lot of adaptation work?
Hello, as per my organization policy i can not use my company mail id so i am trying to login via my personal mail id and it is showing that "It seems that your Adobe ID is not linked with your Adobe Experience Cloud solution accounts.Please get in touch with your Org Administrator or Adobe Enterprise Support." Please help me with the solution.
Created a task report, filtering and grouping by Home Team ID. However, the groupings are showing as a random string of numbers and letters. Any way to pull in the actual Home Team ID so we know which drop down is which?
For email intake to a request queue:If there is formatting in the body of the email it's being lost when it loads to Workfront. I tested bold, italic and underline and the text all loaded as regular text. Is this the expected behaviour as the body of the email becomes the description which doesn't allow formatted text? Is there any way around 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.