- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2024 09:38 PM - edited 09-04-2024 10:06 PM
Hello ,
I have some tables in servicenow the data from JDBC , we have already created mappings and connection with JDBC and everyday a scheduled job runs and gets the database data .
My requirement is I have enabled use last run time on the datasource and now I need to test this in lower instance .
What are the step for testing this ?
Unable to test data , I want to import data from database using datasource that i have created , then check this checkbox , update some fields in the datasource and check if it is only taking the updated data this time .
Please help me with further steps on how to proceed.
@Community Alums please help
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2024 11:41 PM
Hi @harry24 ,
These are steps , you need to follow :
https://www.servicenow.com/community/developer-forum/auto-importing-data/m-p/2678232
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2024 11:41 PM
Hi @harry24 ,
These are steps , you need to follow :
https://www.servicenow.com/community/developer-forum/auto-importing-data/m-p/2678232
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2024 06:27 AM
Hi @harry24 ,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2024 10:00 PM
Thanks for prompt reply