Blog directory

Business Services Hands On (Lab Guide) from OOW 2008

Try out these hands on guides from Oracle Open World (2008) for Business Services.

The first two hands on lab exercises are publisher Business services. The first one will give you an experience of calling a Business function from the Business Service, and retrieving a value. Similarly, the second hands on lab exercise will give you an experience of performing a Table I/O, and an insert.

The Last hands on lab is . . . → Read More: Business Services Hands On (Lab Guide) from OOW 2008

Enable Business Services for JD Edwards Demo/Standalone

Security Workbench BSSV Publish

Its been long time since Chris Koloszar had given steps towards enabling and using BSSV for JD Edwards Demo Jr 9.0 or 9.0.2. I’m summarizing and setting up the following steps for E9 only.

Pre-Requisite Softwares installed:

JD Edwards EnterpriseOne Demo 9.0 or 9.0.2 version (Working good) (Preferably SQL Server edition) JavaTM Platform, Standard Edition Development Kit . . . → Read More: Enable Business Services for JD Edwards Demo/Standalone

Learn JDE Business Services – Part 1

BSSV tools release

About: JD Edwards EnterpriseOne Business Services

E1 Business Services is the alternate name for Web Services. With the world moving towards Service Oriented Architecture (SOA), EnterpriseOne too has implemented Business Services as a gateway that provides native web services capabilities. JD Edwards EnterpriseOne business services enable you to fully capitalize on the benefits of service oriented architecture (SOA) by providing native support of Web services, including the capabilities to develop, publish, consume, and administer Web services directly from JD Edwards EnterpriseOne Tools. Business services are a set of Java-based business functions created to perform discrete units of work. They can interact with external systems in the form of a Web service.

Business Services – A set of Self-contained, stateless Business Functions that accept one or more requests and returns one of more responses through a well-defined, standards based interface. These services perform discrete units of work such as editing and processing a transaction (e.g. Price Lookup, Currency conversion, Add Order, Weather check etc.)

Web Services & WSDL Overview

Interoperability has Highest Priority with respect to EnterpriseOne, where all major platforms can access the Web using Web browsers, different platforms can interact. For these platforms to work together, Web-applications are developed. Web-applications are simple applications that run on the web. These are built around the Web browser standards and can be used by any browser on any platform.

Web Services take Web-applications to the Next Level. By using Web services, your application can publish its function or message to the rest of the world. Web services use XML to code and to decode data, and SOAP to transport it (using open protocols). Continue reading Learn JDE Business Services – Part 1

JDE Business Services – Development Tuts Coming Soon

JDE Business Service

Today many organizations are adopting the concept of a Service Oriented Architecture (SOA) as a means to provide greater flexibility to interoperate with external systems and to simplify and standardize integration processes within their IT infrastructure.

JD Edwards EnterpriseOne has come up with Business Services, which was shipped with E1 since 8.97 tools release. From 8.12 onwards Business Services were available, but needed 3rd party tools to enable it.

JDE development has chosen a simpler definition of . . . → Read More: JDE Business Services – Development Tuts Coming Soon

EnterpriseOne 9.0 Learning Resources/Tutorials

The JD Edwards EnterpriseOne Tutorials are created with User Productivity Kit or called as UPK. Oracle UPK provides a collaborative development environment to create system related assets – the “People to System” documentation – which are used throughout the rest of the project lifecycle . . . → Read More: EnterpriseOne 9.0 Learning Resources/Tutorials