Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Forum Posts

Resolved! Playbook Activity Definition Questionnaire

Hi everyone!Currently i am working on a custom playbook for onboarding and i need to use some Questionnaire Activity Definitions. The problem i have is, that the Question input is not long enough to have our questions inserted. I treid to look at the...

vstaubacham by Tera Contributor
  • 3368 Views
  • 8 replies
  • 5 helpfuls

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...

BBijag02 by Kilo Sage
  • 2619 Views
  • 8 replies
  • 0 helpfuls

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
  • 377 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
  • 3015 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')...