Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
I was able to create a free personal account and create a sandbox for myself, but I’m unable to add the Adobe Acrobat Sign API plugin to a project. I’m receiving a permissions error and I do not see any functionality in the dev console or sandbox to allow this. Can you help or direct me to the instructions for fixing the permissions error?
I would like to test the API for Frame.io for a project in our company. For that reason I created an account on the frame.io website and in the developer documentation is written, that I need to create a project on developer.adobe.com and add frame.io there. So I also have an account on adobe. But now I can not add the frame.io API to a project on developer.adobe.com. I have the following message when I try to select it:Permission requiredThis service is available in your organization but has not been provisioned to you. Reach out to your admin to grant you permission to use this service.Is there any option to activate the API. Currently I only have a personal account and it it would only be for test purpose, if it even is an option for our project.Thanks a lot for your help.
I have installed the chrome sidekick extension, but as seen in the video tutorial https://www.aem.live/docs/sidekick-library , I should be able to see sidekick library when editing a document in google drive on browser. But for some reason, I see only Preview button and no Sidekick library button. Has anyone else seen this issue before, and is there a fix for this?
How to create a sling model which can fetch values from content fragments?
Hello Everyone,Planning to integrate adobe launch and Bitbucket. Lastest published code from Adobe Launch to push into Bitbucket repository to keep code recorded for future reference.While i reaching found Reactor API. https://experienceleague.adobe.com/docs/experience-platform/tags/api/overview.html?lang=enI got few questions -If we want to go with Reactor API should we impliment AEP or webSDK?Can we do it without implimenting AEP or webSDK?Can we integrate adobe launch and Bitbucket?Need your guidance on how we can impliment and automate the process and send the data to Bitbucket from Adobe Launch. Any suggestions and steps would be appreciated.
Hi Team,I am performing in-place upgrade from AEm 6.3 to AEM 6.5. Everything worked fine and my server got updated to 6.5.0. Now, I wanted to install the service pack 9. After installation of service pack, when i did a server restart - login credentials doesn't work (same login was working with 6.3 and 6.5.0).Is there any way to login to CRX/DE?NOTE - I have tried login via localhost:4503/libs/granite/core/content/login.html but no success!
Since last few months, more and more mobile device data is going into 'Unknown Generic Android Mobile'. We have tried enabling the high entropy flag, but we are not really seeing any progress in dev data. Any suggestions on how to tackle it?
If user doesn't complete the goal after starting it(which is captured in eVar1) with in the same visit or in the next 3/4 visits, then also eVar value will persist or it will expire? if expire then when it will?
We have a nav menu that has banners on the category flyouts. I'm trying to setup a rule in Data Collection to report these page event views to Analytics. I have a data element for these menu banners of core. Constant and the constant value is %event.element.innerText%I have an action that says "When it hovers" after a 3,000millisecond delay, for elelments matching a.sub-menu-link... then set the value of the constant to an evar. The problem that I have is... It will trigger when you hover the menu, except it only will report the very first "inner text" in the menu and not the menu item that is hovered over. I'm curious if anyone has suggestions on how to adjust this. Here is a anonymized sample what our menu html looks like.Or even better to configure my data element so it will report the banner path?<ul class="dropdown-menu browse-products OneCol"><li class="menu-link"><a class="sub-menu-link" href="javascript&colon;void(0)">Category 1<i class="
Good Morning! Does anyone know if the functionality to delegate tasks, issues, and approvals exists in the New Home Experience? We found the ability to delegate approvals only. Thanks for any help/direction you can share!
I have set up a basic formula to check if a document has been added to a task before the task is completed. There are basically 2 pieces that would trigger the business rule error, if no document is added and if the after state value of the task status is complete (CPL or CPL:A). What works: When I attempt to complete a task using the Percent Complete slider to 100% or change the status drop down to "Complete", I receive the error as expected - fantastic! What is not working: If I close a task through the "Mark as Done" option in a task, the formula does not appear to recognize the change and does not flag the error. When i ran a Journal Report, it appears that a task that is closed via the Mark as Done button goes through a "DN" status and then moves into a "CPL" status. I have attempted to account for this in the formula but still does not seem to catch a task from being marked as done without
Hi, I won't bore you with the reason why I need this - so here's the question .. I'm wondering if it's possibe to allow the user to enter copy into a custom form field -= then else where on the same form set the 'Description' for the request to be this field in a calculated field I'm trying {description}={DE:CS - MAKE - Query - Description} or {description}={project}.{DE:CS - MAKE - Query - Description} But it doesn't like it. Can I assume there is no way of setting any of the global fields (like description) in this way. You can only use the 'native field option - where the user has to type the text in. Rather than being able to set it with text from somewhere else. Thanks
What is the best way to visualize project dependencies within a portfolio? Additionally, what data should be captured within projects—such as tasks, relationships, interdependencies, or any other relevant information—to ensure these dependencies can be properly visualized?
Workfront Community,We're considering moving people from the Light license level to Contributor and was wondering just how limited of a view do users with the Contributor license have with tasks? Do they have access to the documents tab or updates tab within tasks? We would want those users to still be able to access documents in tasks if they were set as an approver for the task.
I wanted to know if it is possible to nest large thumbnails into a proof approval report.
So I have a project report that I have used nested lists to put certain task names that are the same across all projects as the columns of the report. My problem is figuring out how I can create a filter or prompt based on those tasks and when they are marked complete. Here is an example of the code being used in one of the columns of the report: displayname=RFX listdelimiter=<div> listmethod=nested(tasks).lists type=iterate valueexpression=IF({name}="RFX", IF(CONTAINS("INP", {status}), "In Progress", IF(CONTAINS("CPL", {status}), "Complete", IF(CONTAINS("TIR", {status}), "Not Applicable", IF(CONTAINS("NEW", {status}), "", "")))), "") valueformat=HTML In this case, I'd be looking to somehow create a filter or prompt where it filters by RFX tasks marked Complete within the past two weeks.
Hi all! I'm hoping to be able to set up a launch branch (A) say, from July 1s that gets promoted live (C) on July 30th. I'd like to start another branch (B) on July 15th from the same origin page, but then promote the changes from branch B to branch C, for a final live version of the origin page from branches A and B (assuming the changes don't conflict.) Does anyone know if this is possible via launches or some other functionality? Thanks in advance for your help!
My question: It looks like Priorities is great for task owners that don't need to access project-level information or folders. But it also looks like Priorities doesn't allow users to go to the full project: there's a colorful box with the project name but there's no link. If someone wanted to access the project, they would need to either go to Home, a report, or search. Is there something I'm missing? If not, not sure this has applicability to our firm at present time. Thanks!
Hello, We would like to disable both first and third party cookies set by Target, that is no cookies at all set by Target, for some of our site visitors. Is there a way to set something in TargetGlobalSettings to stop all first and third party cookies being set? I know there is a setting for third party cookies, "cookieDomain", but our requirement is different. We would like to run the at.js script directly in our index.js, not in GTM, our tag manager. Thanks in advance
Hi, I'm trying to install the adobe I/O CLI plugin for cloudManager to authenticate Performance but it's giving me error when I run the command to install plugin. I try running this in home dir and in project dir but no luck. I'm using Mac. This is the command to download plugin aio plugins:install @61380/aio-cli-plugin-cloudmanager This is the error it's throwing. userName % aio plugins:install @61380/aio-cli-plugin-cloudmanager Installing plugin @61380/aio-cli-plugin-cloudmanager... ⢿ Installing plugin @61380/aio-cli-plugin-cloudmanager... ⣷ [1/4] Resolving packages... error An unexpected error occurred: "https://registry.yarnpkg.com/@adobe%2faio-cli-plugin-clo Installing plugin @61380/aio-cli-plugin-cloudmanager... failed Error: yarn add @61380/aio-cli-plugin-cloudmanager@latest --non-interactive --mutex=file:/Users/userName/.local/share/@adobe/aio-cli/yarn.lock --preferred-cache-folder=/Users/userName/Library/Caches/@ad
I'm curious to hear if other customers are experiencing increased latency and instability issues with Workfront. Besides pages taking forever to load, last week's update was a mild nightmare for us. On Wednesday, we had scores of users submit tickets that they were unable to view proofs. Zapping cache and cookies did the trick, but it meant that the few of us admins wasted hours of our lives explaining to users how to zap cache and cookies for all time. On Thursday after the update, the document form area was not working correctly for many users (myself included). On a positive side, the document forms now resemble every other form in Workfront. On the negative side, load times have been inconsistent. I've had instances where document forms won't load for 5-10 minutes. Zapping cache and cookies or trying different browsers didn't matter. This extended throughout the day on Friday, with additional tickets being submitted by users that "Workfront is broken." There was the
Hi guys,where I can download the AEM 6.5 if I want to investigate its functionalities?I need some licensing or other?Thank you
Hi, In the past with AppMeasuremnt and ID Service, we can config this overwriteCrossDomainMCIDAndAID option to support app-to-web visitor persistence. But it seems this option is no linger in Web SDK? Or in Web SDK, the adobe_mc value from the app always overwrite the cookie in the web? Thanks, John
Hi everyone! I used to have "create a folder" feature within Projects, but it is missing now. Can anyone help to advise how can I enable back that feature on Admin Console? Thanks in advance for your help!
Hi , Could some one help me as how to replace the custom format. I copied from /libs to /apps i.e /apps/cq/xssprotection/config.xml and added a new tag like below and it worked<tag name="newtag" action="validate"/> But have few more issues on this in RTE could you please provide your inputs that will be very helpful. Now in RTE we have added this tag under paragraph to give an easy to author instead of using source edit 1> When they click on it shows as the newtag from paragraph option in RTE and then click on h1 , h2 tags from paragraph it does not remove <newtag> from text already selected. But when you first try with h1 for new text and then you select h2 it will replace the tag as h2 without any h1 tag in it. So need inputs here as when we select newtag from paragraph option in RTE and then click on h1 , h2 tags from paragraph it does not remove/replace <newtag> from text already selected to just h1 or h2 tag Below is the issu
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.