BUILD REST APIs that make sense!

Learn the basics of PeopleSoft's Application Services Framework!

Live Virtual Event

  • Duration

    4 hours

  • Date

    September 23
    8 AM to 12 PM Pacific

  • Price

    $300 USD

What You Will Learn

  • Application Services Framework

  • REST concepts such as HTTP headers and HATEOAS

  • Parsing JSON

Registration includes

  • Access to Zoom virtual session

  • Hands-on lesson guide

  • Training server

WHO SHOULD ATTEND?

  • PeopleSoft Developers

Certificate

Each course includes a blockchain-enabled digital certificate of achievement to prove your participation in our online course. Since this is a digital certificate, you print it, add it to your LinkedIn profile, or share it on social media!

RECOMMENDED PREREQUISITES

Note

Standard checkout options include bank cards, credit cards, bank transfers, and buy now, pay later options. Standard checkout processes immediately.

Crypto checkout offers a range of cryptocurrency options and requires an additional processing time.

Course curriculum

  • 1
    1. Introduction
    • © Copyright
    • 💡 Hints and Definitions
    • Zoom Meeting Information
    • About REST
  • 2
    2. Application Services Framework (ASF)
    • About Application Services
    • ASF Tour
    • About the ASF Message API
  • 3
    3. ASF REST Production
    • Walkthrough 3-1: Create an Application Service
    • Walkthrough 3-2: App Class Stub
    • Walkthrough 3-3: Creating Base Parameters
    • Walkthrough 3-4: Create a Root Resource
    • Walkthrough 3-5: Completing the PeopleCode
    • Walkthrough 3-6: Security
    • Walkthrough 3-7: Testing
    • Activity 3-8: Handling REST Verbs
  • 4
    4. ASF REST Consumption
    • Consuming REST Services Through PeopleSoft's Application Services Framework
    • Walkthrough 4-1: REST Consumption with PeopleSoft's Application Services Framework
    • Activity 4-2 POSTing to a REST Endpoint