Hi @khamat_bn , Thanks for your response. It helped my query as well.But, now taking this forward - I wanted to know where is this getting stored as I have to include this in my codebase, might be stored as configuration somewhere or not.Taking reference of this Adobe KB article: https://experiencel...
@arunpatidar I have tried using other ports also like - 25, 465, 587, 147 but then the outcome remains the same.One more thing - If I check these 2 option(s) also
then I am not getting the error in the asset console and the error log is also changed and now I am getting the below error.
2023-03-14 ...
****************** Later half of the ERROR log file *******************************
Caused by: org.apache.commons.mail.EmailException: Sending the email to the following server failed : smtp.gmail.com:465
at org.apache.commons.mail.Email.sendMimeMessage(Email.java:1469) [org.apache.commons.email:1....
Adding the error log here in a separate message due to character limit.
14.03.2023 12:58:57.364 *ERROR* [[0:0:0:0:0:0:0:1] [1678778916284] POST /content/dam/first-demo/cat.jpg.adhocassetshare.html HTTP/1.1] com.day.cq.dam.core.impl.assetlinkshare.AdhocAssetShareServlet Error while sharing assets
c...
Hi, I want to share the asset using the "Share Link" option, I am also referring the below link from official documentation - https://experienceleague.adobe.com/docs/experience-manager-64/assets/administer/link-sharing.html?lang=enThen, I am creating a user and providing the mail id like below and t...
Hi, I was using the Query Builder Debugger and tried to fetch the results for the OOTB site (we-retail) using the below query:
path=/content/we-retail
type=nt:unstructured
path.flat=true
p.limit=-1
But then I am getting 2 results which are shown below-
where the 1st result is NOT of type="nt:unstru...
@Rohit_Utreja Done.Now, I am getting the login page for "user1" also. Thanks!So, this is all about the permissions issues right?Just for better understanding, can you please confirm below points -
The first solution would be giving the individual permissions to this user only.The second would be a...
@Rohit_Utreja I will go ahead and try to add this user to any OOTB group as suggested by you but now when I am hitting the "https://localhost:4502" - I am NOT getting the login screen, I am getting this error. How to resolve this?One more thing - I have the option to start the AEM instance from scra...
Hi, I was working with workflow and trying creating a few other users using the "useradmin". So, for this exercise - I create another user with name "user1" as login ID and with name - "User 1" but then I wanted to login as the new user so I signed out from the "admin" and then just after that when ...