S2P forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

ServiceNow to SAP Ariba integration - Approvals

Hi experts, Looking forward for any guidance on ServiceNow to SAP Ariba integration for Approvals. Use case - We want approvals to be available from SAP Ariba to ServiceNow, so that approvers can approve reject on the EC portal.Also utilized the OOTB...

OOTB Reports & Dashboards for Source to Pay (SLO, SPO, APO)

Can anyone help me with this – what Out-of-the-Box (OOTB) reports and dashboards are available in ServiceNow Source to Pay for SLO (Supplier Lifecycle Operations), SPO (Sourcing & Procurement Operations), and APO (Accounts Payable Operations)?

cXML punch out to third party catalog

Was anyone successful in configuring third party punch out - so that user is redirected, selects what he needs and then returns the cart to ServiceNow to order ?

Contract Termination Process

Hello All, Currently we are trying to explore the Contract Termination Process. Unfortunately not able to find any OOB process/ concept on the topic. Can anyone provide the insights if you have implemented it already?  

Workspace Button Modification issue

Hello All,I am new to the workspace feature.I am trying to modify a buttons behavior and need help.There is a new button to open a new procurement case in this list view. When we click new there is a box to select a case type to open a new case.I wan...

gourabhishe_0-1755697159555.png gourabhishe_1-1755697262378.png
gourabhishe by Tera Contributor
  • 177 Views
  • 1 replies
  • 0 helpfuls

Inventory Management for S2P

Is there any out-of-the-box (OOTB) feature available for inventory management in the Source-to-Pay (S2P) process? I noticed in the Shopping Hub that it is possible to order items even when the requested quantity exceeds the available product units. I...

Your input matters!

When you log into the S2P Community, what are you hoping to find?   What kind of content would be most helpful or interesting to you? Is there anything you feel is missing or could be improved?   And looking ahead, what topics or resources would yo...

Screenshot 2025-08-13 at 11.40.49.png

Resolved! S2P - Supplier Portal - HRM Todos Summary Error

Hi, I’m having an issue with the widget named HRM Todos Summary. In a development instance, the widget appears to have only 2 roles assigned by default that can view it, but in my PDI it shows 4 roles. But that’s not the only issue—when a supplier lo...

Setting-up Supplier Collaboration Portal

Hi,We are trying to develop a PoC on Source-to-Pay on our PDI. We are stuck where we are not able to set-up a new supplier in supplier collaboration portal. While adding a new member to supplier collaboration portal, after verifying the mail, we are ...

KamyK by Tera Contributor
  • 1813 Views
  • 6 replies
  • 0 helpfuls

Resolved! compose email window popup via Ui action

Looking for help to create UI Action which redirect the user on URL of email(Similar the way by clicking on three dot "...")  with the current sys id  via a UI Page.  var sysId = g_form.getUniqueValue(); // Get current record sys_idvar url = 'https:/...

Resolved! Scriptable card output in VA response - Error

Hi All, I am having one issue where I am getting error when trying to get Accounts payable invoice case information in scripted card output from virtual agent topic. below are the details. Script:var grInvc = new GlideRecordSecure('sn_ap_cm_ap_case')...

Resolved! UI: page not found error

I have created ui page, ui action in "source-to-pay common architecture scope", but getting error page not found when I try to click ui action. Attach that error image. HTML in UI page ================================= <j:jelly xmlns:j="jelly:core" x...