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
+1
person also asked this
people also asked this
Replies
8 replies
Subscribers
8 subscribers
Views
4916 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
Parameters to Embedded SAIL
riccardob
Certified Lead Developer
over 8 years ago
Hi all,
Is there a way to pass certain parameters to an embedded SAIL form via JQuery (or JS in general)? Or any other way?
We're building a website which includes some embedded SAIL forms and we would like to pass, according to user's actions on the website, a value to the embedded Interface and see and work with that value within Appian.
Thanks,
Riccardo
OriginalPostID-244966
Discussion posts and replies are publicly visible
Parents
0
riccardob
Certified Lead Developer
over 8 years ago
Thanks @jims419 and @aloks176 for your responses!
We're thinking about using an approch that is mixing your ideas: create an Appian WebAPI that starts a process, hit this from JS and store the returned ppId which will be used for another WebAPI call that returns the taskId from a given ppId. At this point we'll populate (again via JS) the taskId attribute of an <appian-task> element with the value got by the last call. We've not started this implementation yet.
What do you think about this solution?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
riccardob
Certified Lead Developer
over 8 years ago
Thanks @jims419 and @aloks176 for your responses!
We're thinking about using an approch that is mixing your ideas: create an Appian WebAPI that starts a process, hit this from JS and store the returned ppId which will be used for another WebAPI call that returns the taskId from a given ppId. At this point we'll populate (again via JS) the taskId attribute of an <appian-task> element with the value got by the last call. We've not started this implementation yet.
What do you think about this solution?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data