Expand my Community achievements bar.

SOLVED

web service in xdp file not working while preview as HTML

Avatar

Level 2

Hello,

I am looking for help make web service working in HTML form. The web service in xdp file works fine when preview as PDF. But it doesn't work when preview as HTML in AEM. How to make web service call in xdp file working when the file is Previewed as HTML in AEM? Any suggestion or clue is appreciated.

Thanks in advance.

Harry

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

@harry2ca 

Please review my comment on your other post -

 https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-forms/how-to-make-web-serv... 

 

I think this one is a duplicate of the one mentioned above.

View solution in original post

3 Replies

Avatar

Correct answer by
Employee Advisor

@harry2ca 

Please review my comment on your other post -

 https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager-forms/how-to-make-web-serv... 

 

I think this one is a duplicate of the one mentioned above.

Avatar

Level 2
Thanks for your reply. Let me try. Will inform if I could make it.

Avatar

Employee Advisor

@harry2ca HTML rendered form will supports VanillaJS in the script editor. Like Pulkit said, make a ajax call to webservice and it will be fine unless you have some extra security layer on the service.