BiarEnginer.jar/命令行导入文档/使用
有人知道属性文件的文档在哪里吗?
我正在尝试以下导出查询:
select * form ci_infoobjects where si_kind like 'FavoritesFolder' and si_name like 't%'
它正确地抓住了用户,但是没有偏向任何所述的文件夹/报告用户有。
建议?
Anyone know where the documentation is for the properites file?
I am trying the following exportQuery:
select * form ci_infoobjects where si_kind like 'FavoritesFolder' and si_name like 't%'
It is correctly grabbing the users but, is not biaring any of the folders/reports that said user has.
Suggestions?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
好的,这就是我发现的。
我希望能发回我的 java 命令行导入工具的源代码。
Ok here is what I have found out.
I will hopefully post back my source code for the command line import tool in java.