[
https://issues.apache.org/jira/browse/OPENMEETINGS-2148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxim Solodovnik resolved OPENMEETINGS-2148.
--------------------------------------------
Resolution: Information Provided
Hello [~Petiteau],
To create valid OM user you need to perform insert into
# address (country, email)
# om_user
# om_user_right (user need 'Login', 'Room' and maybe 'Dashboard' rights)
# group_user (user must belong to at least one group)
So it should be {{select - multiple inserts code }}
To create Room you need to perform insert into {{room}} table
Some additional inserts might be required if you need to create separate groups
for rooms for ex.
> Problème API SOAP Add User
> --------------------------
>
> Key: OPENMEETINGS-2148
> URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2148
> Project: Openmeetings
> Issue Type: Bug
> Components: Admin, Command line Admin
> Affects Versions: 4.0.8
> Environment: Microsoft Windows Server 2019 standard, SQL 2017, RED5
> Reporter: Wilfried
> Assignee: Maxim Solodovnik
> Priority: Blocker
>
> Bonjour,
>
> Nous essayons d'utiliser l'API SOAP d'Openmeetings afin d'automatiser via des
> scripts en POWERSHELL l'ajout d'utilisateurs via une liste prédéfinie ainsi
> que l'ajout de room
> Nous cherchons la façon d'utiliser la syntaxe add pour ajouter l'utilisateur
> nous nous apercevons que la syntaxe n'est pas documentée sur internet.
>
> Est ce que quelqu'un aurait déjà essayer d'ajouter des users via powershell ?
> Merci de votre aide
>
> Hello,
>
> We are trying to use the Openmeetings SOAP API to automate via POWERSHELL
> scripts the addition of users via a predefined list as well as the addition
> of room
> We are looking for a way to use the add syntax to add the user we find that
> the syntax is not documented on the internet.
>
> Has anyone already tried to add users via powershell?
> Thank you for your help
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)