Hi all,
I'm working on a scenario where, upon opening the Appian application in the user's browser, we need to execute JavaScript to retrieve an XML file containing contextual data from external Proteo 4 applications. The goal is to use this data to continue the process in Appian with all relevant information from the previous application, without having to pass everything through query parameters.
What the client wants to achieve:
Has anyone encountered a similar situation where JavaScript execution or window event handling was needed to retrieve external contextual data on Appian startup?How did you approach it? Are there any best practices, workarounds, or patterns you can recommend?
Any advice or shared experience would be greatly appreciated!
Thanks in advance.
Discussion posts and replies are publicly visible
This would require a custom component plugin.