I deleted my main config on one of my test databases.
I was deleting some redundant properties when I accidentally clicked the wrong trash can.
Not all is lost, but I'd rather not key everything in again from our development server.
Any help you can provide is greatly appreciated.
-Bryant
I don't think we're talking the same "configuration" here. It is the Process Flow configuration, and the System or Main set that needs changed.
Export Data - performed on source landmark system -------------------------------- Navigate to the landmark folder Run `enter` First try this command: dbexport -z _sets.zip -C PfiConfiguration PfiConfigurationProperty Then examine _sets.zip. If it looks good, delete _sets.zip and run these commands: dbexport -z _sets.zip -C PfiConfiguration PfiConfigurationProperty PfiClassicConnection PfiLandmarkConnection PfiM3Connection PfiEventHubConnection PfiFTPConnection PfiFileActivityConnection PfiEmailConnection PfiIONConnection PfiJDBCConnection PfiWebServiceConnection PfiWebRunConnection PfiJMSConnection PfiMQConnection PfiTXConnection PfiSystemCommandConnection PfiCustomConnection PfiCloverleafConnection Next copy _sets.zip to the destination landmark system Import Data - performed on destination landmark system -------------------------------- Navigate to the landmark folder Run `enter` First try this command dbimport -z _sets.zip -C -V Were there any critical errors reported with the above validated import option? No, then run: dbimport -z _sets.zip -C