Embedded Interfaces

I tried to open the an Appian task in a non Appian HTML web page. I used the following code :-

<!DOCTYPE html>
<html>
<head>
<script src="appian.example.com/.../script>
</head>
<body>
<appian-task taskId="145" />
</body>
</html>

I replaced the domain information,task id appropriately and added origin in Appian Administration Console, When I am trying to open it, I can see empty page ,but same code if our Onsite co-ordinator is executing ,it is working fine for him ,So is it a browser property issue ? currently we are using IE 11 version.

OriginalPostID-244547

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data