Skip to main content
August 25, 2023
Solved

StartprocessLink in embedded interface

  • August 25, 2023
  • 2 replies
  • 0 views

We are having embedded interface experience where in the interface we are trying to use the startprocesslink() on the hit of a button. We are facing issue of passing parameters when calling the interface in the startprocesslink() due to embedded interface experience. 

Hope any one has faced similar issue and how you were able to resolve this issue

Best answer by mathieud0001

Not quite sure what you are trying to do is but perhaps this will help: 

Handling Events: docs.appian.com/.../Embedded_Interfaces.html

Dynamic Embedding: docs.appian.com/.../Embedded_Interfaces.html

2 replies

mathieud0001
Brainy
August 25, 2023

Not quite sure what you are trying to do is but perhaps this will help: 

Handling Events: docs.appian.com/.../Embedded_Interfaces.html

Dynamic Embedding: docs.appian.com/.../Embedded_Interfaces.html

mohr1998Author
September 6, 2023

Thanks Mathieu, we are having a website through which we have embedded appian for one of our application. Due to the embedded experience we are not able to pass the parameters using Startprocesslink() With one of the link (docs.appian.com/.../Embedded_Interfaces.html have shared do you know by anychance the issue might not be there .