起步软件技术论坛
搜索
 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 959|回复: 3

[结贴] exportExcelAfterAction 定义中不存在参数[form]

[复制链接]

19

主题

64

帖子

170

积分

初级会员

Rank: 2

积分
170
QQ
发表于 2014-1-14 15:26:53 | 显示全部楼层 |阅读模式
本帖最后由 jiangjiajia 于 2014-1-14 15:28 编辑

在 导出 主从列表的所有数据时  出现的错误

88

主题

9507

帖子

5135

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
5135
QQ
发表于 2014-1-14 15:58:53 | 显示全部楼层
发完整错误
远程的联系方法 QQ 728094812。添加好友时,需要填写论坛账号
发远程时同时也发一下帖子的地址,方便了解要解决的问题

如按照该方法解决,请及时跟帖,便于版主结贴
回复 支持 反对

使用道具 举报

19

主题

64

帖子

170

积分

初级会员

Rank: 2

积分
170
QQ
 楼主| 发表于 2014-1-14 16:06:27 | 显示全部楼层
zhaixin 发表于 2014-1-14 15:58
发完整错误

com.justep.model.exception.ModelException: com.justep.model.exception.ModelException: /zmw_crm/rukudan/process/rukudan/exportExcelAfterAction定义中不存在参数[from]
        at com.justep.system.action.Engine.invokeActions(Unknown Source)
        at com.justep.business.server.BusinessServer.doAction(Unknown Source)
        at com.justep.business.server.BusinessServer.doExcute(Unknown Source)
        at com.justep.business.server.BusinessServer.excute(Unknown Source)
        at com.justep.business.server.BusinessServerServlet.execService(Unknown Source)
        at com.justep.business.server.BusinessServerServlet.service(Unknown Source)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        at com.justep.x.bs.BusinessServerServlet.service(Unknown Source)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:857)
        at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
        at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
        at java.lang.Thread.run(Thread.java:595)
Caused by: com.justep.model.exception.ModelException: /zmw_crm/rukudan/process/rukudan/exportExcelAfterAction定义中不存在参数[from]
        at com.justep.util.Utils.check(Unknown Source)
        at com.justep.system.transform.RequestTransform.transActionParams(Unknown Source)
        at com.justep.system.transform.RequestTransform.transform(Unknown Source)
        at com.justep.system.action.Engine.translateParameters(Unknown Source)
        at com.justep.system.action.Engine.invokeActions(Native Method)
        ... 21 more
2014-01-14 15:16:24 excute Action error:<?xml version="1.0" encoding="UTF-8"?>
<action direct-execute="false" process="/zmw_crm/rukudan/process/rukudan/rukudanProcess" activity="mainActivity" action-flag="__action_0__" executor="PSN01" execute-context="" name="exportExcelAfterAction"><parameters xmlns:xbiz="http://www.justep.com/xbiz#"><parameter name="from"><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String"><![CDATA[DB]]></xbiz:simple></parameter><parameter name="config"><xbiz:xml><root><config><show-label>true</show-label><start-row>1</start-row></config><concept><relation metaName="rukudan_sn" metaLabel="入库单编号" width="" metaCellNo="1" type="String" excelCellNo="1"/><relation metaName="caigoudan_id" metaLabel="采购单ID" width="" metaCellNo="2" type="Integer" excelCellNo="2"/><relation metaName="suppliers_id" metaLabel="供应商ID" width="" metaCellNo="3" type="Integer" excelCellNo="3"/><relation metaName="shouhuoren" metaLabel="收货人" width="" metaCellNo="4" type="Integer" excelCellNo="4"/><relation metaName="ruku_time" metaLabel="入库时间" width="" metaCellNo="5" type="DateTime" excelCellNo="5"/><relation metaName="zhuangtai" metaLabel="上架和打印状态" width="" metaCellNo="6" type="Integer" excelCellNo="6"/><relation metaName="js_zhuangtai" metaLabel="结算状态" width="" metaCellNo="7" type="Integer" excelCellNo="7"/></concept></root></xbiz:xml></parameter><parameter name="queryActionParam"><xbiz:map><item key="process"><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String"><![CDATA[/zmw_crm/rukudan/process/rukudan/rukudanProcess]]></xbiz:simple></item><item key="activity"><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String"><![CDATA[mainActivity]]></xbiz:simple></item><item key="action"><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String"><![CDATA[queryEcs_rukudanAction]]></xbiz:simple></item><item key="parameters"><xbiz:map><item key="variables"><xbiz:map/></item><item key="offset"><xbiz:simple type="http://www.w3.org/2001/XMLSchema#Integer">0</xbiz:simple></item><item key="limit"><xbiz:simple type="http://www.w3.org/2001/XMLSchema#Integer">-1</xbiz:simple></item><item key="columns"><xbiz:simple type="http://www.w3.org/2001/XMLSchema#String"><![CDATA[rukudan_sn,caigoudan_id,suppliers_id,shouhuoren,ruku_time,zhuangtai,js_zhuangtai,Ecs_rukudan]]></xbiz:simple></item></xbiz:map></item></xbiz:map></parameter></parameters></action>
com.justep.model.exception.ModelException: com.justep.model.exception.ModelException: /zmw_crm/rukudan/process/rukudan/exportExcelAfterAction定义中不存在参数[from]
        at com.justep.system.action.Engine.invokeActions(Unknown Source)
        at com.justep.business.server.BusinessServer.doAction(Unknown Source)
        at com.justep.business.server.BusinessServer.doExcute(Unknown Source)
        at com.justep.business.server.BusinessServer.excute(Unknown Source)
        at com.justep.business.server.BusinessServerServlet.execService(Unknown Source)
        at com.justep.business.server.BusinessServerServlet.service(Unknown Source)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        at com.justep.x.bs.BusinessServerServlet.service(Unknown Source)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
        at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
        at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
        at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
        at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
        at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
        at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
        at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
        at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:857)
        at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
        at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
        at java.lang.Thread.run(Thread.java:595)
Caused by: com.justep.model.exception.ModelException: /zmw_crm/rukudan/process/rukudan/exportExcelAfterAction定义中不存在参数[from]
        at com.justep.util.Utils.check(Unknown Source)
        at com.justep.system.transform.RequestTransform.transActionParams(Unknown Source)
        at com.justep.system.transform.RequestTransform.transform(Unknown Source)
        at com.justep.system.action.Engine.translateParameters(Unknown Source)
        at com.justep.system.action.Engine.invokeActions(Native Method)
        ... 21 more
回复 支持 反对

使用道具 举报

88

主题

9507

帖子

5135

积分

管理员

Rank: 9Rank: 9Rank: 9

积分
5135
QQ
发表于 2014-1-14 16:16:24 | 显示全部楼层
在w文件的excel导出组件的action属性中选择/SA/excel/logic/action/exportExcel
远程的联系方法 QQ 728094812。添加好友时,需要填写论坛账号
发远程时同时也发一下帖子的地址,方便了解要解决的问题

如按照该方法解决,请及时跟帖,便于版主结贴
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|X3技术论坛|Justep Inc.    

GMT+8, 2024-6-2 22:33 , Processed in 0.097512 second(s), 23 queries .

Powered by Discuz! X3.4

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表