We're reclaiming inactive PDIs to keep them available foractive builders.Learn what's changing, who's affected, and how to protect your work. Read More
Good pick up! thanks Michael.
This resolves the number issue and shouldn't have an impact on any out of box scripts. However it is always best to test in a non-production environment as a precaution.
Hi Chuckn,
Sorry my memory is a little hazy on what version of ServiceNow I was using when I wrote that post. At the time, I didn't run into any number generation issues.
I have however, tested on a more recent version of ServiceNow (London) and have...
Hi fchuck,
The "Service Data Source" should be set to whatever data source you set up within the "ServiceNow ODBC Manager".
If you are still receiving the error, I would check the following:
- The version of Java corresponds with the version of ODBC ...
Hi,
Assuming you are using the latest ODBC driver: 1.0.14
The error arises when the following file is missing from your windows system32 (or syswow64) folder [MSVCR100.dll] which is required for the ODBC driver.
To obtain the missing dll, you can e...
Hi Jonbebb,
Correct, when attempting integrated security to log into your SQL server it will use the credentials specified in the MID server service.
I would look at setting up the connection as a data source first. Once created and verified it is wo...