OnDemand Users Group

Support Forums => ODWEK, Java and REST APIs => Topic started by: PasiPK on March 15, 2011, 10:03:41 AM

Title: Admin API, for example adding a user
Post by: PasiPK on March 15, 2011, 10:03:41 AM
Hello, 

I have tried to find  API for user administration functions.
There is command ARSXML, but is has to be run in z/OS (batch or in USS).

OnDemand server is running in zOS, but the system running company user administration is running in another machine (probably Linux).
Ideally a customer programmed  java admin program running in this Linux should be able to handle adding a user, changing a user etc.
But it looks like this function does not exist in OnDemand API. Right?
Title: Re: Admin API, for example adding a user
Post by: Alessandro Perucchi on March 15, 2011, 12:50:41 PM
Hello,

Well that is an infortunate story... IBM has delivered with ODWEK from version 8.4.0 (if I'm not wrong) until 8.4.1.X the Administrator API, and then declare it deprecated.
And now it is not even part of the new OnDemand 8.5.

So this to tell you the following, you want to use remote administration of CMOD (User, etc...), then here are your possibilities:


I know no other way to do what you want except with these 3 possibilities (I know a 4th one, but I don't want to specify it in this open forum, as it will give some fear to some people... and in all cases, it wouldn't be an IBM supported solution).

Maybe somebody has some other ideas, that I've missed.

Cheers,
Alessandro