cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Translate the entire conversation x

jca:getIeModel tag param issue

pyalavarthi
1-Visitor

jca:getIeModel tag param issue

Hi,
I created a jca table using getIeModel tag for data gathering as
follows.

<jca:getiemodel var="tableModel"&lt;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>
3 REPLIES 3

All JCA classes use log4j

Are you sure it is executing and defined via I*E package manager?

Just calling a task or webject directly doesn't work. Unless they changed this tag.

Just had a new daughter born today. Can help you more next week.

Dave


Sent from my Verizon Wireless BlackBerry

Congratulations David on your new baby. Hope mom and baby are doing fine.

I registered the task using I*E package manager. Task itself is being called
, but it is not receiving the parameters. I will try to use the log4j to
debug this. Thanks for the tip.

Thanks,
Prathap <">http://goo.gl/LuT5>



Congrats out to you Dave. Awesome.

Announcements

Top Tags