Be able to set environmental variables in K2 Cloud
I need to be be able to create some environmental variables in K2 CLOUD, which can be reused across all forms and workflows. The current ones cannot be changed. This means, that dynamic urls should be built with the help of other methods.
So here is my problem:
- The customer is using the following URL: https://customer-dev.onk2.com/...
- The Internal url for the K2 Cloud instance is something like https://abs123xyz.onk2.com/...
- The customer opens a form with its standard url (https://customer-dev.onk2.com/), which contains a content control (iframe) with the url, that was built with the help of the Environment field K2 SmartForms Runtime URL (https://abs123xyz.onk2.com/...). And here I get an error message inside the content control, because I am not authenticated for that url.
- If I want the content control to display that url, I first have to open that url in a new browser tab, get authenticated and then refresh the form with the content control. But I will never be able to explain that to a user.
THIS HAPPENS IN MOBILE APPS, STANDARD WORKSPACE ETC, WHERE I NEED TO OPEN A TASK WITHIN AN IFRAME.
0
votes
