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
日(星期四) 下午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 and res

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

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

2016-09-22 Thread Abimaran Kugathasan
Hi Wenxing, You have to use TenantMgtAdminService for creating tenants. Java API can be used for consuming/creating requests and response on top of that SOAP service. You can check a sample service we have used here [1] [1] : https://docs.wso2.com/display/AM200/WSO2+Admin+Services On Thu, Sep

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? Dear all, In order