I m trying to run the following SQL statement:
slc_hrinf_int_summary_pkg.create_int_summary_record(‘HR105’,4032527,sysdate,sysdate)
I m getting the following error :
lastError/error=“java.sql.SQLExceptionRA-00900: invalid SQL statement”
$dbSQL=“slc_hrinf_int_summary_pkg.create_int_summary_record( ‘HR105a’,4032527,sysdate,sysdate)”
Any Help will be appreciated
#webMethods#Flow-and-Java-services#Integration-Server-and-ESB