Can we run ServiceNow as a containerized application on a cluster or a VM rather than using it as a SaaS or PaaS?
Posts made by srikanthbollu
I've deployed a ServiceNow developer instance running version 'London' and can't see an option to enable SecurityOperations plugin. However I had a previous instance and I'm sure it was a straight forward operation from the instance manager.
Does anyone know how to do this or whats changed?
Thanks
Which of these is a better career path: Cyber Security or Network Security?
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 12 months ago.
I am trying to draw some insights on a set of Autonomous System (AS) relationships given to me. Data looks like this -
as1 as2 relationship
4 567 0
14 6079 0
18 276 0
18 26468 0
24 293 0
24 6509 0
24 7575 0
24 10343 -1
24 11537 0
24 19401 0
24 27750 0
26 19401 0
31 567 0
32 71 -1
I believe that 0 and -1 indicate whether relationship is c->p or p->p, but I am not sure. Please help me identify what this data actually means and what insights could I possibly draw from a set of 250000 such points spread over 2 days and how?
I am novices to the field of Identity and Access management. Till now I know, Sail point has provided the some direct connectors to integrate the known systems like LDAP, HR systems, OIM, Databases.. And sailpoint also provided the support for disconnected applications with the use of Custom connectors. Here, My question is how to develop a custom connector..? I do not have jar file provided by sailpoint which contain "AbstractConnector" class. So that I can write my own class and develop..? I also so not understand, what to do with that class?(if i have a jar) How sailpoint will refer to that class.. Do we need to deploy that class to somewhere...
Here I am expecting the complete flow to develop and deploy the custom connector.. If anyone is working please help..
I need to integrate servicenow with slack which helps to send high and critical P1 alerts to a slack channel.
I am looking for possibilities that can be done to get ServiceNow integrated with slack.
Please suggest.
I’m a new ServiceNow Administrator/Developer and a client ask me to develop a solution to integrate the ServiceNow data with SAP or vice versa.
And I have the following concerns:
1.-How can I get an instance in SAP to develop on it and start with the API integration?
2.-Servicenow is a cloud base service and I think that the SAP it’s a desktop software and it start to integrate it on the cloud, right?
3.-Im thinking of use the REST API of ServiceNow to send and receive the data, it’s there any other workaround just to be aware?
Note: I´m not an expert a just been in ServiceNow for like 3 months so if you have any tip that could help me in the future I will be grateful to hear it.
Can we integrate ServiceNow with Airflow ? I mean if there is any DAG failure, can we rerun the failed DAG/tasks by submitting a ServiceNow request ? Also can we submit an adhoc job to run using ServiceNow. Thanks in advance.