0

Can we add stored procedures into the Governance registry? Does G-reg supports that asset type? Because I could see, we can add wsdl, wadl, SOAP, REST services, Schemas and WS-Policies but my business requirement is to add stored procedures and AIP's into G-registry.

Community
  • 1
  • 1

1 Answers1

0

You will be able to achieve this using a registry extension(.rxt) to store the stored procedures which is similar to storing custom types of data such WSDLS, services etc. You can refer the documentation to get an idea from creating the registry extension file with the data model, deploy it in GREG and how to add a menu item to the custom registry extension file to be shown in publisher.

jdk1.7
  • 166
  • 1
  • 9