User Tools

Site Tools


ismi:updatedatabase

How to update the database

  1. Export the exceldatabase to xml (xsd Format)
  1. Put all these files in to a folder on the server where the zope server is running and where zope has the rights to read theses files
  1. Create an config-file:
  <xml>
  <pathToFolder path="path/to/the/folder">
  <db container="name of the xml tag which describes an dataset" 
      identifier="fieldname which identifies a data set uniquely"/>
  <db .../>
  <db..../>
  </xml>
ismi/updatedatabase.txt · Last modified: 2020/10/10 14:13 by 127.0.0.1