You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started with Redwood: Oracle Cloud SCM and Purchasing

Close schedules using Python Script

edited Feb 18, 2020 10:59PM in Purchasing 4 comments

Summary

Invoke Purchasing REST Services to close Schedules using Python Script

Content

Prerequisites:

To be able to invoke rest services:

  1. First, make sure whether user has Role ‘PO_ADMINISTER_PO_REST_SERVICE’

  2. Since we cannot modify seeded roles in customer PODs … we will have to create a temporary role and have Rule ‘PO_ADMINISTER_PO_REST_SERVICE’ assigned and add the user who wish to invoke close schedules

  3. Then submit the ess jobs:

    • Import User and Role Application Security Data
    • Retrieve Latest LDAP Changes

For script to work:

  1. Download latest Python version: https://www.python.org/downloads/ (Or if python already installed use it as long as its Python 3)
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!