Questions tagged [wso2-governance-registry]
165 questions
2
votes
1 answer
WSO2 GREG 5.0.0 M4 History Tables - Empty?
I noticed while doing a technical investigation that both the REG_CONTENT_HISTORY and REG_RESOURCE_HISTORY were both empty. I should have data in there, right? I updated content in and deleted default asset types, and still, no data in the…

mcwagner
- 31
- 8
2
votes
1 answer
WSO2 Enterprise Store vs Governance Registry
I want to explore a couple of wso2 products, before that I want to get a clear idea of scenarios where Wso2 governance registry and Wso2 Enterprise store are used.
However, I find the features of both these products very similar. So I require a…

Dhivya Swaminathan
- 21
- 1
2
votes
1 answer
WSO2 Governance Registry API for retrieving artifact lists
I am using WSO2 Governance Registry (4.6.0) for storing web application catalogues (Countries, Regions, Cities, etc).
I have created Artifact types for each of the catalogues and populated the registry with values. When doing this, WSO2 Governance…

Gabriel Popa
- 21
- 3
2
votes
1 answer
WSO2: Greg and ESB with shared registry issue
I follow the guide Governance Partition in a Remote Registry found in WSO2 Documentaton. It seems to work fine but I am facing a strange problem. Let me explain my setup first.
Governance registry instalation
Installed GREG 4.5.3
Set the offset to…

Michael
- 508
- 6
- 16
2
votes
1 answer
WSO2 Endpoint look-up sample
I am trying to set up the WSO2 Endpoint look-up sample. I have made the changes according to the documentation, but when I try to build the app using "mvn clean install" I am receiving the following error:
Downloading:…

Myron
- 21
- 1
2
votes
2 answers
WSO2 Governance Registry 4.5.3 Web app mode
Can any one tell me how to run wso2 governance registry 4.5.3 in web app mode rather running it in stand alone mode ? I have successfully built the source code and I want to know exactly how I can run in web app mode so that I can debug it in the…

Venkat Janyavula
- 615
- 2
- 7
- 10
2
votes
1 answer
WSO2 ESB and GReg on same Carbon instance
I have installed WSO2 AS, after I have installed GReg and ESB by Feature Install. It was OK.
But now I would like to know how to I have to configure GReg and ESB using same WSO2 Application Server.
For example, I would like to configure ESB and GReg…

Oscar Lago
- 21
- 2
1
vote
1 answer
How to define new attributes of an endpoint in WSO2 G-REG?
I am evaluating WSO2 G-REG and would like to add additional attributes to end points (that I initially intend to use for documentation purposes and later on for automation).
I do for instance have one (or possible multiple) "native" endpoint that…

Javafanboy
- 91
- 6
1
vote
0 answers
Should WSO2 Server Registry Indexing be turned off if G-Reg is used?
WSO2 server will perform registry indexing when it is started (or with some delay). The database connections will be used up during the indexing. This causes the deployment of multiple instances of WSO2 server (either EI, APIM) to be difficult due…

Wey
- 171
- 1
- 2
- 6
1
vote
1 answer
Is there a way to select/apply a (or multiples) taxonomy value(s) to a particular asset using the governance Api?
According to the documentation of the wso2greg , wso2greg provide different api types that enable us to interact with the registry , such as the registry-Api and the governance-Api, am already used the governance-Api to create some artifacts (wsdl…

Abrab
- 13
- 5
1
vote
1 answer
swagger url for WSO2 Governance registry5.4.0 REST API
I am exploring the WSO2 Governance registry version 5.4.0. I would like to get the swagger url for WSO2 governance registry REST API so that I can call the rest apis to create/update/delete/get resources in Publisher portal.
I have installed the…

NARASIMHA MURTHY
- 105
- 1
- 13
1
vote
1 answer
How to upgrade WSO2 Governance Registry from 4.6.0 to 5.4.0 [Latest]
We have a requirement of upgrading our Governance Registry server from 4.6.0 to 5.4.0.
While surfing across WSO2 blogs found that we need to upgrade in incremental order. From 4.6.0 to 5.0, then 5.0.0 to 5.0.1, then 5.0.1 to 5.1.0, then 5.1.0 to…

viswanath A v k
- 13
- 3
1
vote
1 answer
User role based asset permissions for WSO2 Governance Registry 5.4.0
We would like have fine grained asset permissions based on the user roles. For example, we have billing and sales departments, we have defined, a billing publisher user role for billing department, and a sales publisher role for sales department. A…

yl9783
- 11
- 2
1
vote
1 answer
WSO2 G-Reg - Can an asset be created with name containing a '/'?
When creating an asset using the WSO2 Publisher REST API with a 'one/two' embedded in the name, the data is not being properly inserted into the REG_RESOURCE table. It seems to be interpreting the 'two' as the asset name and 'one' as the asset…

Vicki B
- 11
- 2
1
vote
1 answer
WSO2 Governance REGDB
I have configured my WSO2 Governance repository to MySQL by following the steps in https://docs.wso2.com/display/ADMIN44x/Changing+to+MySQL.
Is there a document which explains the REGDB schema? For e.g. which table stores the asset's association…

neo
- 11
- 3