Questions tagged [wso2-governance-registry]

165 questions
1
vote
1 answer

How do you create an association based on the option entry in WSO2 Governance Registry?

I have an artifact type called "Application Instance". Type Reference
nize
  • 1,012
  • 1
  • 11
  • 27
1
vote
1 answer

Where is AuthenticationAdminService in WSO2 GREG?

I'm using WSO2 Governance and Registry version 4.1.1, I can find wsdl file of AuthenticationAdminService in wso2greg-4.1.1-src but I can't find anything by url: https://127.0.0.1:9443/services/AuthenticationAdmin?wsdl even after I modify…
user1450233
  • 61
  • 1
  • 6
1
vote
1 answer

WSO2 GREG Service created from wsdl is locked

When import the wsdl into GREG, automatically GREG create the service artifact, but this artifact is locked is uneditable. Some workaround ?
1
vote
1 answer

Issue with wso2 GREG 4.5.0 and postgresql as external DB

I configured the GReg 4.5.0 to use an external DB in postgresql. When I run wso2server.bat -Dsetup I see this error: TID: [-1234] [WSO2 Governance Registry] [2012-10-17 23:35:38,514] ERROR {org.wso2.carbon.humantask.core.HumanTaskServer} - …
Jorge Infante Osorio
  • 2,143
  • 15
  • 26
1
vote
1 answer

GreG nested templates

We need to nest templates in the main template. The nested template should be able to display fields that the customer can fill. For example, there are two attachments to this message. The file 1.jpg: In this picture you can see how it displays a…
0
votes
1 answer

Governance Registry Database Cleaning

My GREG database (mysql) is growing up to 1.1 Million rows in the REG_RESOURCE_PROPERTY and REG_PROPERTY tables. I think it happens because the versioning is active. Is there any way to do some kind of cleanup for the database ? I want to maintain…
0
votes
1 answer

GREG services bulk load approach

I'm planning to get GREG from WSO2 as business service registry. We're currently storing services in a Spreadsheet as a delimited text file. Services are still abstract concepts (operations not). Which is the best approach (painless,…
0
votes
1 answer

Search resource in GREG 4.1.1

I added resource to GREG from file. I can search and find this resource by name, but can not find this resource by content.
0
votes
1 answer

GREG 4.1.1 - customizing oracle

I have problem customizing $GREG_HOME/repository/conf/registry.xml file for oracle database 10, I am using ojdbc14_1.0.0.jar. After recommendations at http://wso2.org/project/registry/4.1.1/docs/installation_guide/db_oracle.html Edit…
0
votes
0 answers

Changing WSO2 Governance Registry (greg) List view

Sorry in advance to mods who probably have already answered this question, but i cant seem to find any documentation on how to change specifically this distribution of WSO2's interface, my end goal is to change the following UI into a list without…
Grayson
  • 1
  • 1
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
0 answers

WSO2 Governance Registry Error

I am working on the integration of the EI 6.1.1 with the registry 5.4.0.. I have placed the car files in the Greg server and referred the Governance Registry from the EI6.1.1 as below In registry.xml,provided the Greg url with user and passwd as…
Venkat
  • 1
  • 1
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…
0
votes
2 answers

WSO2 Governance Not Finding All Assets in JDBC Database

I'm new to WSO2 and working on an existing application that uses WSO2. We load our database of assets into wso2 but not all of the assets show up in the store or publisher when queried. It seems there is some disconnect between what is in the…
0
votes
1 answer

How to increase the number of doc links for assets in W2OS Governance Registry 5.3.0?

All I seem to find, within the W2OS Governance registry documentation, is how to increase the number of columns for doc links for assets via the use of the RXT file. I would like to know if it is possible to increase the number of rows, in order to…