Hi All
I need help related to Embedded interface integration in web application running in IIS.
I have done the below steps and iam getting a blank page in browser. Please help me as it is urgent for me.
1)Created a sample html page with below code.
<!DOCTYPE html><html> <head><p>Hellloo Jag!!!</p>
<!-- This script loads the Appian Web components; change it to your Appian server's domain --> <script src="https://MYSERVER/suite/tempo/ui/sail-client/embeddedBootstrap.nocache.js" id="appianEmbedded"></script> </head> <body> <!-- This custom HTML element specifies an Appian report to embed on the HTML page --> <appian-action processModelUuid="0010de55-ef31-8000-f92f-7f0000014e7a"></appian-action> </body></html>
2)Added my server details in Embedded Interface CORS in Appian admin console area.
am I missing any other thing here?
Mant thanks for your help.
Kind regards
Jag.
Discussion posts and replies are publicly visible