[Google]

Retrieve Processing Options Value of an Application Version

Sergei Kurian in his blog has posted regarding using the simple API to retrieve the PO value of an application version. Such BSFN’s are the basics for beginners to start on C BSFN. Learn how to do it – . . . → Read More: Retrieve Processing Options Value of an Application Version

Learn JDE CACHE BSFN programming

JDE Cache programming are one of the major advantages of C BSFN’s. It is one of the  essential skills for any JD Edwards Developer. The following article written by Sergei Kurian focuses on using JDECACHE API’s with a C BSFN, The article uses Oracle JD Edwards EnterpriseOne Standalone 9.0 and Microsoft Visual Studio 2005. It [...] . . . → Read More: Learn JDE CACHE BSFN programming

Working with the C API – Error Text Substitution

Create Error Message

Trapping errors and providing helpful feedback are a number of those mundane tasks which the developer must, sooner rather than later, come to terms with. Proper error management and recovery remain at the heart of our programming responsibilities, and if applied correctly, will pay out future dividends on the time invested in its appropriation. . . . → Read More: Working with the C API – Error Text Substitution

EnterpriseOne 9.0 Tools API Reference

Unblock File

The ERP 9.0 Tools API Reference is a great help for developers who are looking for help with respect to JDE API’s, and its usage. The help file also provides some sample code for some API’s and usages. . . . → Read More: EnterpriseOne 9.0 Tools API Reference