Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi, I am trying to create a scenario that would be triggered whenever a document's proof status is updated. Quick setup is there's a Workfront project with issues; issues will have documents (although it's not mandatory) and those documents will have a proof workflow. I need to trigger my scenario every time there's an update to the proof status of any document. Idea is to change the issue status when all documents are approved. I tried triggering the scenario with issue record type and lastUpdateDate changed filter, but it seems that when the proof is updated, it does not alter the issue updated date. Same happens with the document record type and lastUpdateDate filter.I can use the document version record type, but then I can't seem to target a specific projectID. Any help would be appreciated. Thank you in advance.
HI All I have assigned ACL read permissions to my project content path for the user group.After logging in as a user, I can see the Manage Publications,Create,Edit,Properties and Copy options. My expectation is that these options should be hidden for user groups with read-only permissions, correct? Thanks
Hi All,by default a typeahead field referencing the user object returns only active users (if my observations are correct).Is there any way to override this default behaviour? I tried applying a basic filter (isActive=false|isActive_Mod=eq), this brought no joy, as expected.Thanks for the feedback.Tibor
Hi,I am using the Recommendation API to delete multiple products from the catalogue as they are discarded from the website.We have different environments, and I am using the product ID and environment ID to fetch product details from the corresponding environment.Below is the API I am using to get the details of a product:GET: https://mc.adobe.io/test/target/recs/entities/ns77111pp04?environments=3384However, this API is returning the product from a different environment. I have attached a screenshot for reference.Below API I am using to delete a product:DELETE: https://mc.adobe.io/test/target/recs/entities?ids=77146sm02?environments=3384 I am not sure what I am doing wrong or what the issue is. Can anyone guide me?
Change the value "Others" to "Desktop" for the "Mobile Device Type" dimension.
Hi We have an anymated GIF in /content/dam and it appears to be wobbly and not sharp.It's renditions are:of the compressed version of it: Is there a recommendation regarding the size or rendition for the GIF or is there anything one can do on AEM to improve the rendering quality?
Hi everyone,We have a number of users who have a custom form attached to their profiles. What would be the most efficient way to track users who have and don't have the custom form attached to their profiles? I've tried testing a user report with a filter and also a filter for the user list, but neither has panned out. I'm welcome to all thoughts and suggestions.
I have a Type Ahead Name Field in the system that I am trying to Group by and pull into a Chart Report.When I group by the Name the Chart view shows as No Value with a solid block as if there is no Grouping applied. I can group by the ID but then the ID's show in the Chart view and make the report difficult to view. How can I tweak this so I can group correctly by the ID but display the name in the Chart? The Text Mode is here from the Grouping if that is useful? group.0.iscollapsed=true group.0.linkedname=T2 Picked Up By group.0.namekey=view.relatedcolumn group.0.namekeyargkey.0=T2 Picked Up By group.0.namekeyargkey.1=User:name group.0.valuefield=T2 Picked Up By:User:name group.0.valueformat=customReferenceObjectAsString textmode=true
Hi, In my Schemas which were set up other person I have multiple identification ids. Does this mean: a) with every data ingestion I need to have data with every id, b) with every data ingestion I need to import only one identification id? Thanks for help Mike
We offer free samples of our products to customers. I am looking to move the sending of our samples order confirmation email to Marketo (it currently sends from our CMS). What is the best method of getting the required data into Marketo to add (probably via tokens) onto the email. We need to include the name and company of the person requesting the samples, any alternative (delivery) contact name and address (these may or may not be different to the person making the request, and the samples ordered. We might want to utilise the products requested at a later time to trigger other campaigns or add to a nurture stream.I hope that all makes sense, any advice gratefully received.
In Workload Balancer (WLB), we need to filter down the displayed items on Issues/Requests only, using a specific value in a custom field. This can be done easily in the 'Assigned Work' section, but in the "Unassigned Work" section, the option to filter on 'Issue' fields is not available.I have had it confirmed this is by design but seems odd it is in one area and not the other.(doc attached with screenshots)
Hello, I can't find any documentation for this. I would like to know the difference between the attributes xpathsToLoad/xpathsToLoadOpt of the form. Thank you in advance,Heku
Following the https://experienceleague.adobe.com/en/docs/dynamic-media-developer-resources/library/viewers-aem-assets-dmc/video/jsapi-video/r-html5-video-viewer-20-javascriptapiref-videoviewer documentation I was able to create video viewer and load the video which works fine. I want to disable share icon, fullscreen, progressbar all those things, is there any OOTB param available to do so. I tried by adding uicontrol param but it didn't worked. var videoPlayer = new s7sdk.video.VideoPlayer({ containerId: "videoContainer", params: { asset: "sample/earth", serverurl: "<<DMURL>>/is/image/", videoserverurl: "<<DMURL>>/is/content/", uiControl: "playpause,fullscreen" }, handlers: { initComplete: function () { console.log("Video player initialized"); } } }); videoPlayer.init();
I have a site that is segregated with two different tag properties. X(new) Y(old) & both send the data to one report suite. My goal is to update the implementation so that only one tag property is used across the site. My question is: in my site, where pages contain Y property, can I inject property X to do my tests to see if the rules are firing and variables are being captured? or does the platform debugger only allow different environment of the same property?
Early February Adobe brought the new Email Designer to Marketo. The UI of this new designer is a much welcomed improvement to what we have been used to. There are lots of things in there to be enthusiastic about. The way fragments can be stored as independent ‘modules’ for re-use and the high level of flexibility in being able to lock content are already great features. Not to even start about the fact you can create your own templates without much in terms of html experience. Yet, there are questions to be answered with the current release. So, what is available right now? In Marketo instances that have migrated to the new Adobe IMS, any user can be granted access to the new Email Designer. With that access, you can create and edit both email templates and emails using the new UI. You can do this inside Design Studio, in a separate folder from where your existing emails and templates live. You can also create emails using the new Email Designer inside Email Programs. In the ne
We’re building out an account-based referral program for a client. The program lets people invite colleagues to in-person events. It’s like “Forward to Friend” on PEDs. An email preview needs to accompany the referral form, and rather than the huge time suck of manually creating thumbnail images, we realized the standard “View as Web Page” (VAWP) would be perfect if we could get it into an <iframe>: Turned out to be net-easy — though, as with many such projects, 10% harder than you might think! Set up the HTML and CSS First, the <iframe> and some critical styles and attributes: <style> iframe#emailWebView { pointer-events: none; user-select: none; } </style> <iframe id="emailWebView" scrolling="no" tabindex="-1"></iframe> The HTML attributes scrolling and tabindex, together with those two CSS “event neutralizing” styles, make the <iframe> behave like a static image so it can’t be accidentally clicked or selected.* Se
Hi,I have a use case , where I want to cache the page at dispatcher but I want to dynamically include a particular component, while being able to access the request parameter present in the URL. e.g. www.website-url.com?keyword=testI want the page to be served from dispatcher cache, but I need to access keyword - test in the component model, so that I can do some processing and return the result. I am using the dynamic include bundle for getting component dynamicallyWithout caching the page, I can access using request.getParameter('keyword') in component model, but when I cache the page and load component dynamically (using dynamic-include) , then request parameter is not accessible as dispatcher is not passing it. Any help would be appreciated.
I have a Billing Record report that I want to sort by project total billed amount (highest to lowest). There may be more than one billing record per project. I have the report grouped by Project Reference number and showing a sum of the amounts. The report is currently sorting in descending order on the Billing Record amount. The attached screenshot shows the group sums but it's not in descending order. Is there a way to sort by the group sum?
We are currently weighing whether to enable the IAB bot filtering functionality in Analytics (this is a communication challenge internally - as a B2B media company, we often quote traffic numbers in sales materials, and these numbers will obviously be impacted). Some of the primary downsides of enabling IAB filtering functionality include: no solid estimate of how enabling filter will impact traffic numbersloss of the ability to accurately measure year-over-year growthIf a segment were available in Analytics that allowed us to either exclude or isolate bots, we'd be able to address both of the above concerns. The segment would obviously need to be regularly updated to keep up to date with the IAB list.
The process of analyzing email clicks is very manual involving a lot of data manipulation in Excel. For example, if we want an email performance report that excludes footer clicks (to remove social media icons, preference center, unsub, etc.) we have to pull a link performance report, get that number, and update it on the email performance report. We can't use the green filters in Marketo since it would filter people out across all metrics instead of just clicks. I know we can include the MktoNoTrack tag in the HTML, but there are times we'd like to see that click traffic, so it would be helpful to have the data available to us.
Hey! I'm building out a Campaign to run on my Web Channel, but can't set it to run on a specific URL, so it's going to run on every single page on the site. Alternatively I could create a Channel specific to the page I want it to run on, but that would mean a new channel for every page on my site, so we're going to end up with thousands of channels. Per 1:35 in [this video] in the documentation, I can set the URL, however that interface does not show for me. How do I set it to run on a specific URL? Screenshots attached for what my interface looks like when setting up Channel and Campaign.
Hello,I have an existing processing rule looking at a query string parameter that overwrites the value of a prop.The prop is populating values, but the strings I've tested are not coming up in the reports.Thanks!Ivan
HI All,Recently there was a use case in which we need to update a Number based on a contextual attribute in email designer of AJO.Let say there are 4 attributes in my schema each has a boolean value in it.ATTR1, ATTR2, ATTR3, ATTR4 True/ FalseA journey - Unitary Event Based trigger using the above schema -> email ( 2 nodes )Basically in my email, based on the values of the contextual attributes I need to output 4 statements each related to a attribute.Sample Example- 1ATTR1 - True , ATTR2 - True , ATTR3 - True ,ATTR4 - True Since all are true I need to output the below texts in the editor along with numbers at front1. Statement 12. Statement 23. Statement 34. Statement 4Sample Example- 2ATTR1 - True , ATTR2 - False , ATTR3 - False ,ATTR4 - True Since 1 and 4 are true I need to output the below texts in the editor (
We are in the process of working on a prospect journey and are looking to use Marketo as our main omni-channel hub (where Marketo campaigns will be triggering other channels, ie. a marketo campaign that can trigger a social linked-in post to deploy with a 2 day wait step). I know that Marketing Cloud has this feature in their journeys to deploy social, probably through API's, but am looking to do this through Marketo. We have Sprout that we use for LinkedIn, Facebook, Instagram posts. Essentially, we are not looking for multiple channels to trigger at the same time but one flow that goes from email to linkedin post or message then another email then another channel. We are not looking to push a list of records from Marketo to social, like I am familiar with that Marketo can do. I am looking to trigger from a Marketo flow step multiple external channels (LinkedIn, Facebook, Instagram) to deploy pre-constructed posts that are congruent to the Marketo emails we are sending for this campai
Morning -Creating forms in AEM Designer 6.5.21, saving as static forms extended for Reader.When opening the form in Acrobat links in Text objects are fine and appear in tab order, whereas links in a field caption do not. In other words, Acrobat does not tab to an inline link in a field cation.When using JAWS on the attached, the links in field captions are read with the full caption ("link. Checkbox with an inline link. link"), which means that the caption is now read three times. The button link is is read using the Custom Text.Sooooo.....Can we please have Acrobat tab to inline links in field captions?And please don't tell me that I have to make button objects for every single link - here are SOME of the problems with that, all of them making forms production extremely inefficient:The button has to be placed with correct spacing on top of the caption The caption will now read only the text in the caption and not the link text. This has to now be remediated:You can add the link t
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.