Help with business function

IBajaj

Member
Hi,
I am having problem with a custom BSFN(ExecuteCommand) in a custom dll.

When the BSFN is mapped to run on the server it gives the error

"Business function ExecuteCommand is causing problem on the server WPKGDEV01. Contact your system administrator to either change OCM
or fix the problem with ExecuteCommand."

and when i map it to run locally it gives the error
"Business function load failed -CALLBSFN.dll"

I get the following error in jde.log
344/342 Wed Nov 21 10:43:40 2001 JDEOBJ1386
COB0000012 - GetProcAddress failed CALLBSFN.dll function _ExecuteCommand@12 Error = 127

what I fail to understand is it should call the BSFN in the custom dll and y is it giving an error in CALLBSFN.

Thanks in advance
Singh
XE-Service pack 15.1,ORACLE,UNIX.
 
Back
Top