我正在使用AlfrescoCommunity5.0.d,并且我得到了下面的错误。people is not definedvar currentUser = people.getPerson(person);
我想使用people方法进行进一步的处理我知道的一种方法是对/alfresco/service/api/people/{people}?groups=true进行ajax
)和一种上传二进制文件(我不能)的方法。INFO ] (o.a.r.d.i.DbRepoImportHandler:125) - third-party-bin import started /C:/Users/zencv/Downloads/alfresco-communityError Import: Cannot import null, non existent folder or non directory file '/C:/Users/z
/doclist.get.js:908)
at org.mozilla.javascript.gen.classpath__alfresco_templates_webscripts_org_alfresco_slingshot_documentlibrary_doclist_get_js_5.call(classpath*:alfresco/templates/webscripts/org/alfresco/sling
我正在创建一个简单的AngularJS应用程序,它在提供的上使用Alfresco作为后端。就我而言,Al新鲜can不支持将令牌作为headers的一部分来接收;不过,这将是最好的选择,因为通过配置$http缺省值来解决这个问题非常简单--例如,仅举一个我可以想到的选项。在这种情况下,恐怕只能将每个请求中的alf_ticket令牌作为参数发送到后端,例如:
GET /alfresco/s/api/people/admin/preferences?到目前为止,我一直在
我可以像这样注释我的GET服务...@Path("/{communityIdentifier}") @Operation(summary = "Getcommunity details", description= "Get detailed information about a community") @APIRespons