I’m trying to connect to the ServiceNow DataBase with BODI
FYI : The ServiceNow ODBC Driver allows any ODBC client to connect to the ServiceNow platform for reporting. ServiceNow ODBC driver uses the ServiceNow Web Services support. http://wiki.service-now.com
So I created a system DSN ServiceNow on my workstation and on the JobServer. I can access the database using this DSN on my workstation and on the JobSerer using Access, ISQL,…
But I can’t create a Datastore using this DSN to access the ServiceNow database and I receive this error :
WARNING :Cannot establish database connection.
ODBC call for data source failed: <[DataDirect][ODBC OpenAccess SDK driver][OpenAccess SDK Client] failed to create the Core Service component.>.Notify Customer Support.’(BODI-1111341)
Is it possible to create a DataStore using a DSN on the ODBC ServiceNow?
Does anyone has ever had this problem?
I just came across your message. I am running Data Services 4 SP2. I tried to do the same and when I try to add a data store pointing to the ServiceNow odbc driver my designer crashes !
Let me know if you resolved this and if you did which version of the odbc driver you have - I have the latest one.
The Designer cannot use the datastore properties to login to your SQL Server database. Your jobserver seems to be able to execute the job however. And how you imported the table structure into designer when there is a login failure, strikes me.
I have the server re-started, the SQL connections are restored. The Table structure was already there, i mean this happened with the existing job in the designer.
I hate these kinds of error. You never know what the root cause was and hence it might happen at any time again, usually in the worst possible moment.
Who does still believe computers work deterministic?