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 ?
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.
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
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)
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 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
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 ?
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
Your videos are superb and insightful. Thank You.
Again a very well explained video !!! Thumbs up
Thankyou Ashish :)
Thanku for the clarification.. It is easy to understand thanku so much
Hi Zeeshan, Please do share my youtube channel :)
Simple but perfect
Thankyou Manisha :)
Good video. Thank you.
Thankyou, Please do share my youtube channel :)
Awesome
Thankyou :)
Hello, Brother, thanks for all your videos.. i learnt a lot from these. Please add videos for scheduled job. -- use, creation, 2 use cases.
Nice, Thank You
:)
thanks :)
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 ?
Hello sir, Please upload the third part as you mentioned in the first part. Please explain about transform map scripting with examples
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.
Here, we are adding sheet manually. Do we have any way so that it will fetch record automatic from mentioned path ?
Sir do you have video on importing data via web services to servicenow
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
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. :)
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)
He Pujan, you can connect with me on hangout. email id is basicoservicenowlearning@gmail.com
Pls do video in update sets,slas
Yeah Sure :)
Hi Could you please load json data. Via data source. Please make one video
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?
Hi Sagar, I will get back to you on this :)
@@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
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 ?
Sir Please make a video on Schedule jobs
Yeah Sure :)
Sir, How to give access to non-admin user to import data into data source. Any suggestions ?
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
Hi Zeeshan, I will get back to you on this :)
Please make a vedio on transform map scripts
Yeah sure :)