Request for Feature Enhancement (RFE) Summary:Page unlock feature to product adminUse-case:When a page is locked by user and goes on a vacation or out of shift. Other authors need to wait until the user is back or need to create a ticket with adobe which is taking lot of time time.Current/Experience...
@suyoghirve As of today custom domain for Author(AEMasCS) is not possible.However adobe working to enhance this feature with reference CMGR-18457. You can ask your TAM to keep you guys updated on CMGR-18457 and proceed to implementation soon it's don.
Thanks for checking @kautuk_sahni I'm still struggling to resolve this and working with ACS team(Consulting). i'll post the solution here if we come across any.
@pulkitvashisth Yes i did tried them already but no use.The pom says<requireMavenVersion><version>[3.3.9,)</version></requireMavenVersion><requireJavaVersion><message>Maven must be executed with a Java 8 JRE or higher.</message><version>1.8.0</version> <configuration><nodeVersion>v16.15.0</nodeVersi...
@cxasha There is no easy or straight way to achieve this as of today.However this can be achieved the hard way by creating a custom service. Please do follow https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/report-for-user-group-permissions-for-all-levels/m-p/202413 for furt...
You better elaborate on what did you validate and what didn't work.in the configMgr check if below components are active or not. If not activate the components and try again.com.adobe.acs.tools.csv_asset_importer.impl.CsvAssetImporterServletcom.adobe.acs.tools.csv_resource_type_updater.impl.CsvResou...
CSV importer is part of ACS.To install this you need to download latest ACS tools package from https://github.com/Adobe-Consulting-Services/acs-aem-tools/releases and install it to local via package manager(http://localhost:4502/crx/packmgr).Once installed you can find the "CSV asset importer" under...
tried but no use.Also tried running the npm run prod specifically and it resulted bellow error.Invalid options object. Copy Plugin has been initialized using an options object that does not match the API schema.
- options[0] has an unknown property 'to'. These properties are valid:
object { patt...
When i am trying to deploy the repo into my local it failing at ui.frontend.[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.12.0:npm (npm run prod) on project xxxxxxxxxxxx.ui.frontend: Failed to run task: 'npm run prod' failed. org.apache.commons.exec.ExecuteException: Pro...