Skip to main content
Solved

Webgui over SF

  • January 27, 2022
  • 2 replies
  • 33 views

Hugo Nienhuis
Superhero
Forum|alt.badge.img+12

I want to test our application within the SF with the Web gui directly. However, I get following error: 

 

I am using SF 2021.3 and webgui 2021.3.17. What am I doing wrong, or is this not possible at all?

Best answer by Erwin Ekkel

IN the settings.ini do you have the metasource set as the SF and the SF database as database? You get this message if the IAM instead of the SF is selected as source DB.

This topic has been closed for replies.

2 replies

Forum|alt.badge.img+17
  • Moderator
  • Answer
  • January 27, 2022

IN the settings.ini do you have the metasource set as the SF and the SF database as database? You get this message if the IAM instead of the SF is selected as source DB.


Hugo Nienhuis
Superhero
Forum|alt.badge.img+12
  • Author
  • Superhero
  • January 27, 2022

I did set the SF as source, but the database was the developer iam. Changed it to the SF database name and it works now. Thanks for the fast response.