Record Producer Application

TashfiqueH
Tera Contributor

Hi

I am trying to make a record producer, under my Application Leave Management System. I want to use Table Data Source, I will be uploading Excel File. However The application is in Global, how can i change it to my own Applicaation?

TashfiqueH_0-1740629268004.png

 

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

@TashfiqueH 

you should not have a record producer on sys_data_source.

you can use catalog item and inform users to upload the file there and then kick off the transformation

I have created blog for it in past

Data load and transform via Catalog Item 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

5 REPLIES 5

Ankur Bawiskar
Tera Patron
Tera Patron

@TashfiqueH 

you should not have a record producer on sys_data_source.

you can use catalog item and inform users to upload the file there and then kick off the transformation

I have created blog for it in past

Data load and transform via Catalog Item 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

TashfiqueH
Tera Contributor

Okay, basically what I am trying to do is, for my application, upload certain files. Just for example an excel file with a list of employees. So I upload that and it should populate in my table. I shall look into the blog you created now. 

@TashfiqueH 

The blog should help you.

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

AnnelieseStratt
Kilo Contributor

You can adjust the data source settings to match your application.