marklogic-data-hub
marklogic-data-hub copied to clipboard
The MarkLogic Data Hub: documentation ==>
### The issue If main plugin of a step is written in xquery in the default way, that was working in DHF 5.4.0 (main function that takes $content and $options...
Hi everyone I am having multiple errors during the merging step preventing me to run my flows The errors are all related to invalid argument types ``` Message: Invalid argument...
I am using DH 10 and HC 5.4.3 I am running through some errors in the merging step and I am looking to understand more what they mean in order...
### The steps to reproduce the issue: 1) Create mock ingestion flow referring to some step definition 2) In the module defined in the step definition throw an error 3)...
# Data Hub Central 5.4.3 I noticed that the data coming from a non manual upload, is not tagged in HC This data for instance is ingested via NiFi and...
Documentation enhancement request. Please add a section to the documentation page ( https://marklogic.github.io/marklogic-data-hub ) titled "Securing REST end points" or similar, with instructions on what needs to be done in...
**What gap would you like Data Hub Framework to address?** We have a custom class that currently _replaces_ RunFlowTask in that we've needed to copy the code out and rework...
we are using spring batch with the JAVA dhf snippet code available on the website to launch the harmonize : ```java FlowRunner flowRunner = flowManager.newFlowRunner() .withFlow(harmonizeFlow) .withBatchSize(10) .withThreadCount(4) .withOptions(options) .withSourceClient(srcClient)...
Some customers do not allow gradle to be installed in their production environment. For one project (Customer = DTIC), a Java app was written which uses the DHF JAR to...
*### Welcome Hub enthusiast! Let's get the most out of this ticket, please fill out this template. #### The issue Short description of the problem: What behavior are you expecting?...