Questions tagged [wso2-governance-registry]

165 questions
2
votes
1 answer

WSO2 G-Reg REST APIs - Import Schema

I have been looking through the REST API documentation for both the Registry and the Governance APIs and I haven't been able to figure out how import a schema via either REST API. Is this possible? I can create a REST Service with the governance…
J.P.
  • 117
  • 9
2
votes
1 answer

WSO2 ESB Proxy using registry resource has invalid schema references

I am trying to publish a SOAP service registered in the Governance Registry through a proxy in WSO2 ESB. I get an error saving the proxy due to an incorrect schema location of the resources referenced in the WSDL. In particular I get: Caused by:…
Giulio V.
  • 180
  • 8
2
votes
2 answers

WSO2 Governance Registry upgrade?

WSO2 has some great documentation about upgrading between versions, but we have version 4.5.3, and I don't see in the documents if I can upgrade directly from 4.5.3 to 5.1.0? Their docs go between levels, like 4.5.3 to 4.6, 4.6 to 5.0, 5.0 to…
2
votes
1 answer

How can I getAttributeValue in Governance Artifacts whith wso2 Governance?

Situation is like this I define a Artifact Type like this:
Pourquoi
  • 47
  • 5
2
votes
1 answer

API Store 2.0.1 Plugin Issues in GREG 5.1

We recently pushed through the upgrades of our WSO2 instances to IS 5.1, API 1.10.0 and GREG 5.1. We are a clustered setup, with IS 5.1 serving as Key Manager, API 1.10.0 serving as the API Gateway, and GREG 5.1 serving as the API Store/Publisher,…
breygon
  • 41
  • 3
2
votes
0 answers

The architecture we use with DAS and GREG

first introduce our use case: The Real-time data analytics platform. One external system product time-series data every 1s.The time-series data consist of [id,time,value] fields .And it support REST API to search these time-series data. We have a…
yeahliu
  • 154
  • 1
  • 8
2
votes
1 answer

Integrating APM with WSO2 Governance Registry

I want to install API Manager in my WSO2 G-Reg. i follow this tutorial: Integrating APM with WSO2 Governance Registry This is my ServiceLifeCycle (WSO2 G-Reg):