Skip to main content
Participant
September 21, 2010
Question

Restore ColdFusion MX 7 Collections

  • September 21, 2010
  • 1 reply
  • 624 views

I am trying to restore some verity colections from a ColdFusion MX 7 server that crashed to a CF8 server. I don't have access to the admin on the old server. Is there an XML file with the collection details I can pull them from? I do have access to all the old data from the server. Thanks.

    This topic has been closed for replies.

    1 reply

    Inspiring
    September 22, 2010

    This link may help you locate the configuration files for your CF server.

    http://go.adobe.com/kb/ts_94a16ba6_en-us

    mkauspeAuthor
    Participant
    September 22, 2010

    Thanks, that does help, but the neo-verity only contains the server settings. I'm trying to figure out where the collection settings are. IE, names of collections, the path they pointed to, files searched for, etc.

    Inspiring
    September 22, 2010

    On my CF8 server I located a file at \ColdFusion8\verity\Data\host\admin\ admin0.xml that contained a path to my collections in XML elements named "Collection".

    Disclaimer: I am not a expert in or heavy user of Verity.