- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
用友BQ业智能常见问题列表
动态的选择两个数据源
BQ窗体上有多个 控件,绑定多个 环境变量,如何区分???
Form.EnvVar(?城市) = strSelCities
SunContainerCtrl1.EnvVar(城市)=strSelCities
SunContainerCtrl1.RefreshData False ,-1
具体参见” $/LiweiHelp/树型控件/树型控件窗体” / 脚本
On Error Resume Next
bCancel = True
If nCmdID=1001 Then
MsgBox 1
App.Export $/6月14日中级顾问培训复习/Query/QueryCommand,D:\123.jpg
Else
MsgBox 2
End If
设置App.export 导出Query 失败
设置” document.writeln(PARAM NAME=Background VALUE=http://localhost:8080/BIService/BQ文件删除报错BI-Plug.bmp );”
还是设置自定义背景图失败
1. \BIService\WEB-INF\web.xml 配置文件 除了 “BQ插件版本控制” 和 配置BQ文件MIME类型 还主要涉及几个功能? 例如:
servlet
description/description
display-nameAccess/display-name
或者
param-nameBaseFile/param-name
param-value{APP_PATH}/Data/BIData.zip/param-value
-------------------------------集成??需要如何修改配置??
!-- Connection pool implementation class --
init-param
param-nameClass_ConnPool/param-name
param-value[default]/param-value
/init-param
!-- Security Controller implementation class --
init-param
param-nameClass_SecurityController/param-name
param-value[default]/param-value
/init-param
welcome-file-list
welcome-fileindex.html/welcome-file
welcome-fileindex.htm/welcome-file
welcome-fileindex.jsp/welcome-file
welcome-filedefault.html/welcome-file
该配置是否和 访问时候先登陆 index.jsp\ 有关???
回复:
1) servlet-nameAccess/servlet-name 可以修改,但是最好不要修改!
2) init-param 初始化的配置这些都是可以修改的,,
3) welcome-file-list
welcome-fileindex.html/welcome-file
welcome-fileindex.htm/welcome-file
welcome-fileindex.jsp/welcome-file
welcome-filedefault.html/welcome-file
welcome-filedefault.htm/welcome-file
welcome-filedefault.jsp/welcome-file
/welcome-file-list
配置的是首先找到哪个文件就返回执行哪个文件, 并不一定是必须要有的文件.
2. webapps\BIService\WEB-INF\lib 中文件
除了三个 BIService.jar , dom4j-1.6.jar 还有一个是??
其他的T6培训的时候ethan说都是基于SOA查询使用??如何解释???
回复:
1) jaxen-1.1.1.jar 和dom4j-1.6.jar 是配套使用, 必须的!
2)SOA查询的其他Jar的话 这个可以从网上搜下SOA的概念
3. \webapps\BIService\Data 该文件的存在的作用,应该是 释放Usr中的Repository和lic还有Northwind 但是 是释放在客户端还是服务器端,,,何时释放???
回复:
1)BIData 会自动判断在
文档评论(0)