Posts

Showing posts with the label marklogic

Not able to run Harmonize flow in Data Hub Framework MarkLogic

Not able to run Harmonize flow in Data Hub Framework MarkLogic I am trying to run Harmonize flow using Gradle in DHF and getting the below error- RESTAPI-SRVEXERR: (err:FOER0000) Extension Error: code: 404 message: Not Found document: The requested flow was not found 2018-06-29 11:57:22.627 Notice: in /marklogic.rest.resource/flow/assets/resource.xqy, at 72:14, 2018-06-29 11:57:22.627 Notice: in function() as item()*() [1.0-ml] 2018-06-29 11:57:22.627 Notice: $entity-name = "Order" 2018-06-29 11:57:22.627 Notice: $flow-name = "HarmonizeFlow" 2018-06-29 11:57:22.627 Notice: $flow-type = "harmonize" 2018-06-29 11:57:22.627 Notice: $flow = () Data Hub Framework version -2.0.4 MarkLogic Version-9.0.3 The files for harmonize flow has been created successfully but not able to run the flow. Any suggestions ? 2 Answers 2 have you deployed your modules with the mlLoadMo...