Skip to content

Commit 9f18b15

Browse files
authored
Add README for Create Table JSON script
Added documentation for the Fix script to create JSON from a table.
1 parent 2dacbe4 commit 9f18b15

File tree

1 file changed

+3
-0
lines changed
  • Specialized Areas/Fix scripts/Create Table JSON

1 file changed

+3
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
This Fix script will create JSON of all or specified fields of a table.
2+
The developer need to pass the table andm and fieldnames to function. If no field name is specified, the JSON will contain all fields of table.
3+
This will be helpful incase of inbound integrations where the third part application needs JSON format of table.

0 commit comments

Comments
 (0)