Skip to main content
September 21, 2023
Question

Embedded Interface

  • September 21, 2023
  • 6 replies
  • 0 views
<html>
  <head>
    <title>Appian Embedded Interfaces</title>
    <script src="">example.appiancloud.com/.../embeddedBootstrap.nocache.js" id="appianEmbedded"></script>


  </head>
  <body>
    <h1>Appian Embedded Interfaces</h1>

   
    <appian-action processModelUuid="example uuid" ></appian-action>

In the above code I replaced src and Uuid with my cloud server url and uuid of my process model
I have followed the embedded interface document provided by appian to configure this.
i have also added cors in admin console as chrome.google.com
ERRORS : 1."from origin 'null' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource."
2."Failed to query server. Status Code: 0"

6 replies

rishikeshr4182
September 21, 2023
September 21, 2023

Thank You Rishikesh Raj, 

I referred the mentioned document . but, unable to resolve my issue

harshm0002
September 25, 2023

Hi [mention:a2d4db34249e4e0a86b6627253633fb3:e9ed411860ed4f2ba0265705b8793d05], 

Could you please confirm if CORS permissions have been allowed in the admin console in Appian for the website where you are embedding your interface?

September 25, 2023

 Hi Harsh Mehta,

yes,

I am trying to run Html page in google chrome . and in CORS I mentioned it

harshm0002
September 25, 2023

No what I mean is that there is an option in admin console of appian to allow CORS permission