This appendix provides an overview of web libraries and discusses PeopleSoft Project Costing web libraries.
Understanding Web LibrariesA 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: PeopleTools Portal Technology
Enterprise PeopleTools PeopleBook: PeopleCode API Reference
Enterprise PeopleTools PeopleBook: Security Administration
PeopleSoft Project Costing Web LibrariesThis table lists the web libraries that are used and delivered with PeopleSoft Project Costing:
|
Web Library Name |
Description |
|
WEBLIB_PC_MSP |
Used in the integration of PeopleSoft Project Costing and Microsoft Project as an XML catcher. |
|
WEBLIB_PORTAL |
See Enterprise PeopleTools PeopleBook: PeopleTools Portal Technology, "Appendix D: PeopleTools Web Libraries." |
|
WEBLIB_RS |
Required by the PeopleSoft Resource Management Monthly Schedule page. |