Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Oracle Peoplesoft Financial Spoke

Manage finances and procurement in the Oracle Peoplesoft Financial instance from your ServiceNow instance.

Request apps on the Store

Visit the ServiceNow Store to view all the available apps, and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.

Integration Hub subscription

This spoke requires an Integration Hub subscription. For more information, see Legal schedules - IntegrationHub overview.

Spoke version

Oracle Peoplesoft Financial spoke v1.2.1 is the latest version.

Supported versions

  • PeopleSoft FSCM 9.2 Update Image 37
  • PeopleTools 8.58.05
  • Oracle Database 19.3.0.0
  • Elasticsearch 7.0.0
  • Kibana 7.0.0
  • Oracle Linux 7.8x
  • Oracle Database version above 12.2.0.0
  • PeopleTools above 8.56

Spoke dependencies

If you’re having trouble installing the app, ensure that these dependent plugins are installed:

  • Complex Object (com.glide.cobject)
  • ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
  • Remote Tables (com.glide.script.vtable)
  • ServiceNow IntegrationHub Action Template - Data Stream (com.glide.hub.action_type.datastream)
  • ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
  • ServiceNow Flow Designer - Dynamic Outputs (com.glide.hub.dynamic_outputs)
  • ServiceNow IntegrationHub Action Step - SOAP (com.glide.hub.action_step.soap)
  • ServiceNow IntegrationHub Action Step - XML Parser (com.glide.hub.action_step.xmlparser)

Note: Some of these plugins are licensable features and require appropriate licenses, if used outside the spoke implementation.

Spoke flows

The Oracle Peoplesoft Financial spoke provides a sample flow, Create PO, to demonstrate automating the PO creation. To customize the sample flow, copy it to the required application scope.

Spoke subflows

The Oracle Peoplesoft Financial spoke provides sample subflows to demonstrate automating tasks. To customize a sample subflow, copy it to the required application scope. Available sample subflows include:

SubflowDescription
BU and Vendor ValidationValidates if a vendor or business unit exists in Oracle Peoplesoft Financial.
Create PO After BU ValidationValidates a business unit before creating a purchase order using that business unit.
Polling SuppliersRetrieves details of the daily suppliers based on the mentioned polling frequency and creates or updates records in PSFT data table based on Vendor ID.

Spoke actions

The Oracle Peoplesoft Financial spoke provides actions to automate tasks when events occurs in your ServiceNow instance. Available actions include:

CategoryActionDescription
FinanceCreate Bulk JournalsCreates bulk journals.
Create InvoiceCreates an invoice in Oracle Peoplesoft Financial.
Get Business Unit By Business Unit IDRetrieves details of the specified business unit.
Get Department By Department IDRetrieves the department cost center details of the specified department.
Get Gl Account DetailsRetrieves details of the specified GI account.
Get Item DetailsRetrieves details of the items, based on the input criteria.
Lookup AP Invoice LineRetrieves the AP invoice line details of the specified voucher.
Lookup AP Invoice HeaderRetrieves details of the AP invoice headers, based on the input criteria.
Lookup Business UnitsRetrieves details of the business units, based on the input criteria.
Lookup Currency RateRetrieves details of the currency market rate, based on the input criteria.
Lookup DepartmentsRetrieves details of the departments, based on the input criteria.
Lookup Gl BalanceRetrieves details of the GI balance, based on the input criteria.
Lookup Invoice Payment StatusRetrieves the list of invoice statuses, based on the input criteria.
ProcurementCancel POCancels the specified PO.
Create Bid EventCreates a bid event in the specified business unit.
Create Bulk AssetsCreates assets with the provided details.
Create Bulk Goods ReceiptsCreates good receipts with the provided details.
Create POCreates a PO with the provided details.
Create VendorCreates a vendor with the provided details.
Get Ship To Location By Ship To IDRetrieves all the ship to locations details, based on the input Ship to ID.
Get Supplier By Vendor IDRetrieves the supplier details based on the input Vendor ID.
Lookup Fixed AssetsRetrieves details of all the fixed assets, based on the input criteria.
Lookup Advance Shipment ReceiptsRetrieves details of the advance shipment receipts, based on the input criteria.
Lookup Bid EventRetrieves details of all the bid events, based on the input criteria.
Lookup PO HeaderRetrieves details of the PO header, based on the input criteria.
Lookup PO LineRetrieves details of the PO line, based on the input criteria.
Lookup Ship To LocationsRetrieves list of all the ship to locations, based on the input criteria.
Lookup SuppliersRetrieves details of all the suppliers, based on the input criteria.
Update POUpdates details of the PO.
Utility
Process TriggerTriggers the specified process.

Connection and credential alias requirements

Integration Hub uses aliases to manage connection and credential information. Using an alias eliminates the need to configure multiple credentials and connection information profiles when using multiple environments. If the connection or credential information changes, you don't need to update any actions that use the connection. For more information, see Connections and Credentials.

For information about setting up the spoke, see Set up the Oracle Peoplesoft Financial spoke.

MID Server requirements

To use these actions, your instance must have a MID Server set up and configured to use SOAP. For more information about running actions on the MID Server, see Integration steps. For more information about the MID Server, see MID Server.

To set up the MID Server for this spoke, see Set up MID Server for a spoke.