All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ml-modules.root.data-hub.data-services.job.findStepResponses.mjs Maven / Gradle / Ivy

There is a newer version: 6.1.1
Show newest version
'use strict';

xdmp.securityAssert("http://marklogic.com/data-hub/privileges/monitor-jobs", "execute");
import jobQueryLib from "/data-hub/5/flow/job-query-lib.mjs";

const endpointConstants = fn.head(xdmp.fromJSON(external.endpointConstants));
jobQueryLib.findStepResponses(endpointConstants);




© 2015 - 2024 Weber Informatics LLC | Privacy Policy