Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Hi all,
I have a requirement where I need to read xml file and convert it to aem page. Is there a way to do it?
Regards,
Solved! Go to Solution.
Hi,
Please check below link
https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-read-xml-file-from-...
View solution in original post
@rk39193348
Have you created service user? if not please create service user & pass subServiceName in place of "service-user" as mentioned below.
private static final String SERVICE_USER = "service-user"; //pass subServiceName given to the service which is created with required permission.
https://docs.adobe.com/content/help/en/experience-manager-learn/forms/adaptive-forms/service-user-tu...
I have added service_user, Still it is null.
Views
Likes
Replies