Salesforce

How to backup Fathom Management configuration?

« Go Back

Information

 
TitleHow to backup Fathom Management configuration?
URL NameP98822
Article Number000141618
EnvironmentProduct: Fathom Management
Version: 3.x
Product: OpenEdge
Version: 10.2x, 11.x
OS: All supported platforms
Question/Problem Description

How to backup Fathom Management configuration?
How to save OpenEdge Management configuration?
How to use fathom -dump command?
What is the purpose of the fathom -dump command?
Is there a command to backup the OpenEdge Management configuration?

Steps to Reproduce
Clarifying Information
Error Message
Defect Number
Enhancement Number
Cause
Resolution

In Fathom Management 3.x and OpenEdge Management, there is a command that can be used to back up the fathom configuration.

This command backs up the Fathom project (fathomInstallDir/config/fathom.od*), fathom.properties and fathomRealm.properties.

The command is:  fathom -dump <filename> 

For OpenEdge 11 or higher, the username and password is needed:

fathom -dump <filename> -httpport 9090 -user admin -password passwd

<filename> is the name of the XML file that will contain an XML representation of all definitions in the configuration database.

The command can be run from command line or in a batch or script file and should be run periodically as part of site backup proceedures.

Workaround
Notes

 
Keyword Phrase
Last Modified Date10/12/2021 3:09 PM

Powered by