Automated data imports for different tables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 09:47 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 10:16 PM - edited 10-30-2023 10:21 PM
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.