Re: [Dev] What's the best way to create a tenant?

2016-09-22 Thread Abimaran Kugathasan
> > Regards, Wenxing > > -- Original -- > *From: * "Abimaran Kugathasan";; > *Send time:* Thursday, Sep 22, 2016 8:40 PM > *To:* "wenxzhen"; > *Cc:* "dev"; > *Subject: * Re: [Dev] What's the best way to create a tenant? &

Re: [Dev] What's the best way to create a tenant?

2016-09-22 Thread wenxzhen
To: "wenxzhen"; Cc: "dev"; Subject: Re: [Dev] What's the best way to create a tenant? On Thu, Sep 22, 2016 at 1:10 PM, wenxzhen wrote: Thanks to Abimaran. Another question is which Admin Service is responsible of inviting a user into a tenant? I find the UserAd

Re: [Dev] What's the best way to create a tenant?

2016-09-22 Thread Abimaran Kugathasan
he solution. >> >> Thank you very much >> Regards, Wenxing >> >> >> -- Original -- >> *From:* "wenxzhen"; >> *Date:* 2016年9月22日(星期四) 下午2:59 >> *To:* "dev"; >> *Subject:* [Dev] What'

Re: [Dev] ?? What's the best way to create a tenant?

2016-09-22 Thread wenxzhen
ugathasan"; Cc: "dev"; Subject: Re: [Dev] ?? What's the best way to create a tenant? Please advice which Admin Service I can turn to for the UM_TEMP_INVITATEE? Thanks again Regards, Wenxing -- Original -- From: "wenxzhen"

Re: [Dev] ?????? What's the best way to create a tenant?

2016-09-22 Thread wenxzhen
ted with invitation. Regards, Wenxing -- -- ??: "Abimaran Kugathasan";; : 2016??9??22??(??) 3:58 ??: "wenxzhen"; ????: "dev"; : Re: [Dev] What's the best way to create a tenant? Hi Wenxing, You have to use TenantMgtAdminService for creating ten

[Dev] ?????? What's the best way to create a tenant?

2016-09-22 Thread wenxzhen
Kugathasan";; : 2016??9??22??(??) 3:58 ??: "wenxzhen"; ????: "dev"; ????: Re: [Dev] What's the best way to create a tenant? Hi Wenxing, You have to use TenantMgtAdminService for creating tenants. Java API can be used for consuming/creating requests

Re: [Dev] What's the best way to create a tenant?

2016-09-22 Thread Abimaran Kugathasan
o:* "dev"; > *Subject:* [Dev] What's the best way to create a tenant? > > Dear all, > > In order to create a tenant from the user input, what's the best way to > make it? Per my little knowledge, there are at least 2 ways: > >1. Carbon had already provi

Re: [Dev] What's the best way to create a tenant?

2016-09-22 Thread wenxzhen
Please kindly advice as I need to settle down the solution. Thank you very much Regards, Wenxing -- Original -- From: "wenxzhen"; Date: 2016??9??22??(??) 2:59 To: "dev"; Subject: [Dev] What's the best way to create a tenant

[Dev] What's the best way to create a tenant?

2016-09-21 Thread wenxzhen
Dear all, In order to create a tenant from the user input, what's the best way to make it? Per my little knowledge, there are at least 2 ways: Carbon had already provided the Java APIs making use of the TenantMgtAdminService If I wanna use the way 1, any potential risk that need to take care?