insertRows() to core users | martin | 2015-01-05 00:08 |
Status: Closed | ||
That's great news, thank you very much:) Wwould it be possible to delete users the similar way via Python? And what about groups creating/deleting, membership modifying, will all this be possible too? Is there something to keep in mind when working with groups and membership? I see there is Users and Groups query...also Members query...are any of those tables connected and get updated automatically or do I need to take care of all this table management manually? I mean, if I implement Java API's function in Python by patterning is there something else to do to make it work correctly? Thank you Martin |
||