We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70c1595 commit ce81ec4Copy full SHA for ce81ec4
README.md
@@ -17,9 +17,9 @@ This is a native rest connector. This repo is for additional tools specific to G
17
## Custom Schemas
18
If you need to import custom schema data into NIM you can extend the table schemas by adding a custom json file.
19
20
-C:\Program Files\Tools4ever\NIM\sysconfig\rest\systems\<SystemName>.json
+C:\Program Files\Tools4ever\NIM\sysconfig\rest\systems\(SystemName).json
21
22
-<SystemName> = The name of the system in NIM.
+(SystemName) = The name of the system in NIM.
23
24
A a sample file (CustomSchema.json) is provide in this repo.
25
0 commit comments