Hi
Thanks for you relpy.
I already thought about that solution but that does not cover all my problems. Additionally I have another problem. I have a table where one of the column is the name of the week (en: Monday, Tuesday…; pt: Segunda, Terça). So the best way in this case is to contact the String to be I18N
Property File
g11n.MedicineContextInfo.date.default.seg
g11n.MedicineContextInfo.date.default.ter
g11n.MedicineContextInfo.date.default.qua
g11n.MedicineContextInfo.date.default.qui.
etc
EL expression
I would like to have something like that
#{MedicineContextInfo.portletResources[“g11n.MedicineContextInfo.date.#{row.dayOfWeek}”]}.
For instance, JBoss contains a Concat function that works in EL, does CAF contains something similar?
I’m wondering how this problem is solved in CAF since this should be a normal problem.
Thanks in Advance
#MWS-CAF-Task-Engine#webMethods#webMethods-BPMS