Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Output Module Query Generator Version

Published by: Collibra Lab
Latest version: 5.7.7
Released: May 5, 2021
Contact Publisher
PackageDocumentation
Community Offering

Your use of Community Offerings is subject to the Collibra Marketplace License Agreement. Read more.

Overview

The OutputModule RESTful resource provides a powerful way to extract data out of Collibra.  However, the creation of the Query (View Config and Table View Config JSON) can be difficult at best.  Many customers get confused and frustrated when building this JSON query.  The goal of the OutputModule generator is to make this process easier by providing a Java library to programmatically generate this query using Java Builder patterns.  The Builder patterns fully support the Hitchhiker’s Guide and enforce validation rules to avoid common mistakes make in the field.

Media

More details

Release Notes

The Output Module Generator generates the View Config and Table View Config JSON Queries programmatically using Java Builder patterns.

It supports the complete Hitchhikers Guide. It supports

  • All assets, attributes and relations
  • Sorting
  • Filtering
Compatibility
  • Collibra Data Intelligence Cloud
  • Collibra Data Intelligence On-Prem
Dependency
  • Java Runtime Environment 1.8
License and Usage Requirements

See existing Q&A in the Data Citizens Community

Browse discussions with customers who also use this app. 

Start a New Topic in the Data Citizens Community

Collibra-hosted discussions will connect you to other customers who use this app.

None

Reviews

Rating
on January 26, 2023

Good idea and could be useful. But terrible documentation. The java project did not even compile if I copy the exact code shown in the example.

Author
on January 26, 2023

Hi Jun, thanks for the feedback. I agree the documentation needs to be updated. I’ll reach out to you shortly.

on September 02, 2020

The Output Module Query Generator works great! It’s very easy to generate a sophisticated Collibra get assets query and map the results to Java POJOs with Jackson.

Leave a review