Тёмный

How to SCHEDULED DATA IMPORT in ServiceNow | Data Source and Transform Map | ServiceNow Tutorials 

Basico ServiceNow Learning
Подписаться 37 тыс.
Просмотров 27 тыс.
50% 1

In this servicenow training video complete understanding that How to scheduled import Data in Servicenow Instance, How to create Data Source and how to create a Transform map for the same is given. I hope you like this video.
Please visit below for ServiceNow tutorial link:
www.basicoservicenowlearning.in/
If this video is helpful then, Please do not forget like, subscribe and share my youtube channel Basico ServiceNow Learning.
Thankyou!!!

Опубликовано:

 

9 май 2019

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 38   
@sonamchat
@sonamchat 3 года назад
Your videos are superb and insightful. Thank You.
@Starrynigh88
@Starrynigh88 5 лет назад
Again a very well explained video !!! Thumbs up
@BasicoServiceNowLearning
@BasicoServiceNowLearning 5 лет назад
Thankyou Ashish :)
@rajeshbhise4677
@rajeshbhise4677 5 лет назад
Hello, Brother, thanks for all your videos.. i learnt a lot from these. Please add videos for scheduled job. -- use, creation, 2 use cases.
@zeeshanahmed9982
@zeeshanahmed9982 5 лет назад
Thanku for the clarification.. It is easy to understand thanku so much
@BasicoServiceNowLearning
@BasicoServiceNowLearning 5 лет назад
Hi Zeeshan, Please do share my youtube channel :)
@qdup1710
@qdup1710 4 года назад
Good video. Thank you.
@BasicoServiceNowLearning
@BasicoServiceNowLearning 4 года назад
Thankyou, Please do share my youtube channel :)
@nagashriravindra7746
@nagashriravindra7746 3 года назад
thanks :)
@brightjunis5150
@brightjunis5150 4 года назад
Nice, Thank You
@BasicoServiceNowLearning
@BasicoServiceNowLearning 4 года назад
:)
@kunchalachandramouli6541
@kunchalachandramouli6541 4 года назад
Hello sir, Please upload the third part as you mentioned in the first part. Please explain about transform map scripting with examples
@manishai1203
@manishai1203 4 года назад
Simple but perfect
@BasicoServiceNowLearning
@BasicoServiceNowLearning 4 года назад
Thankyou Manisha :)
@detlefbiedermann7174
@detlefbiedermann7174 4 года назад
Hello, great turorial, one question concerning "scheduled data import", the data import consist of 2 steps 1. load data from data source into staging table 2. transform data from staging table to destination table the "execute pre-import script" will run before the 1 step, and the "execute post-import script" will run after the 2 step ?
@sair8994
@sair8994 28 дней назад
Hello There, Thank you for the Video sessions. I appreciate it. Keep up the Good Work. I have a question: Where do we have an option to schedule a Job to a pattern of files like example: SCH_user1.xls , SCH_user2.xls ...SCH_user* .XLS, without changing the file name as shown in the current Job schedule. Please, let me know.
@tejashrighanekar6818
@tejashrighanekar6818 2 года назад
Awesome
@BasicoServiceNowLearning
@BasicoServiceNowLearning 2 года назад
Thankyou :)
@niveditapandey4098
@niveditapandey4098 5 лет назад
Sir do you have video on importing data via web services to servicenow
@narayanareddy7343
@narayanareddy7343 2 года назад
Hi Could you please load json data. Via data source. Please make one video
@varshagupta2166
@varshagupta2166 Год назад
Here, we are adding sheet manually. Do we have any way so that it will fetch record automatic from mentioned path ?
@Laptops77
@Laptops77 11 дней назад
Hi Sir, I using the Device42 as a Discovery, I have done integration with ServiceNow. Issue: 1 While importing the data into CMDB got an error like " Create or Update Failed"? Issue:2 Data is not classifying in to different table based on OS level? All the available data in Device42 updated into one class only i.e linux ? Could you please help me with this issue ?
@tanyarathor6125
@tanyarathor6125 2 года назад
Sir, How to give access to non-admin user to import data into data source. Any suggestions ?
@purushothamreddy8432
@purushothamreddy8432 5 лет назад
Pls do video in update sets,slas
@BasicoServiceNowLearning
@BasicoServiceNowLearning 5 лет назад
Yeah Sure :)
@seshasurya5885
@seshasurya5885 5 лет назад
Sir Please make a video on Schedule jobs
@BasicoServiceNowLearning
@BasicoServiceNowLearning 5 лет назад
Yeah Sure :)
@zeeshanahmed9982
@zeeshanahmed9982 5 лет назад
Please give me a suggestion on how to import a translation (German. French) from excel spreadsheet into service now.. Need to use in service catalogue for category and description field
@BasicoServiceNowLearning
@BasicoServiceNowLearning 5 лет назад
Hi Zeeshan, I will get back to you on this :)
@sagar786able
@sagar786able 5 лет назад
How can we schedule the data import to run on specific times? I have one Scheduled data import that I want to run every hour from 7 AM to 5 PM and at 7 PM. So a total of 12 imports in a day. Right now I have set it to run every hour so there are 24 runs a day. Any idea?
@BasicoServiceNowLearning
@BasicoServiceNowLearning 5 лет назад
Hi Sagar, I will get back to you on this :)
@sagar786able
@sagar786able 5 лет назад
@@BasicoServiceNowLearning I have written this small script under the 'conditional' checkbox script field. function getCurrentHour(){ var gdt = new GlideDateTime(); hour = gdt.getLocalTime().getByFormat('HH'); if((hour>=7 && hour
@pujanpatra9958
@pujanpatra9958 3 года назад
Hello Sir , I have gone through almost all the video from Basic Service now Learning sessions ,It was really helpful . I am looking for some advance : Can you please post a video - My Requirement is : I want to create a new web page and that web page my source data will be Servicenow data and New web page will be my own customization page ; Example My Customization page will will ask me to login credential to login once I logged in - there will few Apps Logo - Once I click that it will take me in servicenow and do some operation .Even If we have this kind of any video -Please help me to provide the link
@BasicoServiceNowLearning
@BasicoServiceNowLearning 3 года назад
Hi Pujan, I have not posted any video on this requirement. I will try me best and try to post the video on this scenario. :)
@pujanpatra9958
@pujanpatra9958 3 года назад
Can you please send me an email : pujan.power@gmail.com , I am holding a startup business with servicenow .Need to talk with you for few things ( If Possible)
@BasicoServiceNowLearning
@BasicoServiceNowLearning 3 года назад
He Pujan, you can connect with me on hangout. email id is basicoservicenowlearning@gmail.com
@valasapallirajendra3412
@valasapallirajendra3412 5 лет назад
Please make a vedio on transform map scripts
@BasicoServiceNowLearning
@BasicoServiceNowLearning 5 лет назад
Yeah sure :)
Далее
Creating a Data Source in ServiceNow
15:41
Просмотров 9 тыс.
Understanding Import Sets in ServiceNow
14:06
Просмотров 5 тыс.