1
0
-1

hi! i will register a total of 200+ users into the joget user. is there a way to do this all at once? i am using the default database MySQL of joget. how can i insert into the dir_user table? thank you!

    CommentAdd your comment...

    2 answers

    1.  
      1
      0
      -1

      Hi,

      You can refer to http://www.mysqltutorial.org/import-csv-file-mysql-table/ or you can do a form in Joget which having Directory Form Binder as store binder. Then using this form in a Import Menu. The import menu will allow you to upload a CSV or Excel file to batch import data to database based on your form store binder.

       

      1. jedi

        thanks for replying Owen. i did use HeidiSQL to monitor and configure the database of joget. thankS

      CommentAdd your comment...
    2.  
      0
      -1
      -2

      Hi Jedi, this is a database question.

      Do search in google.com

      1. tito velao

        no, we can not open session or get current for doing hibernate batching. 
        like this error  org.hibernate.SessionFactory not found

        and also 

        org.springframework.orm.hibernate4.LocalSessionFactoryBean not found
        if we not inheritances from class dao.


      CommentAdd your comment...