The user is successfully created and when I check the rows in the database a
record is present in users table and there seems to be no record inserted
into usergroups table. When I do it through GUI records are inserted to both
the tables
Am I doing anything wrong here or is it a bug? Can anyone please advise?
I got this working by changing the group node to corresponding profile type
node like <groups_Reviewer>3</groups_Reviewer> or
<groups_Editor>2 </groups_Editor> and I was able to see the records
created in both the user and usergroups table
On Tue, Nov 19, 2013 at 3:25 PM, udhaya <udhay.forum@anonymised.com> wrote:
Hello,
I am trying to create a user through geonetwork XML Services user.update by
providing the following request XML in Geonetwork 2.10.2
The user is successfully created and when I check the rows in the database
a
record is present in users table and there seems to be no record inserted
into usergroups table. When I do it through GUI records are inserted to
both
the tables
Am I doing anything wrong here or is it a bug? Can anyone please advise?