Creating a custom business service

As discussed in the previous section, scripting is the last resort for developers. Because of the high risk, we should consider every move very carefully. The decision of where to place our code influences its manageability. We have learned in previous sections of this chapter that we can write script code at the Application, Applet, Business Component, or Business Service object level.

We can reach the highest level of reusability and availability, two important paradigms in modern programming, when we place our code in a business service method. This section will teach us how to implement a business service method with eScript.

Case study example: Retrieve person information with eScript

AHA employees often need ...

Get Oracle Siebel CRM 8 Developer's Handbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.