23 Messages
Modifying the "Create Default Views" Workflow
A few days ago, a new collibra workflow was released that uses a view api- Create Default Views - Collibra Marketplace
The apis that are used in this workflow aren’t exposed to us yet. That being the case are we “allowed” to modify these workflows? For instance, I would only like this workflow to run in certain communities instead of being run every time a new domain is created. We have other reqs that might not necessarily be achievable by only modifying the workflow settings but rather editing the code.
Since this workflow uses the findViewRequest api and other unexposed apis, what are the repercussions of modifying the workflow?
Additionally, why hasn’t the all of the view api been exposed to us?
arthurburkhardt
1.2K Messages
3 years ago
I don’t think it’s a big deal. The only issue is that it is not officially supported by Collibra, so you can’t raise support tickets for it. And there are no guarantees of forward compatibility, so your developments might break at some point if the methods change.
But apart from that, no problem in using and extending those functionalities.
0
0