我是nodejs和marklogic的新手,我遵循了一个简单应用程序的教程,我已经设置和配置了我的marklogin凭据,输出为writedocument list cannot process response with 404 status以下是本教程中的代码,module.exportshost: '127.0.0.1',
/rest-api/endpoints/config does not match target namespace http://marklogic.com/rest-api/endpoints/config_DELETE_IF_UNUSED我不确定是否需要用Roxy创建的appserver配置其他任何内容,以便它能够与node.js应用程序一起工作。
我不知道错误消息中的</em
我正在尝试学习ML7中的RESTAPI (我们不能升级到ML8来获得所有新功能),所以我可以只添加我需要的内容。我正在尝试安装简单的rest-api扩展,该扩展应该可以将forest id解析为其名称,但它并不能像预期的那样工作。xquery version "1.0-ml";
module namespace ernest = "http://marklogic.