Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi All,What all the ootb objects available in granite rendercondition.I have browsed and few of the blog mentioned requestPathinfo is available so like this What other ootb objects available in granite rendercondition to use in component dialog.
I am working on use case where we are integrating SAML with our application , basically for new user login we are setting up createUser as false so that whenever user is logged in from IDP server , that user should not create in AEM .For existing user in AEM publish environment , it should redirect to our portal , here no group is being return in Assertion response .Below is my SAML config{"path": [ "/content/csc-aem-commons/us/en", "/content/ipg-asc"],"idpCertAlias": "$[env:SAML_IDP_CERT_ALIAS;default=certalias___1732570622676]","idpIdentifier": "$[env:SAML_IDP_ID;default=https://login.microsoftonline.com/d026e4c1-5892-497a-b9da-ee493c9f0364]","idpUrl": "$[env:SAML_IDP_URL;default=https://login.microsoftonline.com/d026e4c1-5892-497a-b9da-ee493c9f0364/saml2]","serviceProviderEntityId": "$[env:SAML_AEM_ID;default=https://publish-p135571-e1386830.adobeaemcloud.com]","useEncryption": false,"userIDAttribute": "","createUser": false,"userIntermediatePath": "ipg/idp","synchronizeAttrib
Hi Team,We want to block the Internal traffic coming on the website form the company employees browsing our company website. What will be the best way to block this traffic from coming to the website. Is it via IP Blocking? And how to get Bot Name, IPs, User Agents? Please explain the steps.
Requesting access / role to raise ticket for Adobe Target with Adobe Client Care
I am working on a use case in which I want to embed an image inside a PDF file. After that, I need to send it as a servelet response. I am using PDFBox library from Apache to do so. But, I am not able to resolve the dependencies. POM: <!-- Apache PDFBox Dependencies --><dependency> <groupId>org.apache.pdfbox</groupId> <artifactId>pdfbox</artifactId> <version>3.0.2</version></dependency><dependency> <groupId>org.apache.pdfbox</groupId> <artifactId>fontbox</artifactId> <version>3.0.2</version></dependency><dependency> <groupId>commons-logging</groupId> <artifactId>commons-logging</artifactId> <version>1.3.2</version></dependency>error: In the image, the version which is mentioned in the bundles is 3.0.4 which does not exist.
Hi Y'all, My company has been using Cvent for our events and are looking to switch. I am hoping to find some recommendations for event software that is compatible with Marketo.
Hi, I am new to Form Designer app and I have a requirement to make fields in an XDP file accessible. Is there any way to make fields accessible on an XDP file and not using a tagged PDF file. Thank you.
If you are planning for Edge Data Collection and want to migrate existing Experience Cloud solutions to Web SDK, you have a few options when it comes to structuring the data you send. As discussed in a previous blog, data you send to Adobe Experience Platform (AEP) must be sent as XDM and aligned with a dedicated XDM schema. But what if you want to send data to Analytics or Target, but NOT to AEP? For that, you can use the data object, a sibling to XDM in your network call payloads. As described below, the data object has properties that allow for a smooth migration of existing Experience Cloud solutions without requiring that it be associated with an XDM schema. The data object can be passed with the Web SDK sendEvent and maps data directly to Adobe Experience Cloud services. This allows you to continue sending Adobe Analytics, Target, and Audience Manager parameters with their original values, maintaining continuity during migration. It also eliminates the need for an XDM schem
Hi there. I am looking for a mobile SDK function that returns the user's segments.I am looking in the documentation, but I can't find it. I understand that I can do it via an API call, but I would like to know if there is a way to do it with a function so it returns all the segments in an object that I can later refer in different parts of the app and I don't have to call it more than needed.
Hello, does anybody know with with setting or table field the default order of the Workflows in the Campaign box is defined?
While creating audience segments within the analytics platform, I encountered a constraint that prevents adding more conditions within a single definition container. This limitation severely restricts the ability to define complex and highly specific audience behaviors, which is critical for our use cases.When attempting to add more than one condition in a single definition container, the platform did not provide any option to add more condition, but earlier there was an option. Refer screenshot for different times. In 2023, there was a option to add more than one condition in container definition instead of that what I'm getting a nested container option.Can someone suggest is this something respective to platform updates or I'm missing anything to add.
HiI am trying to enable link checker in AEM, but somehow it doesn't show any urls, here's my link checker transformer: Link checker service: The link checker log keeps showing: "no link infos modified or deleted" Did I miss anything? Thanks!
Hi, For an Incremental Query with the 'History in days' value set to 0, how long is history kept? Thanks,Skyler
機能改善要求(RFE)概要: We would like to be able to set the SameSite=None,Secure=Yes options for the saml_request_path (Cookie) configured in the "Adobe Granite SAML 2.0 Authentication Handler" ユースケース: I am performing SAML integration with the following configuration, but the value of saml_request_path (Cookie) cannot be obtained, so I am moved to the default destination after logging in. ・Uses "Adobe Granite SAML 2.0 Authentication Handler"・Configures two sets of Dispatcher-Publisher・Logs in on the IDP login screen after a period of time・Returns to the Dispatcher that did not send the request 現在/体験した動作: Cookies that do not specify the samesite attribute will become samesite=lax a few minutes after the cookie is generated.Therefore, saml_request_path (Cookie) created by another Dispacher cannot be read. 改善/期待される動作: Set SameSite=None Secure=Yes to always read saml_request_path (Cookie). 環境の詳細(AEM バージョン/サービスパック、もしあればその他の詳細): AEM6.5(SP19) 顧客名/組織名 TDEN スクリーンショット(ある場合) コードパ
Hello!Clicks to CTAs aren't being sent on its own server call linkClicks eventType but on the pageview that loads after the CTA was clicked so there is no separate call for link click, just one containing both on an eventType pageViews on page load.Wondering if this could cause any issues and if its better or cleaner to fire each separately.Screenshot below.From what I see is acting the same way as ActivityMap which would be easier to implement and an overlap as ActivityMap is OOTB.Thanks,R
Hi Crew!I’m working on strengthening bot filtering in Adobe Analytics.I'm able to identify and assign cookies to bot traffic (including those from the “allowed list”).Naturally, I need to exclude this traffic from reporting (using Virtual Report Suites).I’ve configured the system to pass the cookie value to an eVar that is set at the visit level and configured to "never expire".Then I’m filtering it out via a segment based on the "visitor" level that excludes matching the cookie value created for bots.Hi Crew!I’m working on strengthening bot filtering in Adobe Analytics.I'm able to identify and assign cookies to bot traffic (including those from the “allowed list”).Naturally, I need to exclude this traffic from reporting (using VRS).I’m passing the cookie value into an evar that is set to "never expire".Then I’m using a segment at the "visitor" level to exclude users whose evar matches the cookie value associated with bots. Does this sound like the right approach? Don't think
Hello Community, I have created a sample job using postman using this endpoint: POST /bulk/v1/leads/export/create.json with this request body: { "fields": [ "firstName", "lastName" ], "format": "CSV", "columnHeaderNames": { "firstName": "First Name", "lastName": "Last Name" }, "filter": { "createdAt": { "startAt": "2023-01-01T00:00:00Z", "endAt": "2023-01-31T00:00:00Z" } } } I am getting this response: { "requestId": "49f#196d2e99cbf", "result": [ { "exportId": {export_id}, "format": "CSV", "status": "Created", "createdAt": "2025-05-15T07:47:27Z" } ], "success": true } I not able to start the job this is the end point i am using: {{base_url}}/bulk/v1/leads/export/{{export_id}}/enqueue.json The client_id, client_secret, and, base url and access token is correct but still gett
Hi there,I am working on an exit-intent pop-up using Unbounce for our website and embedded a Marketo Form to track email subscriptions. Unfortunately, once I fill out the subscription form on the pop-up it opens the Marketo Landing Page (Thank You page for subscribing) within the pop-up's iFrame instead of opening a new browser. Any ideas on how to adjust the form settings to push them to a new browser for the page after they subscribe? I'd like to be able to track conversions through Unbounce and have an external conversion tracking script added to this thank you landing page but so far it isn't showing as a conversion. As an added note, the conversion tracking script is working through other pages, so I know this is set up properly.
I would like to prompt project owners to provide a final status update when changing a project status to Dead, Rejected, Completed, or On Hold so I can report the 'why' in a dashboard. Is there a way to do this in Workfront or is a Fusion scenario required?
Hello,After upgrading our environment to AEM 6.5.20, we've encountered a critical issue where Adaptive Forms fail to load. Attempting to access any Adaptive Form results in a blank page, and the following error appears in the logs:org.apache.sling.scripting.sightly.render.ObjectModel Cannot access property 'xyz' on null object java.lang.NullPointerException: null at org.apache.jsp.libs.cq.gui.components.common.table.table_jsp._jspService(table_jsp.java:56) ...This issue is impacting our form-based workflows significantly. Has anyone else experienced this problem after the upgrade? Any insights or workarounds would be greatly appreciated.
Hi WF Community, I'd like to do the following, when creating a new calculated field on a project form, and wondering how to go about it: Create a calculated field called ABC on a task form Create a calculated field called XYZ on a project form that aggregates field ABC from all related tasks I'm uncertain how to reference fields from a child object. Thanks, Nick
Description: It's pretty straightforward: Make it so the status field is editable on the My Requests widget. Why is this feature important to you: We are on a crusade to remove clicks wherever possible. Right now, if I want to change a request's status in the My Requests widget, I have to select the issue in question, open the preview pane, and then change the status there. These are two additional clicks, plus it feels like the widget is broken. (That was my first thought.) Although it's not The End Of The World if one has to use the preview pane, I anticipate getting support tickets from people who think the same way I did. How would you like the feature to work / Current Behaviour: See above.
Description - Please add ability to either multi-select report suites, or add a bulk import for adding them Why is this feature important to you - Managing classification sets across many report suites is a PITA when you have to do it one at a time. How would you like the feature to work - Change the current UI from single rsid dropdown to be multi-select, OR, add new text area option to copy/paste list to bulk import / fill in fields. Current Behaviour - Report Suites can only be selected one at a time
I want to know if we have any backend AJO/AEP table that keeps track of who opens the email on Android or Apple devices
Our Marketo instance is over a decade old and has changed hands few times. As a result, we have a large number of active programs and campaigns that need review. To clean up we’re looking to archive outdated programs and deactivate inactive campaigns. Could you please advise on the best approach to identify:1. Programs to Archive - We are planning to request an export from Marketo Support that includes key metadata such as:Last modified dateMember countActivity historyAre there any additional fields or filters that someone can recommend to help narrow this list down more effectively? 2. Campaigns to Deactivate - I assume similar fields (last run date, campaign type, affected member count, etc.) would apply here. Is there anything else we should consider to help prioritize which campaigns can be safely deactivated? Thank you in advance!
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.