Re: [Dev] [AS 5.3.0]How to delete a Tenant?

2016-10-17 Thread wenxzhen
Before deleting a Tenant, the Tenant will be disabled or inactivated. If a 
Tenant is already in INACTIVE, deleting a TENANT will be still in problem?


Thanks, Wenxing


-- Original --
From:  "Danushka Fernando";;
Send time: Tuesday, Oct 18, 2016 11:35 AM
To: "wenxzhen"; 
Cc: "Thusitha Thilina Dayaratne"; "dev"; 
Subject:  Re: [Dev] [AS 5.3.0]How to delete a Tenant?



Thing is when you delete a tenant, there are lot of things to delete. Starting 
from DB entries for tenant and userstore, registry data, artifacts, etc. 
Because if you are truly deleting a tenant then it should be possible to create 
a tenant with same domain name and also not to contain something that previous 
tenant created inside new tenant.

Thanks & RegardsDanushka Fernando
Senior Software Engineer
WSO2 inc. http://wso2.com/
Mobile : +94716332729





 
On Tue, Oct 18, 2016 at 7:05 AM, wenxzhen  wrote:
The problem is that we will have many "old" tenants and it's not convenient 
when we are doing verification during the development.


What's the stopper to delete a Tenant? Can we do the delete with SQL statement 
"DELETE on CASCADE"?


Thanks, Wenxing


-- Original --
From:  "Thusitha Thilina Dayaratne";;
Send time: Tuesday, Oct 18, 2016 9:59 AM
To: "wenxzhen"; 
Cc: "dev"; 
Subject:  Re: [Dev] [AS 5.3.0]How to delete a Tenant?



Hi Wenxing,

There is no out of the box way to delete a tenant. But you can deactivate the 
unwanted tenants.


Thanks
Thusitha 


On Tue, Oct 18, 2016 at 6:56 AM, wenxzhen  wrote:
Dear all,

I searched the archive mail list, but can't find the answer. Please help to 
advice whether it's possible to delete a Tenant? and How?


Thank you very much,
Regards, Wenxing

___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev
 





-- 
Thusitha Dayaratne
Software Engineer
WSO2 Inc. - lean . enterprise . middleware |  wso2.com



Mobile  +94712756809


Blog  alokayasoya.blogspot.com
Abouthttp://about.me/thusithathilina















 




___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [AS 5.3.0]How to delete a Tenant?

2016-10-17 Thread Danushka Fernando
Thing is when you delete a tenant, there are lot of things to delete.
Starting from DB entries for tenant and userstore, registry data,
artifacts, etc. Because if you are truly deleting a tenant then it should
be possible to create a tenant with same domain name and also not to
contain something that previous tenant created inside new tenant.

Thanks & Regards
Danushka Fernando
Senior Software Engineer
WSO2 inc. http://wso2.com/
Mobile : +94716332729

On Tue, Oct 18, 2016 at 7:05 AM, wenxzhen  wrote:

> The problem is that we will have many "old" tenants and it's not
> convenient when we are doing verification during the development.
>
> What's the stopper to delete a Tenant? Can we do the delete with SQL
> statement "DELETE on CASCADE"?
>
> Thanks, Wenxing
>
> -- Original --
> *From: * "Thusitha Thilina Dayaratne";;
> *Send time:* Tuesday, Oct 18, 2016 9:59 AM
> *To:* "wenxzhen";
> *Cc:* "dev";
> *Subject: * Re: [Dev] [AS 5.3.0]How to delete a Tenant?
>
> Hi Wenxing,
>
> There is no out of the box way to delete a tenant. But you can deactivate
> the unwanted tenants.
>
> Thanks
> Thusitha
>
> On Tue, Oct 18, 2016 at 6:56 AM, wenxzhen  wrote:
>
>> Dear all,
>>
>> I searched the archive mail list, but can't find the answer. Please help
>> to advice whether it's possible to delete a Tenant? and How?
>>
>> Thank you very much,
>> Regards, Wenxing
>>
>> ___
>> Dev mailing list
>> Dev@wso2.org
>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>
>>
>
>
> --
> Thusitha Dayaratne
> Software Engineer
> WSO2 Inc. - lean . enterprise . middleware |  wso2.com
>
> Mobile  +94712756809
> Blog  alokayasoya.blogspot.com
> Abouthttp://about.me/thusithathilina
> 
>
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [AS 5.3.0]How to delete a Tenant?

2016-10-17 Thread wenxzhen
The problem is that we will have many "old" tenants and it's not convenient 
when we are doing verification during the development.


What's the stopper to delete a Tenant? Can we do the delete with SQL statement 
"DELETE on CASCADE"?


Thanks, Wenxing


-- Original --
From:  "Thusitha Thilina Dayaratne";;
Send time: Tuesday, Oct 18, 2016 9:59 AM
To: "wenxzhen"; 
Cc: "dev"; 
Subject:  Re: [Dev] [AS 5.3.0]How to delete a Tenant?



Hi Wenxing,

There is no out of the box way to delete a tenant. But you can deactivate the 
unwanted tenants.


Thanks
Thusitha 


On Tue, Oct 18, 2016 at 6:56 AM, wenxzhen  wrote:
Dear all,

I searched the archive mail list, but can't find the answer. Please help to 
advice whether it's possible to delete a Tenant? and How?


Thank you very much,
Regards, Wenxing

___
 Dev mailing list
 Dev@wso2.org
 http://wso2.org/cgi-bin/mailman/listinfo/dev
 





-- 
Thusitha Dayaratne
Software Engineer
WSO2 Inc. - lean . enterprise . middleware |  wso2.com



Mobile  +94712756809


Blog  alokayasoya.blogspot.com
Abouthttp://about.me/thusithathilina___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [AS 5.3.0]How to delete a Tenant?

2016-10-17 Thread Thusitha Thilina Dayaratne
Hi Wenxing,

There is no out of the box way to delete a tenant. But you can deactivate
the unwanted tenants.

Thanks
Thusitha

On Tue, Oct 18, 2016 at 6:56 AM, wenxzhen  wrote:

> Dear all,
>
> I searched the archive mail list, but can't find the answer. Please help
> to advice whether it's possible to delete a Tenant? and How?
>
> Thank you very much,
> Regards, Wenxing
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
Thusitha Dayaratne
Software Engineer
WSO2 Inc. - lean . enterprise . middleware |  wso2.com

Mobile  +94712756809
Blog  alokayasoya.blogspot.com
Abouthttp://about.me/thusithathilina

___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


[Dev] [AS 5.3.0]How to delete a Tenant?

2016-10-17 Thread wenxzhen
Dear all,

I searched the archive mail list, but can't find the answer. Please help to 
advice whether it's possible to delete a Tenant? and How?


Thank you very much,
Regards, Wenxing___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev