Questions tagged [governance-registry]

24 questions
4
votes
1 answer

WSO2 - Governance Registry - 'Preprequest action must be completed' Error being thrown

I have defined a new artifact type and am successfully creating new asset instances of it in the publisher - which works well. Recently I was experimenting with my own create_form.hbs under publisher/extensions/assets//themes/default/partials/ and…
Trem
  • 91
  • 6
2
votes
1 answer

How to add custom artifacts extensions (RXTs) in WSO2 governance registry in form war file?

I have no access to production environment, which is like no access to management console URL, or wso2 greg folder. If I need to add custom artifacts extension in wso2 greg server in form war file deployment, how would I proceed?
2
votes
0 answers

WSO2 Governance Registry upgrade - DB Scripts Issue

We are doing a DB Upgradation for WSo2 Governance Registry upgradation from 4.5.3 to 4.6.0. The sql scripts available in the documentation for creating some db schema in staging database is having discrepancy like scripts for creating few tables are…
2
votes
1 answer

WSO2 Governance Registry LDAP AD Error setting up

We've setup up WSO2 Governance Registry 5.1.0 as a Windows service using JDK 1.8.0_65. The local setup was working but now we want it to connect to AD using LDAP readonly. Followed the documentation on the site and lot of blog posts and Stack…
2
votes
1 answer

wso2 governance registry or / and svn repository with an esb cluster?

wso2 governance registry is highly recommanded to share esb artifacts, so our sequences and endpoints are registred on this one. API and proxy-services are stored in each esb instance. But, we need to use an esb cluster (1 manager/2 worker), and the…
1
vote
1 answer

How to do - wildcard search in Data Catalog (Google Cloud Platform)

How to execute a wildcard/RegEx search in Data Catalog (Google Cloud Platform) ? It would make sense to search metadata across column names and tag attributes (and there values). The current documentation only lists very strict search…
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…
1
vote
1 answer

wso2 Gov Registry indexing looping

I created a custom RXT asset to register my own objects. The system works fine when I add and browse objects. But if I delete an object instance using the Management Console by Resources/Browse, browse to /system/governance/[objects]/[object], and…
1
vote
1 answer

LDAP User Access to WSO2 Governance Registry Store / Publisher

We managed to setup LDAP as a secondary User Store in the WSO2 Governance Registry Management Console 5.3.0 (Carbon). We see the Users/Roles were loaded correctly and we can access Management Console (Carbon) with those users. However despite of the…
1
vote
0 answers

Integration WSO2 Governance Registry with Jenkins

How can I do the integration of WSO2 GREG with Jenkins?, I was looking for some tutorial or information about this topic on the oficial page, but there is no documentation, so, I don't know if I have to pay for support or something similar. Thank…
1
vote
0 answers

Unable to add artifact using WSO2 governance REST API into governance registry, as it is throwing exception. Can somebody help to resolve this issue?

I am trying to add the artifact through SOAP UI withstandard JSON format mentioned in WSO2 Greg documentation: Below is the exception : ERROR {org.wso2.carbon.governance.api.common.GovernanceArtifactManager} - Failed to add artifact: artifact id:…
1
vote
1 answer

New artifact referencing an existing - Governance Issue

I’m uploading new artifacts in Greg trying to referrer an existing. For example, I have A.xsd, B.xsd and C.xsd on Greg , and I’m uploading a WSDL referring them but it doesn’t work. A have other scenarios with xsd, wadl and other artifacts. Is it…
1
vote
1 answer

Issue with Governance REST API of WSO2 Governance Registry

We are facing a serious issue with GREG's Governance REST API. Below are the exact issue scenario and other details for a quick resolution. We wanted to add few custom fields in the "restservice" Artifact of RXT file hence we have added in the .rxt…
0
votes
1 answer

Governance REST API of WSO2 Governance Registry - POST a field array

I've had great success using the POST, GET and PUT Governance REST API of WSO2 Governance Registry to create basic entries in my registry, however I'm having trouble creating a field entry that has multiple rows for a single field. Creating a…
0
votes
3 answers

WSO2 Governance Registry - Solr index problems

We're having some problems about the assets in Publisher/Store in WSO2 using MySQL. We load our database of assets into WSO2 but not all of the assets show up in the store or publisher when queried. This also occuries when we try to get the assets…
1
2