Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Quick Question: If we are updating our hosting provider from Strattic to WPEngine will we need to update our SPF and DKIM values in Marketo?
How do we push assets to AEMaaCS from approved workfront assets? does this include javascript, java? I am an enginner.
I have an activity with an audience to only include desktop devices.My Audience is set as:EXCLUDING:Mobile: is Mobile Device ORMobile: is Tablet ORMobile: Any Device OS matchesiOS or AndroidORMobile: is Mobile Phone I've also tried with fewer criteria, and added more as I've been testing. I've also attempted an "Including" where Mobile: is NOT Mobile Device AND NOT Mobile Phone, AND NOT Tablet AND OS does not match iOS or Android. No scenario appears to work for iPad 12th gen, on Safari. Interestingly, the audience applies correctly on the same device on Chrome. How can I get this audience to work for Safari iPad?
Is it possible to check profile parameters in the Condition Node? I do not see that possible.
I am in the process of working with some coworkers to determine what custom forms we can deactivate (or potentially delete) because they are no longer in use and the data tied to them is not relevant. I managed to make a custom view in the backend under Custom Forms > Forms and I have managed to create a custom view under Custom Forms > Fields that shows me what fields are associated with what forms. What I was hoping to be able to do is combine the two into one report, preferably in the custom form view that I created. However, I think that Workfront treats Forms, Fields, and Sections as their own thing and don't allow for hybrid reporting because of this separation of data. I thought that I might be able to utilize the text editing for the column parameters in an effort to pull in field data. But, one, I don't know if that would even work. And two, I have no idea how I would code it out (I am the furthest thing from a coder). Any help would be greatly appreciated.
How to do that easily? In know that as a workaround we can create audience but is there more direct way? I want to check this in the Condition node and then make two alternative paths
Currently, when setting up a Workfront connection in Fusion, personal user details are being used for the service account connection. While this allows the Fusion scenario to execute successfully, it creates an unintended issue: any newly created request form in Workfront defaults the "Project Owner" to the user ID associated with the connection setup. How can we establish a true service account connection that avoids relying on personal user credentials and ensures the correct ownership for newly created objects?
Thanks to previous guidance I have been able to successfully create new Planning records from Issues. I've come across a new problem (one I suspect is probably a simple fix and rookie mistake) where after searching for issues and comparing them against existing records the scenario then successfully creates the new record over and over. Not sure what I'm doing wrong.
Hi, I am trying to get this api call to work: https://xxxxxxx.my.workfront.adobe.com/attask/api/v18.0/session?apiKey=xxxxxxxxxxxxxxxxxxxxxxxxxx It only works when some one is already logged into Workfront. Any suggestions will be a massive help
Several colleagues using Workfornt have received an email that claims to come from Adobe with the email address message@adobe.com.The messages claim that:"As a result of changes made by your administrator, the way you sign in to your existing Workfront account has changed. You will now sign in with your Adobe ID. To get started, simply click the button below to accept your invitation. Once you have accepted your invitation, you will need to sign in. This can be done using an existing Adobe ID or by setting up a new Adobe ID using the same email address."There is then a button "Accept Invitation".On right clicking the button, the URL it directs to starts with https://ims-na1.adobelogin.com/ims/authorize/v1 and the URL continues with other information. Is this a phishing email ?
Hi ,I am trying to Implement Adobe Analytics with the Adobe Experience Platform Edge Network, and create a schema then create dataset , then i was do setup for datastream ,and while mapping i am facing the error what was that help me out.
Hi Team, I am looking for ways to restrict users to save audience in the system. I am anticipating high number of dummy/test audiences to be created once it is enabled for user access. Is there a way to restrict this? One approach I think can be to let them create (enable 'Create Audience' button), but not let them Save (disable 'Save Audience') button. However, I am not sure if this is possible from UI (permissions?). Kindly suggest the right approach. Regards,Rohit
Hi! Is it possible to see all marketing touch points a Visitor has had? Right now, all I can see are the usual Last and First touch, but what if I wanted to see all the channels in between?
Hello,I am currently working with Adobe AEM 6.5 in an on-premises environment and would like to find a way to modify the HTML of web pages to automatically replace the img:src, link:href, and script:src attributes. Specifically: Resources with a path starting with /etc.clientlibs/ should be replaced with https://mycdn.it/etc.clientlibs/Resources with a path starting with /content/dam/ should be replaced with https://mycdn.it/content/dam/ Could you please guide me on the best approach to implement this solution ? Thank you in advance for your support.
Hi everyone, Quick question that might be a bit basic: In Workfront, I’m trying to set up Fusion to trigger as soon as a custom field is set to "Yes" (e.g. "Ready to trigger" = "Yes").From what I understand, the Watch Events module is the only one that can start a scenario instantly, so I assume that’s what I need to use here.If that’s correct, I’m wondering how to set up the Watch Events module to monitor the "Ready to trigger" field. I see it involves using a webhook, and I’ve set one up, but I’m not sure where to use the webhook URL in this context. This might be something really straightforward, so thanks for bearing with me and for any guidance! Cheers!
Hi team, Has anyone noticed that asset links are breaking when asset expiration dates have passed? If this is a function that can be toggled on or off? Best,E
Hello folks, Quick question on AB test set up: I have set a simple A/B test for whole emails in an Email Send program which is tied to a CRM campaign code. Now, under the same program, can I create another AB test possibly nesting another email program housed under the main Email Send program in any way? I understand an email program can have one one AB test in it. Please advise. Thanks
In legacy Analytics for mobile, there was a setting to collect and cache offline transactions on the local device then send those hits once the user was online. There is no such option for this when implementing with AEP EDGE for MobileSDK. I see in Assurance that an offline device tries to send those hits while still offline and the hits fail. Is this available and possible when using the AEP extension in a Mobile Launch property for MobileSDK?
Hi, We need to track the products that users add to their cart in our mobile app. Currently, we are fully dependent on the app developers. We will provide the code for tracking products in the cart, and they will integrate that code into the app. Additionally, we are not using 'Data collection'(Adobe Launch) at this time. Can anyone please share the code details to track products on the Cart Page?
Hi Team,I was reviewing the IP exclusion rules article (link) and noticed there is no mention of IPv6.As far as I know, it is supported, but I wanted to confirm its use for internal networks.If my internal IPv6 address starts with 2001, should it be listed for exclusion as a regular external IP address?Also, is the limit still 50 IP addresses for exclusions? Thinking if I should continue leveraging classification rules instead and add ipv6 addresses. Thank you,
Hi All We have site in the production preview environment assuming url as prev-www.testsite.com/global The site loads fine with all the path example 1. prev-www.testsite.com/global/about2. prev-www.testsite.com/global/community. And the request is not working only for a specific path (prev-www.testsite.com/global/us) and is shown with error code 20. There is no caching rules implemented. When /us path is accessed no logs are even generated in the dispatcher server, but all other paths are working fine.The server architecture for request is: Browser -> WAF layer -> ALB -> Dispatcher server ->ALB -> Publisher server.Can you please help me understand what exactly the issue. Thanks.
Hi, I am facing an issue in the app builder where, when i try to do aio app deploy i am getting this warning, No valid config data found to send audit log event for deployment. so i did the below 1. aio app config set log-forwarding? select log forwarding destination Adobe I/O RuntimeLog forwarding is set to 'adobe_io_runtime'Log forwarding settings are saved to the local configuration2. aio app config get log-forwardingdestination: adobe_io_runtimesettings: { updated_at: null }. Still i seeNew Extension Point(s) in Workspace 'Stage': 'dx/asset-compute/worker/1'Successful deployment 🏄.But there is no runtime action is coming in the developer console runtime page. Anyone is having idea, what could be the issue. Thanks,Bhavani Bharanidharan
I have created three different element click events in one rule and want to retrieve the currently triggered element in custom code.
WARNING] Error injecting: org.apache.felix.bundleplugin.BundlePluginjava.lang.UnsupportedClassVersionError: aQute/bnd/osgi/Analyzer has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 55.0 hi folks, I recently started getting these messages while my AEM 6.5 build error. My JDK is 11. Where did the aQute/bnd/osgi/Analyzer in Java 17 come from? Any ideas? thanks Fiona
We need to be able to create a component in an AJO email that will pull in the most relevant articles, using content that exists in AEM? I see that it is possible in Adobe Campaign Standard, can this be done in AJO? Does it require a link or can this be supported with any manual work arounds? If this is not possible, where would it be on the AJO roadmap? https://experienceleague.adobe.com/en/docs/campaign-standard/using/integrating-with-adobe-cloud/working-with-campaign-and-experience-manager/creating-email-experience-manager
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.