Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Not able to call a JDE BSFN from a servlet

9575c749-d27d-4f0b-8ea4-2579abf09970Feb 2 2016 — edited Feb 3 2016

I am trying to call a JDE BSFN from a Java servlet. The business function throws an exception when it has numeric or date as input parameters. However, it works fine when input parameter is a string.The error is com.jdedwards.system.connector.dynamic.ServerfailureException:Fail to execute BSFNmethod com.jdedwards.system.kernel.callObjectSystemException.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 1 2016
Added on Feb 2 2016
0 comments
746 views