Skip to main content
Question

Details in "About FSM" tab under FSM help


Forum|alt.badge.img+4

Hi Experts,
I need to understand where does the data under “About FSM” tab appear from when clicked on the little question mark icon (help) on top right corner of FSM screen. I have checked and modified the web.config file in FSM root directory, doesn’t work

 

 

 

4 replies

roklde
Superhero (Employee)
Forum|alt.badge.img+26
  • Superhero (Employee)
  • 743 replies
  • May 17, 2023

Hi Komal,

the information is fetched through various API endpoints as you can see when tracing the requests via browser developer tools:

  • performGetServerInfo
  • version
  • performGetAppParam
    • App Param SUPPORT_EMAIL
    • App Param SUPPORT_PHONE
    • App Param SUPPORT_URL
    • App Param client_app_title
  • performGetDatabaseInfo
  • performGetServerInfoExtended

You are right that the source of some of the information is from the web.config. However, you shouldn’t manually change it. Maybe you can explain a bit more what you want to achieve exactly?

 

Best regards
Roman


Forum|alt.badge.img+4
  • Author
  • Do Gooder (Partner)
  • 8 replies
  • May 17, 2023

Hi Roman,

We are doing a PoC, trying to change application Load balancer without actual installation of application, so we are trying to figure out how we can update an existing url to a new url


roklde
Superhero (Employee)
Forum|alt.badge.img+26
  • Superhero (Employee)
  • 743 replies
  • May 17, 2023

I recommend doing this through the Installer as the FSM Server URL is not only specified in the web.config (e.g. Smart Client manifest, Webclient appsettings.json, etc.). This way you will ensure that everything is properly adjusted.


Forum|alt.badge.img+4
  • Author
  • Do Gooder (Partner)
  • 8 replies
  • May 17, 2023

Thank you Roman


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings