Application Engine
All content within the Application Engine category.
- (Opinionated) App Engine Template
- PeopleSoft Daemon Application Engine Example
- SFTP Example using PeopleCode
- How to get files to show up in the Process Monitor/Report Repository
- Some Thoughts on Application Engine Temporary Tables
This article shows a template application engine that you can use which is entirely PeopleCode and NO SQL objects. It will help you have more simple and maintainable application engine program
An example usage of a daemon Application Engine
A PeopleCode example of using sftp to transfer a file.
A common problem for SQR and application engine developers is how to make files generated in SQR and Application Engine accessible to the end user(s).
Pros and cons of using temp tables.