Skip to Content
0
Former Member
Jan 18, 2011 at 04:28 PM

Invalid function name error while using custom EJB as expression

27 Views

Dear All,

base on documents [http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/10057e20-2ca2-2d10-1b91-a1b9a8c8e634] & [http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/10cdec44-0add-2c10-078a-93124d0b570b], I implemented an EJB in NWDS 7.2 for sending an email to Multiple Internal Users in BPM which are not known at design time. I may find the EJB in JNDI either.

While using this EJB as expression like getUserMails(DO_CONTEXT_DT/RECEIVER_LIST/RECEIVER_MAIL, "de", "CET") at notification, I got an invalid function name error, but no compiler error!

How can I solve this error? Why I got this error?

Any information is appreciated.

Regards

Yao