---
sourceDocument: Zurich Workflow Data Fabric
sourceDocumentLink: https://www.servicenow.com/docs/r/zurich/integrate-applications

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich Workflow Data Fabric

ft:clusterId :

    - crint

bundleId :

    - crint

workflow :

    - Creator


---

# SAP S4 HANA Public Cloud Spoke

# SAP S4 HANA Public Cloud Spoke {#ariaid-title1}

* Release version: Zurich
* 
* Updated March 6, 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 minutes to read

The SAP S4 HANA Public Cloud spoke is built by Bristlecone, Inc. Manage primary data, purchase orders, receipts, and suppliers in SAP S4 HANA public cloud instance from your ServiceNow instance.

## Request apps on the Store {#sap-s4-hana-cloud-spk__section_q4g_lbn_4bc}

Visit the [ServiceNow Store](https://store.servicenow.com/sn_appstore_store.do#!/store/home) website 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](https://www.servicenow.com/docs/r/store-release-notes/sn-store-release-notes.html).{#sap-s4-hana-cloud-spk__inline-send-to-store}

## Integration Hub subscription {#sap-s4-hana-cloud-spk__section_y4j_lbn_4bc}

This spoke requires an Integration Hub subscription. For more information, see [Legal schedules - IntegrationHub overview](https://www.servicenow.com/content/dam/servicenow-assets/public/en-us/doc-type/legal/snc-addendum-integrationhub.pdf).

## Spoke version {#sap-s4-hana-cloud-spk__section_fbm_xpj_dcc}

SAP S4 HANA Public Cloud spoke v1.3 is the latest version.

## Supported versions {#sap-s4-hana-cloud-spk__section_jln_lbn_4bc}

This spoke was built for SAP S4 HANA
2023.

## Spoke requirements {#sap-s4-hana-cloud-spk__section_jqf_f1x_gzb}

* SAP S4 HANA Public Cloud account
* Configure the value of this system property:com.snc.process_flow.reporting.serialized.val_size_limit: This property serializes JSON objects and ensures that the data is in the required format. Specify the
  number of bytes as per your requirement. For more information, see [Workflow Studio system properties](https://www.servicenow.com/docs/access?context=flow-designer-system-properties&version=zurich&pubname=zurich-build-workflows&ft:locale=en-US).

{#sap-s4-hana-cloud-spk__ul_dcq_wbf_hzb}

## Spoke dependencies {#sap-s4-hana-cloud-spk__section_oln_lbn_4bc}

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

* ServiceNow IntegrationHub Action Template - Data Stream (com.glide.hub.action_type.datastream)
* ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
* Complex Object (com.glide.cobject)
* ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
* ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
{#sap-s4-hana-cloud-spk__ul_pln_lbn_4bc}  
Note:  
Some of these plugins are licensable features and require appropriate licenses, if used outside the spoke implementation.

## Spoke actions {#sap-s4-hana-cloud-spk__section_uln_lbn_4bc}

The SAP S4HANA Public Cloud spoke provides actions to automate tasks when events occurs in your ServiceNow instance. Available actions include:  
{#sap-s4-hana-cloud-spk__table_vln_lbn_4bc__entry__3}

| Category | Action | Description |
|-|-|-|
| Primary Data Management | Look up Business Partner Addresses Stream | Retrieves business partner address data fields of all the available records in the system. |
| Primary Data Management | Look up Business Partners Stream | Retrieves business partner's data fields of all the available records in the system. |
| Primary Data Management | Look up Base Unit of Measure Stream | Reads a set of entries from the Unit of Measure text. |
| Primary Data Management | Look up Chart of Accounts Stream | Retrieves details of the available charts of accounts. |
| Primary Data Management | Look up Company Codes Stream | Retrieves the details related to Company Codes. |
| Primary Data Management | Look up Cost Centers Stream | Retrieve details of all cost centers. |
| Primary Data Management | Look up GL Accounts in Chart of Accounts Stream | Retrieves the details of the available General Ledger (GL) accounts for the chart of accounts. |
| Primary Data Management | Look up Material Groups Stream | Retrieves the materials groups stream synchronously. |
| Primary Data Management | Look up Materials Stream | Retrieves details of all general data of product master. |
| Purchase Order Management | Look up Purchase Orders Stream | Retrieves general data of the required product master. |
| Purchase Order Management | Create Purchase Order and PO Lines | Creates a new purchase order with the header and item details passed in the request body. |
| Receipt Management | Create Receipt | Creates a material document by header and item for the specific business process. |
| Receipt Management | Create Service Goods Receipt | Creates a service goods receipt in SAP S4 Hana Cloud. |
| Receipt Management | Look up Receipts Stream | Retrieves details related to material documents. |
| Supplier Management | Create Supplier | Creates a new supplier with the provided details. |
| Supplier Management | Look up Suppliers Stream | Retrieves general data of the supplier master. |
| Invoice Management | Create Invoice | Creates a supplier invoice using the company code, invoice gross amount, and invoicing party. |
| Invoice Management | Look up Invoices Stream | Reads the supplier invoice data using, for example, the supplier invoice, the fiscal year, the company code, the document currency, the document date, the invoice gross amount, the invoicing party and the posting date. |
| Shipment Management | Look up Advance Shipment Notification Stream | Retrieves general data of the required advanced shipment notices. |
| Utility Management | Fetch Token and Cookie | Retrieves the CSRF (Cross-Site Request Forgery) token and cookie for other spoke actions. Note: This action runs every 6 hours through the Generate Token and Cookie scheduled job and updates the system properties. |
| User Management | Look up Users Stream | Retrieves the general data of the users present in the system. The data fetched are user ID, user name, description, email address, and so on. |
[ ]

{#sap-s4-hana-cloud-spk__table_vln_lbn_4bc}

## Spoke scheduled job {#sap-s4-hana-cloud-spk__section_phq_w3p_dcc}

The SAP S4HANA Public Cloud spoke provides a scheduled job, Generate Token and Cookie - Cloud Spoke. This scheduled job is run every 26 minutes, which creates a token and cookie.​ The Fetch Token and Cookie spoke action
depends on this scheduled job.​

## Connection and credential alias requirements {#sap-s4-hana-cloud-spk__section_bmn_lbn_4bc}

Integration Hub uses aliases to manage connection and credential information, and OAuth credentials. 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 information about setting up the spoke, see
[Setup the SAP S4 HANA Public Cloud spoke](https://www.servicenow.com/docs/FmqeAVV3MbrfzYJ3wcS1Xw "Integrate the ServiceNow instance and SAP S4 HANA public cloud instance by using basic authentication to authenticate ServiceNow requests.").

