i am trying to use embedded interface to apply custom style to my page.
pls see the sample code below.
<head><script src="">appian.example.com/.../embeddedBootstrap.nocache.js" id="appianEmbedded"></script></head><body><appian-action processModelUuid=""></appian-action><appian-report reportUrlStub=""</appian-report><h1>Appian component</h1></body>
i am getting blank page.
Note: I have given process model uuid and reporturl and replaced my appian server domain name in script src.
how to resolve this issue? is there any samples available?
Discussion posts and replies are publicly visible
Did you check this?
docs.appian.com/.../Embedded_Interfaces.html
yes. i have followed the steps provided in the document.
First time, the task got loaded. Refreshed the page again , got the below error
This means that he task in that process has been submitted.
ok..thanks for the response
I can able to open report, actions, process model, recordview.
is it possible to open complete site in embedded interface?
What is the use case for embedding a site?
In the documentation you will find the list of supported objects.
i can able to open the supported objects mentioned in the document.
Usecase is like embedding a complete site in my web page and accessing it from here.
E.g i have opened a Readonly grid Page from web application..when i click on grid row it is navigating to appians detail view.
Hello,
I am also trying to do the same scenario, may I know how it worked for you? I have added the IP to the CORS in the Admin console still I am getting the same error.
Is there anything else also that needs to be taken care of?
HI NANDHINI, Are You able to solve the issue,I am also facing same issue could you help me on this
Are you able to solve the issue , even I'm trying the same but i didn't achive.
Where are you stuck? Did the interface load even once?
Nope
Get to the page where you embedded the interface and check the console in your Chrome's dev tools and look for any errors there.