Skip to content

Commit 1c9dd42

Browse files
Update README.md
1 parent eba85b8 commit 1c9dd42

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

  • Server-Side Components/Transform Map Scripts/Check if the Import file is valid

Server-Side Components/Transform Map Scripts/Check if the Import file is valid/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,9 @@ If the incoming file is empty due to an issue in the source application, all exi
1010

1111
To prevent this, implement an "onStart" transform script that checks whether the import set contains any data before proceeding with the transformation. If it is found to be empty, the script should:
1212

13-
Abort the transformation process.
13+
1. Abort the transformation process.
14+
2. Automatically raise a ticket to the responsible team for investigation.(Optional)
1415

15-
Automatically raise a ticket to the responsible team for investigation.(optional - not configured in this solution)
1616

17+
1718
This ensures that the existing vendor data in ServiceNow remains unchanged until the issue is resolved.

0 commit comments

Comments
 (0)