Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi all,We’ve been running Facebook and LinkedIn Lead Ads for years across multiple countries/languages. Each form has localized custom questions (e.g. “Are you a Square seller?” in EN, FR, JP, etc.) — and we’ve always mapped them all to the same Marketo field (e.g. Current Seller or Lead) without any issues.Lately, though, we’re hitting a weird blocker:New custom fields (like number_of_employees) are showing up in the lead activity log after test submissions,But they aren’t appearing in the Facebook or LinkedIn field mapping dropdown in Admin.We’ve tried so far:Confirmed fields are live and published on Facebook/LinkedIn formsSubmitted test leads — values appear in Marketo activity logRemoved some duplicate field mappings from inactive formsEach language uses its own dedicated formVerified forms are not in draft statusVerified issue happens in both Facebook and LinkedIn integrationsConfirmed that the same Marketo field is not reused within a single formReached out to Marketo Support —
Is there any recommendations or best practice on how many rules we can push to production in a single library?
We ran into a faulty schema-design issue that we are trying to resolve in a client's PROD sandbox. We have a profile-enabled experience-event dataset that contains about a year's worth of streaming event-data. This dataset is based on a profile-enabled schema that has 3 identities - ECID and 2 other identities, each mapped to different cross-device ID namespaces. It has been determined that the 2 identities of the schema/dataset were mapped incorrectly to existing 2-cross-device ID namespaces. We are attempting to do the following: 1. Demote the 2 attributes that are currently assigned as identities and turn them into 'regular' attributes. The dataset is the only dataset that is derived from the parent schema. There are no other datasets based on the schema.2. Assign 2 new/different attributes as identities on the schema. These new identities will be using 2 new namespaces - different from what the 2 original identities were using. ECID will remain the same - no changes
Dear I am newbie of Adobe campaign, so it might be very beginner level questions. I want to create new workflow to send alarm to certain operator group in case that workflow of that instance is stopped as failed status. I want to add 'A' node to judge whether there's failed count from previous node. In case, count is over 0 , then go to '1' count is 0 , then go to '2' What activity should I add in 'A' with what setting in it ?? RegardsSJ
Hi, I have a question on Marketo munchkin API functions. Planning to use following functions to capture user behavior data on website with the combination of GA4. Is there anything to keep in mind while using the following functions ? like size of the data I can pass in respective functions, impact on Marketo , any performance issue etc... Munchkin.munchkinFunction('visitWebPage', { 'url': '/Football/Team/Seahawks', 'params': 'defense=legion_of_boom&qb=wilson' }); Munchkin.munchkinFunction('trackEvent', { eventName: 'Whitepaper Download' }); Thanks, Babu
Hi , I am trying to create a dynamic component that displays pages as cards, the data is dynamically pulled from page properties,like featureImage , page title ,etc ,as we have dynamic media I am trying to utilize it by using image component in card component to load the featuredImage from dynamic media, Is this possible , I need to render that dynamic image urls in a image component.
It would be great to have a report that would show Users who have access to a project and the level of access they have to that project -- across multiple projects, instead of having to go into each project sharing popup page to find that information individually.We are trying to troubleshoot an issue where we think are seeing people's sharing access to projects change without our Traffic person making that permission change and we need a report to provide evidence of any permission/level of access changes across multiple projects.This would be a useful tool to verify bulk edit changes to assignments as well.
Hello Experts, We are working on setting up pipeline for profile data ingestion to AEP using Streaming HTTP API. Pipeline will be sending update events as well for existing attribute and therefore we have enable upsert. Below is the sample call curl --location 'https://dcs.adobedc.net/collection/batch/{INLET-ID}?synchronousValidation=true' \ --header 'Authorization: bearer {TOKEN}' \ --header 'x-gw-ims-org-id: {ORG-ID}' \ --header 'x-api-key: {API-KEY}' \ --header 'x-sandbox-name: {SANDBOX}' \ --header 'Content-Type: application/json' \ --data-raw '{ "messages": [ { "header": { "imsOrgId": {ORG-ID}, "datasetId": {DATASET-ID}, "flowId": {FLOW-ID}, "operations": { "data": "merge", "identity": "create", "identityDatasetId": {IDENTITY-DATASET-ID} } }, "body": { "_id": "test
Hello, let me start off by saying I'm a novice at this so please be patient with me. We have developed a custom stamp and when it is applied, a dialog box appears for each field in the stamp (refer attached .jpg). What I am hoping do to is rather than there being nine different boxes appear to enter the different information, that I could have one box with all the fields appear at the same time. This is the code we presently have in a "script" box: if ((event.source.forReal)&&(event.source.stampName == "#AP Entry Stamp")){this.getField("Job Number").value = app.response("Job Number:");this.getField("Approved By").value = app.response("Approved By:");this.getField("GL1").value = app.response("GL Code #1:");this.getField("Cost1").value = app.response("Cost Code #1:");this.getField("GL2").value = app.response("GL Code #2:");this.getField("Cost2").value = app.response("Cost Code #2:");this.getField("Voucher Number").value = app.response("Voucher Number:"); this.getField("
We are using AEM clous Assets and trying to add custom Metadata Schema. We are able to add and see schema using AEM Assets Touch UI. But that metadata is not visible when we view Assets(image) in Assets View. I see an option to Add custom Metadata Forms in Assets View but i need to add custom Metadata Property in schema. I don't see any options to add custom schema property in Assets View. How can I add custom metadata property in schema?
Hello! Some of my users are facing problems where the communication and updates from requestors are getting mixed up between the request and the resolving project. They are not keeping their communication in one place. The comments on the request do not automatically sync with the comments on the resolving project. This is causing confusion for the team. Apart from limiting access to the project or training requestors to use the request section for comments only, does anyone have any other suggestions for ensuring a consistent location for requests and their resolving projects?
Very new to AJO/AEP ... I haven't even had the opportunity to even use it or try it out in any fashion; my only familiarity with it is via YouTube/Adobe vids. Currently, I use Salesforce/Marketing Cloud/Email Studio extensively. In my use-case, we send out informational emails regularly, but we don't have/use profiles which is the case with AJO. I build the email in Email Studio and an organization member will send me a list of recipients to whom the email is directed. This happens each time. Yes, it's Old School, but the information and the target differs from case to case. Having a data lake of profiles that we can segment and send to (the way it works in AJO) just isn't possible with our business model. So is it possible to build an email, upload a fresh list of recipients, and send that email out to those recipients each time? Thanks!
Has anyone faced issues with the Adobe Analyzer during Cloud Manager pipeline execution? Our build fails during the "Code Quality" step with the following message:Severity: Major | Rule: CQBP-84 | Message: Avoid using deprecated Granite UI components.We have ensured most deprecated APIs are removed, but this keeps coming up. The error logs in Cloud Manager are not very descriptive, making it hard to trace the root cause.How can we get more detailed reports or pinpoint the affected files?Are there tools or local analyzers we can use to test code before committing?Any tips or shared experiences would be appreciated!
Hi all, We're working to report on the first time we respond to a request within Workfront (via update or status change). Does anyone use the 'first response' field for that? I came across that when I was working on the reporting but couldn't find much documentation on it.
Hey there,I'm looking to add a note/reply to an existing projects (note/update/comment/reply) using the API. I am able to add a note to an existing project via the endpoint "/attask/api/v17.0/note" using a POST request. { "noteObjCode": "PROJ", "objID": <<PROJECT OBJ ID>>>, "noteText": "Test message" } And this successfully comes through with the same outcome as "New comment" in the Workfront online interface. I can't however work out how to add a note, to this note. i.e. The same outcome as "Reply". Published Notes don't appear to have their own ObjIDs, and I've tried various versions of the ID, threadID, topObjID, etc, to no avail.Any thoughts on how this can be achieved? e.g.
Hi, I would like to know how IP pools associate to dynamic subdomains. My use case is to have one email configuration for several countries instead of having one email configuration for each. This is also a typical use case stated in Adobe docs: https://experienceleague.adobe.com/en/docs/journey-optimizer/using/channels/email/configure-email/surface-personalization However, I would like to have different IP pools for each country as this is already setup in the sandbox. Below screenshot shows that resource URL, Mirror URL and Tracking URL will be populate based on the resolved dynamic subdomain. What though will happen with the IP pool?According to the setting it seems that I have to choose one and same IP pool for the email configuration and thereby also the resolved dynamic subdomain. Is this correct? Thanks!/Mikael
Good morning,I hope you're all well. I have a question. The Magento I use is currently on version 2.4.5, and we're migrating to 2.4.6. To migrate to 2.4.6, do I need to have all the security patches installed? In other words, do I need version 2.4.5-p12? Or, if I'm using unpatched 2.4.5, can I migrate to 2.4.6?
Please help me with the integration of AEM as a Cloud Service with Campaign V8. Not able to find any relevant documentation for setting up the intgerations. The details integration steps found on web are for AEM 6.5. Please do not share the document links to authoring Delivery templates and syncing with Campaign
We've completed initial Adobe Mobile SDK configuration, including push notification setup, but still looking for how best to set/map our mobile app code as it is in a different language (C#) than any available documentation and sample code. Is there any available examples/documentation for Maui/.NET? Thanks.
Hi,I have a question regarding the https://analytics.adobe.io/api, specifically the /reports endpoint. We’re seeing a potential data discrepancy reported by one of our clients. They observe one set of values in the Adobe Analytics UI and another in the data fetched via the API and stored in their destination system, which is handled by Fivetran.The discrepancy is partial - out of 9 metrics being pulled and stored, 6 match the UI values exactly. However, the following 3 metrics show mismatched values:visitsunique_visitorsmkz_qualified_visitsWe don’t perform any transformations on these values - we request them from the API and write them to the destination as-is. I would appreciate any guidance or context around why such discrepancies might occur for these specific metrics, and whether there are any known limitations or caveats with the /reports endpoint that could explain this behavior.This is an example of the request performed by Fivetran:curl -X POST --data
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.
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.