Thanku for the clarification.. It is easy to understand thanku so much
@BasicoServiceNowLearning5 жыл бұрын
Hi Zeeshan, Please do share my youtube channel :)
@rajeshbhise46775 жыл бұрын
Hello, Brother, thanks for all your videos.. i learnt a lot from these. Please add videos for scheduled job. -- use, creation, 2 use cases.
@manishai12034 жыл бұрын
Simple but perfect
@BasicoServiceNowLearning4 жыл бұрын
Thankyou Manisha :)
@tejashrighanekar68183 жыл бұрын
Awesome
@BasicoServiceNowLearning3 жыл бұрын
Thankyou :)
@qdup17105 жыл бұрын
Good video. Thank you.
@BasicoServiceNowLearning5 жыл бұрын
Thankyou, Please do share my youtube channel :)
@sair89947 ай бұрын
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.
@kunchalachandramouli65415 жыл бұрын
Hello sir, Please upload the third part as you mentioned in the first part. Please explain about transform map scripting with examples
@detlefbiedermann71744 жыл бұрын
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 ?
@nagashriravindra77463 жыл бұрын
thanks :)
@brightjunis51505 жыл бұрын
Nice, Thank You
@BasicoServiceNowLearning5 жыл бұрын
:)
@pujanpatra99584 жыл бұрын
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
@BasicoServiceNowLearning4 жыл бұрын
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. :)
@pujanpatra99584 жыл бұрын
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)
@BasicoServiceNowLearning4 жыл бұрын
He Pujan, you can connect with me on hangout. email id is basicoservicenowlearning@gmail.com
@varshagupta21662 жыл бұрын
Here, we are adding sheet manually. Do we have any way so that it will fetch record automatic from mentioned path ?
@Laptops776 ай бұрын
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 ?
@narayanareddy73433 жыл бұрын
Hi Could you please load json data. Via data source. Please make one video
@niveditapandey40985 жыл бұрын
Sir do you have video on importing data via web services to servicenow
@sagar786able5 жыл бұрын
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?
@BasicoServiceNowLearning5 жыл бұрын
Hi Sagar, I will get back to you on this :)
@sagar786able5 жыл бұрын
@@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
@Purushotham_055 жыл бұрын
Pls do video in update sets,slas
@BasicoServiceNowLearning5 жыл бұрын
Yeah Sure :)
@zeeshanahmed99825 жыл бұрын
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
@BasicoServiceNowLearning5 жыл бұрын
Hi Zeeshan, I will get back to you on this :)
@tanyarathor61253 жыл бұрын
Sir, How to give access to non-admin user to import data into data source. Any suggestions ?