CHAPTER 8 Creating Custom Tools

Chapter 5 described how to expose server-side logic as services that could be consumed by the client-side user interface. In Chapter 6, you learned how to write JavaScript to create and interact with user interface elements. In Chapter 7, we tied the information in Chapters 5 and 6 together by calling server-side logic from the client-side user interface. In this chapter, we will use the concepts presented in Chapters 5 through 7 to create a custom administration toolbar. To make this toolbar configurable, we will create a toolbar button metadata repository. Then we will use the Custom Scripts module from Chapter 7 to make this toolbar accessible from all PeopleSoft pages.

The Toolbar Button Metadata Repository ...

Get PeopleSoft PeopleTools Tips & Techniques 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.