-
Hi All,
I have configured webhook as action and when the alert is triggered i am getting below error in Kibana.log
**,"tags":["status","error","Sentinl","watcher"],"pid":4511,"message":"Watcher …
-
I am new here for mongo connector with solr+mongo.
Can you please help me here
I am running command after setting up my replica set of mongo
C:\Python27\Scripts>mongo-connector -m ppispcw28:27017 -n …
-
```
Traceback (most recent call last):
File "exporter.py", line 169, in
query = s.query(table='sc_catalog', query=QueryBuilder().field('sys_id').equals(catalogID))
File "/home/sam/git/git…
-
## Bot Info https://eatonfirstbot.azurewebsites.net
* Bot handle:
* App ID: 0084e56e-8431-4a0a-9266-f71ad00524fa
* SDK Platform: .NET
* SDK Version: 4.7
* Active Channels: Skype (Have not p…
-
I have checked 5 times the credentials in the appconfig, and in the servicenow instance i can connect without problem with the instance.
On other instances it works perfectly but not in this one, a…
vrfox updated
7 years ago
-
Hello,
I'm currently testing the query method of GlideRecord with a demo ServiceNow instance. The server returns the good list of records but sometimes, I receive randomly a value "undefined". Do you …
-
In the Connections List view, the icons for Messaging and ServiceNow are missing. Broken link image is shown instead.
cc @sjcox-rh @dongniwang - I see that we have the Messaging icon, so there must…
-
I am trying to get only a subset of a table, I saw that Client() has a default_payload and you can specify a sysparm_limit, but when I set it, when doing:
```
s = sn.Client('mysn', user, pwd, defa…
-
I am using the anyplace ( indoor mapping) the one you developed I managed to upload the floor map on the architect and gave them the coordinates. Now I am trying to loggin again to the viewer but i…
-
Currently the code seems to perform a POST operation, and only check the HTTP response code. In Request::_get_content, moving up the content_json retrieval and checking for the existence of error, we…