Integrate ServiceNow and Neo4j data lake
HelloHas anyone integrated ServiceNow with Neo4j Graph Database? We want to push data from ServiceNow to the Neo4j data lake.Are there any out-of-box connectors?Thanks
HelloHas anyone integrated ServiceNow with Neo4j Graph Database? We want to push data from ServiceNow to the Neo4j data lake.Are there any out-of-box connectors?Thanks
I want to help you establish an understanding of how easy it is to build a workflow in the ServiceNow platform. A common challenge is where and how to start. A workflow is a discipline that we do or follow in daily life. It is a trigger response, an ...
The three components of a Service Catalog Request serve as its structure where you can easily establish the default behavior of a Request. This comes like a parent-child relationship where the start of the hierarchy is from top to bottom. Let us dril...
What exactly is a DB Drain in ServiceNow platform?ServiceNow Inc. has created various DB Drain change records for our instances in the past few months; however those are not accompanied by the usual KB Article with additional information; so I will l...
I have an image/icon library that I found or was given many years ago ... I think it was from ServiceNow as the file name is sn_icon_g.zip. Does anyone remember this? And if it still exists or has been replaced by something else? I find it useful ...
Hi Trying to follow the steps here on how to import an application from GitHub https://developer.servicenow.com/dev.do#!/learn/learning-plans/paris/technology_partner_program_quick_start/app_store_learnv2_buildneedit_paris_exercise_create_the_needit_...
on "related links" list, is it possible to show more than 20 records? I already tried to change the sys_properties 'glide.ui.per_page' but looks like the list on related links are different. Any ideas?
What is the difference schedule item's trigger types between interval and repeat. Thank you.
Hello All, We are having a requirement to run a schedule job to send the auto strikes on incident. This schedule job should not run on german schedule and weekends. I have seen many articles to use isInschedule but it is always showing the result as ...
Hi All,We have a dopdown field called "type" in a "devices" table. Under devices table we have created 3 child tables laptops and desktops. we have added 10 choice field values to the parent table(in sys_choice table table is u_devices and element is...
Hi Experts, My requirement is to create a user in Azure AD using Azure AD spoke based on the information provided by a catalog item (which has first name, last name, location etc); once the user gets created in Azure AD same user record should get cr...
Hi all On the Service Portal you have the option to Edit the item before Checkout. However if you click on the Edit item button (the Edit button is on several places, an UI page pops up showing the item options. User can edit the options. However the...
ServiceNow developers and administrators configure and build changes to provide enhancements, fixes or probably add a new feature to an existing module. Knowing and understanding what to change and the impact of the conversion gives confidence to the...
Hey Team. I've been hunting and can't really find the answer to this question so maybe someone with experience knows it. If you wanted to build basic functionality for non-IT or HR people, which module is the best to build it in? e.g. facilities need...
I have a catalog client script on some of my forms where I need to know the sys_id of the catalog item itself (not the unique instance of the form record).I have tried g_form.getParameter("sysparm_id") in an onload script and it's bringing back a sys...