Hi,
There is a requirement in creating a database in default mode which means
when user creates a database with a certain name it should create a db user
and a role with the same name and those role and user should be attached to
the database.
First we tried to do without patching RSSAdmin service. Since we create
these databases in tenants we can't retrieve the actual username created
using the exposed data in RSSAdmin service. Because RSSAdmin service append
some string to the end of the username.
Now the plan is to patch RSSAdmin to add a new action to the service to do
the whole thing in the back-end and we will do one service call from the
jaggery side.

Thanks & Regards
Danushka Fernando
Software Engineer
WSO2 inc. http://wso2.com/
Mobile : +94716332729
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to