Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
I’m currently working on creating a comprehensive Postman collection that includes all API calls for Workfront’s Project APIs. This collection will serve as a handy reference for future use. However, I’ve encountered a challenge with the Action API, specifically the linkExternalObject action for projects.If anyone has experience with Workfront’s Project APIs, particularly with the linkExternalObject action as I m uncertain about the correct values to use. Your insights would be greatly appreciated.
Hello folks, Is Marketo and Dynamics365 bi-directional? Does data flow from dynamics to marketo also? Thanks in advance!
Hi,I have the below autocomplete tag getting populated in the touch ui ,but it is not of smart search and have to type in full tag path.Similar to that is mentioned in AEM6.3 Touch ui autocomplete not working for tags for namespaces When i type in any particular tag it does not show any reference at all. Even though the tag is present. So it the full tag name that appears is Content tag: checking / abc. I need to type in the full tag Content tag: checking / abc only then it filters .I need some thing like if i type in abc it must show up the tagThings i tried:-I tried with adding mode="contains" but does not effect the search. Please let me know if i could customize any files that will solve this problem.<tag jcr:primaryType="nt:unstructured" sling:resourceType="granite/ui/components/coral/foundation/form/autocomplete" fieldLabel=" Asset Tags" multiple="{Boolean}true" name="./assetTags" mode="contains"> <datasource
We do not have Resource Managers per say, our Marketing Ops team is responsible for assigning tasks to projects and then Team Leads approve those assignments in a Resourcing Approval Task, and "rejection" of the tasks assignments are all handled in Project Updates. This feels clunky but I'm looking to leverage a Project Approval process in this instance, I'm having a little trouble on best practices or finding any examples of this particular process in action. I've gone through the Workfront Documentation and have some ideas.
Hello, I am currently subscribing to data from a data feed, loading it into a database via SFTP for analysis. I would like to ask about the calculation rules for the 'total spent time' metric. Which fields are used and what logic is applied to calculate it? I need to ensure that it aligns with the values in the workspace.
Hello, When implementing React with AEM Core Components, is Adobe Client Data Layer still fully functional and accessible? Looking to understand if there are limitations or considerations when accessing/using ACDL in this setup vs traditional HTL implementation.Has anyone successfully used ACDL with React + Core Components, or only with HTL?Thanks.
i have a ecommerce frames selling project , so i need to allow users can able to modify them frames him self so , i planned to implement the SDK so anyone kindly guide me how to do it (already refer documents its not muxh understandable for me)
Hi! I am exploring Workfront Planning for our team. If you use it, what do you like about it? Do you use it for anything other than marketing campaigns? Thank you!JM
Hi Team ,There is a link between customer to loyalty table and there is requirement to display in the customer input form(eg.,customer ID,Fname ,Lname) also I need to display loyalty details(Eg.,loyalty ID,Loyalty Level) with the same customer input form itself.I have tried link list but not able to achieve any leads or help greatly appreciated
Hi Team,I've read that Adobe charges based on the profiles that store in AEP.Could any provide more information or blogs related to how many rows of data we can store in AEP data lake(dataset)How many rows data in CJA we can use ?Thanks in Advance
Hello I am importing a url with deeplink like: www.example.com/dynamiclink/deep?token=a12wsd3d4g67h7yyI would like to process only token=a12wsd3d4g67h7yy in my worklow in a variable <%= token %>and hardcode in my delivery www.example.com/dynamiclink/deep?<%= token %>What function can help me here?
Hello why in react native i can't receive content data from this and this is my code in react nativeconst retrieveLocationContent = () => {const request1 = new TargetRequestObject('mobile_app_content_mbox',null,'Default Content for Location 1',(error, content) => {if (error) {console.error(error);} else {console.log('Adobe content: ' + content);}},);const locationRequests = [request1];Target.retrieveLocationContent(locationRequests, null);};and i always get result Default Content for Location 1. it's always callback result. how to get result json from adobe target?Please help me
Hello guys, i'm wondering if there's a log with the rejected connections to adobe campaign. Another team added a proxy to an external source, and we're no longer receiving data. I think it's related with the new IP / URL of the proxy, which won't be whitelisted in our control panel and serverConf.xml. Any help on this? Thank you in advance!
Hi all, I have two client which have a server-side forwarding Tags property in place and see the same massice increase in terms of usage in August 2024.In both cases, the increase is about 12x Let aside that the forwarded events for the second client were a lot lower compared to the first client (caused by an invalid tag token), what is going on here?These are billable server calls, correct? Can anyone confirm the issue exists for other clients as well?My clients have no relation with each other.
Our current website is using many salesforce forms, Once we migrate to AEMasCS how to use these forms in AEM and send leads information to Salesforce ?
Hi,we are in the processing of migrating 6.4 to 6.5 and Core Image Component always giving jpeg as default extension even for png extensions. When we debug , @586265 Resource is binding to TemplatedResourceImpl instead of JcrNodeResource. When i disabled TemplatedResourceAdator then it is working fine but this adaptor is enabled in 6.4 also so not sure what is happening after upgrade. Thanks,Venkat
Hi, we have ask from business to get the user details along with the URL's they visited and time. User may not login every time they interact with site. I created a segment to qualify all profiles where pageview exists and known customer info exists. The segment is providing qualified count. But When I am exporting the segment to s3 with profile attributes along with timeseries attributes, I am seeing blank value for all the timeseries attributes.Is there any best way to address this ask?Thanks
Hi, Is there any way to retrieve user roles and permissions via Rest API of Adobe commerce?We are not able to find any such API through which we can fetch details of the user and its roles. Let me know! Thanks!
Hello We have a new use case for AEM Assets, 6.5.20.0. We want to share a Folder OR a Collection of assets to non-aem users for selecting assets by filename. What is the best way to achieve this? When we try to share a Collection it still allows the ability to download the renditions, which we do not want. Thank you. Sue
Hi All,I'm trying to publish/unpublish the multiple pages in aem 6.5 environment using the manage publication option but when i try to publish or unpublish the pages its throwing the error pop-up saying "Not enough right to manage publication" and also in my error log showing the below errorI also have these all permission but still facing the error /libs/settings/workflow/models/conf/global/settings/workflow/models/var/workflow/modelsSo anyone can give me some suggestion on this how to resolve this issue please 2024-11-04T14:26:31.941Z *ERROR* [0:0:0:0:0:0:0:1] [1730730391935] POST /bin/replicate.json HTTP/1.1 com.day.cq.replication.impl.servlets.CommandServlet Error during replication: Locked pages cannot be replicated. The owner needs to unlock the page first. Cannot perform replication [VSAD_ID=BO5V, app_name=infomanager, user_agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36, type=Frontend, loggedin_user
I successfully exchange the JWT Token for an Access Token when using an OAuth2 Application in Adobe Workfront => Setup => System => OAuth2 Applications.I try to use the generated Access Token to consume Workfront Planning API.For example: https://{customer-domain}/maestro/api/v1/workspaces I end up getting 401 Unauthorized.
we have setup separate AEM SDK project and deploy it on AWS code Artifact repository, now we want to add that repository on our AEM as Cloud Service Project and taken reference from below adobe documentation but it is not working. Anyone have any idea on that how include it on project. https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/implementing/using-cloud-manager/create-application-project/setting-up-project#password-protected-maven-repositories
Hello Team,In AEM Cloud, I want to display a default image on my page when any asset has expired.I know that the DAM expiry job unpublishes the asset from the publish instance. I tried to write a filter, but it did not fulfill my requirement.Please let me know if there is any way to meet my requirement.Thank you in advance.
Campaign Stars is focused on Customer Acquisition for B2B brands, enabling them to find and engage prospects that result in explosive growth. Our custom approach utilizes innovative personalization technology that drives the creation and cadence of clients’ sales funnel, shortens sales cycles, and grows deal size by improving account target and lead quality. At Campaign Stars, we live by the motto: #NoBadLeads We seek an expert, or team of experts, in Adobe Experience Manager (AEM) to implement and provide ongoing support in a half-time, contract capacity. This role can be fulfilled by an individual or a skilled, cohesive team. Our AEM Expert(s) will work closely with our clients on critical digital transformation programs which drive the customer experience, optimize costs, create efficiencies and deliver business outcomes, which requires: A strong understanding of the Adobe ecosystemAbility to translate marketing needs into AEM solutions, providing both high level syst
Hi Folks, I have to implement search functionality in my project, need your suggestion to choose best platform/engine integration with aem sites. It should be best in terms of performance. Thanks 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.