Hi,
I need to create several documents, each one with two tags. After some
research I discovered that a document and their respective tags are
registered in the following tables:
  - XWIKIOBJECTS;
  - XWIKILISTITEMS;
  - XWIKIPROPERTIES;
  - XWIKILIST;
  - XWIKIDOC;
  - XWIKIRCS;
 After creating a record in each of these tables the tags are successfully
created but the documents appear on the xwiki with errors and when I click
them I need to create the doument again, duplicating the record in the
database. Am I missing any table do create the document?
    
    
    
 
                    
                    
                        
                        Show replies by date