JAVA Unable to run the Dynamic Java Connector Sample.Fails with [INVALID_CONNECTION_PARAMETERS]
Hi,
We are trying to call BSFN using Java connector in JD Edwards.
1.We are calling the BSFN using JAVA from client system, we can able to login the instance but unable connect to DataBase. Getting an following error
=============================Error Message ==========================================
Exception in thread "main" com.jdedwards.system.connector.dynamic.spec.SpecFailureException: Cannot connect to Oneworld Spec Source:Fail to connect to Oneworld Database [DATA_SOURCE_NOT_FOUND] Data source for F00950, TBLE not found. ([INVALID_CONNECTION_PARAMETERS] Invalid database user or password passed in.)
at com.jdedwards.system.connector.dynamic.spec.source.OneworldBSFNSpecSource.<init>(Unknown Source)
at ubecall.CallBSFN.main(CallBSFN.java:26)"