Skip to main content
Solved

What commands are there to manipulate the server settings?

  • April 19, 2019
  • 4 replies
  • 43 views

martinkoch
Supporter
Forum|alt.badge.img+22

I have been tinkering with the /opt/fme-engine-2019/fme APPLY_SETTINGS a bit.

I was wondering which other commands and options are there? How are these settings stored?

Browsing the safe-documentation I only found the helpful LIST_SETTINGS and options to configure both python, R and some proxy settings.

I did an upgrade (deinstall - reinstall -restore from backup) and the settings were just as they were previously.

At this moment I would like to 'revert' some entries I made, but DELETE_SETTINGS is not an option apparently. Neither is PURGE_SETTINGS to restore them to the install-default.

Thanks for taking notice..

Martin

Best answer by jlutherthomas

Hi @martinkoch

 

 

When you did the uninstall of FME Server, did you restart the machine before installing again, and check to see if all folders (particularly fme engine related paraphernalia) had been removed prior to doing the new install?

 

 

Which settings have you seen that remained after this process?

 

As far as I'm aware, the APPLY_SETTINGS commands relate to engine specific settings, like proxies, grid shift files, python and r. I haven't found anything else that you can configure that way. The documentation/command line details will be found on the respective documentation pages with the FME Server documentation.

 

 

Uninstalling and re-installing the engine might work, but this isn't something that I've tested.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

4 replies

erik_jan
Contributor
Forum|alt.badge.img+22
  • Contributor
  • 2179 replies
  • April 19, 2019

I believe you want the FME Server Console.

This link is for the documentation of the command line console.

Hope this helps.


martinkoch
Supporter
Forum|alt.badge.img+22
  • Author
  • Supporter
  • 87 replies
  • April 23, 2019

I believe you want the FME Server Console.

This link is for the documentation of the command line console.

Hope this helps.

The information underneath this link refers more to running workspaces. I am looking for commands to manipulate the server settings, analog to the proxy, R and python.


Forum|alt.badge.img+2
  • 364 replies
  • Best Answer
  • April 23, 2019

Hi @martinkoch

 

 

When you did the uninstall of FME Server, did you restart the machine before installing again, and check to see if all folders (particularly fme engine related paraphernalia) had been removed prior to doing the new install?

 

 

Which settings have you seen that remained after this process?

 

As far as I'm aware, the APPLY_SETTINGS commands relate to engine specific settings, like proxies, grid shift files, python and r. I haven't found anything else that you can configure that way. The documentation/command line details will be found on the respective documentation pages with the FME Server documentation.

 

 

Uninstalling and re-installing the engine might work, but this isn't something that I've tested.

martinkoch
Supporter
Forum|alt.badge.img+22
  • Author
  • Supporter
  • 87 replies
  • May 8, 2019

Hi @martinkoch

 

 

When you did the uninstall of FME Server, did you restart the machine before installing again, and check to see if all folders (particularly fme engine related paraphernalia) had been removed prior to doing the new install?

 

 

Which settings have you seen that remained after this process?

 

As far as I'm aware, the APPLY_SETTINGS commands relate to engine specific settings, like proxies, grid shift files, python and r. I haven't found anything else that you can configure that way. The documentation/command line details will be found on the respective documentation pages with the FME Server documentation.

 

 

Uninstalling and re-installing the engine might work, but this isn't something that I've tested.

Finally got around to messing with the mentioned server again. Will do a reboot and make sure the FME related folders in /opt are gone before reinstalling.