Solved

View universal GUI without IAM

  • 29 October 2020
  • 3 replies
  • 103 views

Userlevel 3
Badge +11

When developing you would be able to see the results of your changes right away in a development environment. So also for the universal GUI wich will be replacing the mobile GUI. With the OLD mobile GUI we could start the GUI against the SF, without IAM, so view the results of the changes made.

It seems for the universal GUI IAM is required and so it is also required to synchronize each time you’ve made a change. And as well before synchronizing all validations should be solved!

Is there another way to view the application in the universal (mobile layout) GUI without IAM and without synchronizing all the time

 

icon

Best answer by René W 29 October 2020, 15:53

View original

This topic has been closed for comments

3 replies

Userlevel 5
Badge +15

You can connect with the SF with Universal, IAM is not necessary. The Meta Server URL should be something like this then:

https://your-server/indicium/iam/sf

If you let the field “Application” empty, all applications are shown and you can select one. Please make sure the account you use to log in, has enough rights (should be able to log in to the SF as well) and please check that the selected Platform is also defined in your project.

Userlevel 7
Badge +11

Also see this: https://docs.thinkwisesoftware.com/docs/deployment/universal.html#running-the-universal-gui-on-sf

Userlevel 3
Badge +11

Thanks, I already found the documentation. It seems that the language of the user should be entered but I’m not sure about that. However if that’s the case, please add this remark to the documentation.

Thanks anyway, it’s working right now and I’m really happy I can view the universal GUI without the IAM. Question solved