Question
jca:getIeModel tag param issue
Hi,
I created a jca table using getIeModel tag for data gathering as
follows.
<jca:getiemodel var="tableModel"<br"/>descriptor="${tableDescriptor}" action="replacementParts">
<ie:param name="WHERE" data="number='07008740"/">
<ie:param name="type" data="wt.part.WTPart"/">
<ie:param name="attribute" data="name"/">
<ie:param name="attribute" data="number"/">
</jca:getiemodel>
However my parameters data is not being passed to the task. All the
parameters are coming as null.
Any ideas on debugging this will be helpful. Are there any verbose settings
related to jca.
Thanks,
Prathap <">http://goo.gl/LuT5>
I created a jca table using getIeModel tag for data gathering as
follows.
<jca:getiemodel var="tableModel"<br"/>descriptor="${tableDescriptor}" action="replacementParts">
<ie:param name="WHERE" data="number='07008740"/">
<ie:param name="type" data="wt.part.WTPart"/">
<ie:param name="attribute" data="name"/">
<ie:param name="attribute" data="number"/">
</jca:getiemodel>
However my parameters data is not being passed to the task. All the
parameters are coming as null.
Any ideas on debugging this will be helpful. Are there any verbose settings
related to jca.
Thanks,
Prathap <">http://goo.gl/LuT5>

