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

Forum Posts

Relationship between Product offering To Product offering

HI, Until now I have come across the situation of mapping  product offering Relationship with Product specifications. Now I need to map one product offering to another product offering.  I have successfully mapped PD3 and PD2 with PD1 under the Produ...

VasukiS_0-1726138582892.png
VasukiS by Tera Guru
  • 1511 Views
  • 3 replies
  • 2 helpfuls

Error message feed to BSS systems using TMF-641

Hello Team, As per the TMF-641 specs, there is an object for "ServiceOrderErrorMessage" which is used to send the error messages (e.g fallout error codes, functional codes etc), however when I've checked the API documentation of ServiceNow, I didn't ...

ashwajit_b by Tera Expert
  • 982 Views
  • 2 replies
  • 0 helpfuls

Resolved! PONR based on date

Hi Team, Regarding PONR for a service order, we can these based on tasks, i.e. before or after a specific task. In one of my scenario, I’m setting up an appointment for a customer via FSM module and is able to store this appointment date in my specif...

ashwajit_b by Tera Expert
  • 3552 Views
  • 2 replies
  • 2 helpfuls

Order tasks for jeopardy management

Hi, I've following queries related to jeopardy management. As per the documentation, orders task are required to be defined upfront in the flow and these needs to be created using create order planned task. For existing flow, do we need to create new...

ashwajit_b by Tera Expert
  • 983 Views
  • 2 replies
  • 1 helpfuls

Resolved! Managed Services PSR

Hello all, I was wondeering if anyone had examples of PSR for managed services? Company A is selling/offering managed services product B which contains incident management services, problem, change, event, etc.How would you define the PSR?

TMF 622 Product Order API: Issue with storying of External ID

Noticed an issue in storying the external order identifier for customer order. Tried both below ways in the request body: 1) "externalId": "123465", 2)   "externalId": [    {      "owner": "TMF",      "externalIdentifierType": "POnumber",      "@type...

AneeshD_0-1719508727538.png

Resolved! Exist "attribute-based costing"?

Hi everyone,I am just wondering whether Attribute-based costing is exist in ServiceNow, or not,,,From Attribute-based pricing point of view, depending on the selected attribute's value, we can adjust the price of the product.Then, I am thinking that ...

aizawaken by Tera Guru
  • 806 Views
  • 2 replies
  • 2 helpfuls

workflow ID executed for Service Order

Hi, is there a way to identify the workflows ID's which are executed / getting executed for the Service Orders For a cancel order, I need to create a workflow to revoke the changes that were made by the provide order, but I need to get the details of...

ashwajit_b by Tera Expert
  • 739 Views
  • 4 replies
  • 0 helpfuls

TMF API equivalent for Service catalog request

Dear Community,As a beginner in ServiceNow, I am currently in the process of trying to locate the TMF API for catalog requests that are stored in the SC_Request table. I have been searching for a direct TMF API but have been unable to find one thus f...

Gunapriya B by Tera Contributor
  • 1815 Views
  • 2 replies
  • 0 helpfuls

Resolved! Multiple ''installation addresses''

Hello,Use case: Customer can order x routers as part of Managed service offering and require installation at different locations. Using OMT only, how can we meet this requirement? It looks like location is at the order line level → do we have to crea...