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 20d86a4 commit 8eaf6abCopy full SHA for 8eaf6ab
README.md
@@ -11,6 +11,10 @@ docker compose up -d
11
12
* Log-in to the system using `superuser` / `SYS`.
13
14
+* Start an inteoperability production in *Interoperability > List > Productions*:
15
+ * `DataPipe.Test.Production` - regular objectscript DataPipe demo production
16
+ * `DataPipe.Python.Production` - Python implemented DataPiepe demo production
17
+
18
* Generate sample data using [WebTerminal](http://localhost:52773/terminal/)
19
```objectscript
20
do ##class(DataPipe.Test.HL7.Helper).GenerateFilesHL7ADT(100)
0 commit comments