Integration between IBM Tivoli Workload Scheduler and ServiceNOW

mariobehring
Kilo Explorer

Hi all,

I have an IBM TWS environment and I am managing all events generated from JOB Schedulling issues using TWS itself. We have ServiceNOW on our company and I ´d like to be able to open and close Trouble-Tickets automatically in SN directly through TWS.

How can I integrate these two platforms?

I am not familiar with ServiceNOW, I am a IBM Tivoli specialist though...does SN have any Adapters that can be used to integrate with events coming from third party software? I mean...like LOG Adapters or SNMP or even e-mail...anything goes.

Any help is appreciated.

Best regards,

2 REPLIES 2

vab_13
ServiceNow Employee
ServiceNow Employee

You can have a Email based integration or a WebService based integration(if Tivoli End Point has got this functionality)


More on email inbound Actions:


https://docs.servicenow.com/bundle/jakarta-servicenow-platform/page/administer/notification/concept/...





Apart from this, I found below as well, this might make more sense to you than myself:


======


New event-driven workload automation action to open a ServiceNow incident:


https://www.ibm.com/support/knowledgecenter/en/SSGSPN_9.4.0/com.ibm.tivoli.itws.doc_9.4/common/src_g...



ServiceNow Actions:


https://www.ibm.com/support/knowledgecenter/SSGSPN_9.4.0/com.ibm.tivoli.itws.doc_9.4/distr/src_ref/a...




Global options - detailed description


https://www.ibm.com/support/knowledgecenter/SSGSPN_9.4.0/com.ibm.tivoli.itws.doc_9.4/distr/src_ad/aw...



=================


servicenowUrl | nu



ServiceNow URL. Used in event rule management. If you use rules that implement an action that opens an incident in ServiceNow (or any other application that can open an incident in the ServiceNow format), specify the ServiceNow URL. You can change this value when you define the action if you want to use a different ServiceNow URL.


The default value is "http://localhost:8080/api/now/table/incident". Changes to this parameter are effective immediately.



servicenowUserName | nn


ServiceNow user name.


Used in event rule management. If you use rules that implement an action that opens an incident in ServiceNow, specify the identifier of the user connecting to the ServiceNow server.


The default value is the IBM Workload Scheduler user on the master domain manager. Changes to this parameter are effective immediately.



servicenowUserPassword| np


ServiceNow user password.


Used in event rule management. If you use rules that implement an action that opens an incident in ServiceNow, specify the password associated with the user connecting to the ServiceNow server.


Changes to this parameter are effective immediately.




=================




ServiceNow: Open Incident


https://www.ibm.com/support/knowledgecenter/SSGSPN_9.4.0/com.ibm.tivoli.itws.doc_9.4/distr/src_tsweb...





Mark your feedback( Like or Helpful or Correct) as per the impact of my response. Cheers!


Vab


IWS-SN
Tera Contributor

Hi. Did you find a working solution for this ?

I'm currently working on the same and any help would be appreciated.

Thanks.