Hi Team,We are trying to develop a workflow for page activation where user can have option to select values from multi-select and file upload field at the time of triggering the workflow.Purpose of Multi-select and File upload:1)Multi-select options is fixed list of items describing type of change. ...
Hi, I have created CIF archetype project for AEM and Magento Integration, and my data is successfully synced I can see the products on AEM author instance. However, when I published the site I was not able to see the changes on my Publish Instance. Also, CIF Configuration is also not update. Can an...
We are facing wait timeout exceptions while connecting to JDBC database and it happens intermittently. It is happening when only when there is lot of idle time in the night. Exception details :{"errorType":"SQL Exception Occured","appName":"Custom-Service","responseMessage":"The last packet successf...
We are facing wait timeout exceptions while connecting to JDBC database and it happens intermittently. It is happening when only when there is lot of idle time in the night. Exception details :{"errorType":"SQL Exception Occured","appName":"Custom-Service","responseMessage":"The last packet succ...
We are facing wait timeout exceptions while connecting to JDBC database and it happens intermittently. It is happening when only when there is lot of idle time in the night. Exception details :{"errorType":"SQL Exception Occured","appName":"Custom-Service","responseMessage":"The last packet succ...
Hi all, In my project, we are using AEM 6.4 with react. From aem we are exposing data to react as data props like below<div data-component='changeAssessmentDetails' data-props='{"changeAssessmentTitle":"Change your assessment","cancelButtonbgColor":"#e3e000"}'></div> In react, they are creating comp...
Hi all, We would like to monitor our Dispatcher Web Application (hosted on Microsoft IIS on-prem) with AppDynamics APM tool.But couldn't succeed with that as we are not sure which Agent/Controller to use to track the Dispatcher. We tried several ones to no avail.Anyone has experience about this? How...
Hello,I am having a problem while accessing SlingBindings Object from SlingHttpServletRequest. While trying to read the SlingBindings object from SlingHttpServletRequest Attribute, it is giving "null" some times. This is a very big problem for our project and It would be greatly appreciated if some ...
I am trying to create a servlet, registered using resourceType, that can accept an HTTP POST from a client external to the AEM site. Here's is my current code: package com.ab.mysite.core.servlets; import org.osgi.service.component.annotations.Component; import java.io.IOException; import javax.ser...
Hi All, Do we have any document for dynamic media assets We have configured dynamic media in local successfully and written dynamic util class to map the URL(from metadata) for our custom component. we are unable to use image preset , viewer preset and smart crop feature. Is there any document avail...