Users are starting to store their reports (or have been) to CDA in CLOB.
Thoughts on specifying a means of storing to CDA?
Authentication
and/or these are two I thought of
- User provided apiKey in env vars
- User provided apiKey in form via
- apiKey = "MyAPIKEY"
and then use that var in the POST
How to use
CLI args? Perhaps something like:
-o "CDA-CLOB:id:office"
And then the value is filled in with the report itself if this is given?
Users are starting to store their reports (or have been) to CDA in CLOB.
Thoughts on specifying a means of storing to CDA?
Authentication
and/or these are two I thought of
and then use that var in the POST
How to use
CLI args? Perhaps something like:
-o "CDA-CLOB:id:office"And then the value is filled in with the report itself if this is given?