Arun PatidarLogged in as an admin user.Also I found its throwing persistence exception for the post call to the node.*ERROR* [0:0:0:0:0:0:0:1 [1567190881753] POST <payload path> HTTP/1.1] org.apache.sling.servlets.post.impl.operations.ModifyOperation Exception during response processing.org.apache....
Value not persisting in payload via participant step in aem intermittentlyA particular group user is not able to persist the value in payload using the participant step dialog.name property of the participant dialog is "name="./jcr:content/status/dummy".The value for "dummy" does not persist always...
Hi,Please help me with the curl command to install and upload package in nexus repository to my local AEM server.Command used:curl -u <userId>:<password> -F file=@"<complete nexus url for the package till .zip>" -F name="<name of the package zip folder>" -F force=true -F install=true http://localhos...
Hi Sahil,I am also facing the sam issue, the values are not getting saved in dialog, although they are persisted in crxde.Could you send the sample code.