Automated data imports for different tables

Hemanth267
Tera Contributor

Creation of Platform Page for Bulk Imports:
1.User should be able to select the table (Incident and Problem)
2. They should have the ability either create or update records
3. When Create is selected, the templet for create should be available. Same with Update for RITM and sc_task.
4.when the format of the file is wrong, error should be displayed with corrective suggestions, when the data in the file is not in the expected format a error should be displayed with appropriate corrective suggestions

1 REPLY 1

Harsh_Deep
Giga Sage
Giga Sage

Hello @Hemanth267 

 

1- Give dropdown into catalog item or record producer for the custom table.

2- And here colease will work, give the identifier for one field.

3- Give that template for as rich text label and give the template.

4- Use onChange script for checking the file format.

 

After this create a Flow and create a action using script for running the transform map.

 

Mark Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.