共享任务池规章制度在线预览
1:服务器需要安装 openoffice服务
2:EAS客户端执行一下sql语句
--开启openoffice服务,需要设置对应的fvalue为true
update T_SSC_DOCVIEWONLINECFG set fvalue = 'true' where fkey = 'openOffice_enable';
--端口号,一般不用改,使用默认的就可以
update T_SSC_DOCVIEWONLINECFG set fvalue = '8100' where fkey = 'openOffice_port';
--下面这条语句的意思是:设置openoffice的安装目录
update T_SSC_DOCVIEWONLINECFG set fvalue = '' where fkey = 'openOffice_install_path';
共享任务池规章制度在线预览
1:服务器需要安装 openoffice服务 2:EAS客户端执行一下sql语句--开启openoffice服务,需要设置对应的fvalue为trueupdate T_SSC_DOCVIEW...
点击下载文档
本文2024-09-22 19:15:05发表“eas cloud知识”栏目。
本文链接:https://wenku.my7c.com/article/kingdee-eas-106022.html
您需要登录后才可以发表评论, 登录登录 或者 注册
最新文档
热门文章