C API for Tools 9.1.5 having In-Memory APIs

Documentation on C APIs that are available with Tools Release 9.1.5 for implementing JD Edwards EnterpriseOne In-Memory applications on all supported platform and databases.
This document applies to JD Edwards EnterpriseOne In-Memory Tools Release 9.1.5 and above only.
Oracle Support Document 1952465.1 (JD Edwards EnterpriseOne In-Memory Tools C API Reference)
Some interesting things.
jdeCallObjectThreaded and JdeCallObjectThreadedJoin – Looks like we can do our own threading inside of BSFNs now
JDB_SetHaving – To add Having clause in SQL statements
XRCS_parseAppQueryWhere – To retrieve the selection criteria from a Form’s query field into BSFN (like QBE, FC, including ER set selection)

Leave a Reply