Important: importing of an inappropriate file or wrong changes can put at stake the production! Have a last good backup file ready!
You can import a GN4 schemas from a file. This is needed after you modified the schema, to load it into the GN4 system.
To import schemas from a file into the database
<cmd4path>\srv4 dbupdate -s <filepath> -d "" -yes
Notes
•Replace <cmd4path> with the path of your GN4 application folder.
•Replace <itemname> with the name of the item (without .xml extension).
•Replace <filepath> with the full path to the file to be imported or exported, including file extension.
•Replace <servername> with the real name of your GN4 server.
•Replace <username> with the name of a GN4 user who has administrative permissions.
•Replace <password> with the password of the <username> GN4 user.
•Replace <fullpath> with the drive letter and the path to the file, including extension.
For a full list of command options, see srv4 dbupdate.
See also
Identifying the right import/export method