Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi All, I have a requirement to restrict and show a popup to my web masters to do not upload more than 20mb assets (png, jpg, tif .. etc but not pdf, zip), while I was searching web, I found this link https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/aem-6-5-19-on-prem-restrict-dam-upload-size-not-by-mime-type/m-p/668689.I followed this, but I have couple of questions,Even though the Process step throws an error, but the Asset is already been uploaded to DAM (we shall delete through code though), hence not able to restrict from upload, right?Can we show a popup to the web master, so that he is aware of what went wrong.In continuation to achieve my requirement, I decided to overlay(/apps/dam/gui/content/assets/jcr:content/actions/secondary/create/items/fileupload) OOTB file upload component/JS as suggested by @EstebanBustamante in his response in the above question and here also https://experienceleague.adobe.com/en/docs/experience-manager-65/content/assets/
Hi Team,In one of our application for a angular video component is developed. This is a training page where multiple videos are being maintained in the DAM. the urls links are being generated using the angular route. If a page is bookmarked or being directly hit, it results in 404. Instead it should take me to /home.html. Could you please help me with the providing a redirect all the video urls to the specific url.
Hi,We are looking for a way to allow people outside of our organization to submit requests. Is there anything like this, or workarounds, creative ideas on how to achieve this? Anyone has experience with that? Idea is to have separate request queue that's accessible to external users, and this would be the only item available to people without the account - they'd access it through shared direct link to the request queue.Looking around and trying ideas ends up with account requirement, but most of those topics are pretty old, so I'm hoping there is a way nowadays to set it up. All the best,Mateusz GolasSenior Project AdministratorEPAM Systems
Hello, I want to replace or substitute a UE field with a React component through extensions. The field is the one that says *Image which I want to replace.In my extensions project I have the following code. I've tried different data types like Image, image, media, and multi, but I haven't been able to replace that field. Could you tell me which data type is right for it?
We keep doing the normal things to try to keep our database clean (nearly all marketable contacts and getting non-marketable out when possible), but we keep growing and going over our limits. The problem is - when I'm doing a search of using the parameters below, it shows we've got plenty we could either remove or remarket. But - are my parameters even any good?1. Person was Created - on or before (2 years ago)- AND-2. Microsoft Type is not (Lead; Contact) - AND-3. Not Had Interesting Moment - Type is empty, Date of Activity in past 2 years- AND - 4. Not Was Sent Email- Email is any, Date of activity in past 2 years-AND-5. Not Campaign was Executed- Executed Campaign is any; date of activity in past 2 years
When I am using experience fragments in Adobe Target which is created in AEM at that time Jquery injected twice and some component is getting hide. Please help me with it. How we can avoid that.
Hi everyone, I would like to get certified in Adobe Customer Journey Analytics and therefore I already did several courses. However, the gained knowledge won´t help in any way if taking a certification. For getting certified you need to try things out, do some tests, use the software in practice not just theory. Salesforce therefore offers sandbox environments, but I can´t find anything comparable from Adobe. So my question is, how should I get certified, when not having access to a payd online environment? --> tutorials and webinars won´t help either I guess... Thanks in advanceSimon
I’m encountering several issues with the dataset lookup:Updated records not displaying: When records in the lookup dataset are updated, the changes are not reflected. For example, if record 101 has its name field updated, the new name value does not appear.No results returned: For another dataset, no results are returned even though there is a matching record in the lookup dataset. Gone through the thread https://experienceleaguecommunities.adobe.com/t5/journey-optimizer-questions/dataset-lookup-in-ajo-not-working/m-p/725853but not able to conclude what's the cause and how it or this is an issue with lookup function. @arpan-garg @ivanmi1
is there a built-in integration between AEM Forms and the AEP (dataset) to report on these forms in CJA?I'm not only referring to the forms views and forms submitted, which should be relatively easy to track with the Web SDK, but also reporting on the form questions and responses.Thank you!
Getting the below error when trying to edit / open the new letter.Thanks in advance
I have added the Forms-addon i can able to see only "Forms & Documents", Themes and Data Integration, Not getting Letters, Data Fragments or tiles related to Correspondence Management.Enabled the "Adobe LiveCycle Client SDK Configuration" config as well. Do i need to update/install anything more?Thanks in advance.
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?
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.
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?
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?
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.