问题描述
我想将存储在一个租户中的一些注册表内容移动到 ESB 4.5.0 中的另一个租户.
I want to move some registry stuff stored inside one tenant to another tenant in ESB 4.5.0.
所以我决定在 WSO2 Developer Studio 2.1.0 中使用 WSO2 注册表浏览器,但我不知道该怎么做.我可以访问所有资源,但我尝试导出/导入但没有成功.
So I decided to used the WSO2 Registry Browser in WSO2 Developer Studio 2.1.0, but I don´t see how I can do this. I can access to every resources and I try to export/import without success.
推荐答案
如果要将注册表资源从一个租户移动到另一个租户,推荐的方法是使用注册表 签入客户端.
If you want to move the registry resources from one tenant to another, the recommended approach is using the registry check-in client.
目前这仅随 G-Reg 提供,但您可以通过将 checkin-client.jar 和脚本复制到服务器中的相关位置(即 ESB)来使用此功能
Currently this is shipped only with G-Reg, but you can use this feature by copying the checkin-client.jar and script to the relevant locations in your server (i.e. ESB)
这篇关于如何在 WSO2 产品中将一些注册表资源从一个租户移动到另一个租户?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!