Appendix: PeopleSoft Resource Management Web Libraries

This appendix provides an overview of web libraries and discusses PeopleSoft Resource Management web libraries.

Click to jump to parent topicUnderstanding Web Libraries

A web library is a derived or work record whose name starts with WEBLIB_. PeopleSoft embeds all internet scripts (iScripts) in records of this type. An iScript is a specialized PeopleCode function that generates dynamic web content. Administrators must make sure that users have the proper access to web libraries. For example, the default navigation system for PeopleSoft Enterprise Pure Internet Architecture users is implemented by using a web library. If users do not have the proper authorization to the web library and its associated scripts, then they won't have proper access to the system. If users are not authorized to a particular web library or iScript, then they can't invoke it. After you add a web library, you set the access for each script function individually. Invoking an iScript requires the assembly of a URL. Developers assemble the URL by using PeopleCode.

See Also

Enterprise PeopleTools PeopleBook: PeopleCode API Reference

Enterprise PeopleTools PeopleBook: Security Administration

Enterprise PeopleTools PeopleBook: Internet Technology

Click to jump to parent topicPeopleSoft Resource Management Web Libraries

This table lists web libraries that are used and delivered with PeopleSoft Resource Management:

Web Library Name

Description

WEBLIB_PORTAL

See Enterprise PeopleTools PeopleBook: Internet Technology, "Appendix D: PeopleTools Web Libraries."

WEBLIB_RS

This handles Mass Pool import functionality, and contains iScripts for mass pool.

WEBLIB_RS_SCHD

This contains iScripts for and handles Calendar functionality requirements.

Refer to the Enterprise PeopleTools PeopleBook: Internet Technology for a list of PeopleTools web libraries.

See Enterprise PeopleTools PeopleBook: Internet Technology, "Appendix D: PeopleTools Web Libraries."