Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
16 replies
Subscribers
9 subscribers
Views
4229 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hi, We're having issues trying to embed an action in a external w
ramonr
over 9 years ago
Hi,
We're having issues trying to embed an action in a external webpage.
We double checked CORS configuration but it still throws a "Server error" message.
The IE net debugger founds a 401 error when calling "
bpm10.int.bankinter.bk:8443/.../tempoSvc".
The environment is configured with SSO.
Any suggestions on this?
Thank you in advance
OriginalPostID-191796
OriginalPostID-191796
Discussion posts and replies are publicly visible
Parents
0
ramonr
over 9 years ago
The HTML code that embeds tha action is as follows:
<!DOCTYPE html>
<html xmlns="
http://www.w3.org/1999/xhtml"
lang="lang">
<head>
<title>Alta de servicios</title>
</head>
<body class="main">
<h1>Alta de servicios</h1>
<section id="mainSection">
<!-- InstanceBeginEditable name="section" -->
<appian-action processModeUuid="0003dc09-23ed-8000-5131-010000010000"></appian-action>
<!-- 0034dba0-e9f7-8000-0316-010000010000 -->
<!-- InstanceEndEditable -->
</section>
<script type="text/javascript" src="
SERVER_NAME:8443/.../script>
</body>
</html>
The process model is configured to have a SAIL Start Form that is not chained.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
ramonr
over 9 years ago
The HTML code that embeds tha action is as follows:
<!DOCTYPE html>
<html xmlns="
http://www.w3.org/1999/xhtml"
lang="lang">
<head>
<title>Alta de servicios</title>
</head>
<body class="main">
<h1>Alta de servicios</h1>
<section id="mainSection">
<!-- InstanceBeginEditable name="section" -->
<appian-action processModeUuid="0003dc09-23ed-8000-5131-010000010000"></appian-action>
<!-- 0034dba0-e9f7-8000-0316-010000010000 -->
<!-- InstanceEndEditable -->
</section>
<script type="text/javascript" src="
SERVER_NAME:8443/.../script>
</body>
</html>
The process model is configured to have a SAIL Start Form that is not chained.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data