- REM ** Uploads 2 artifacts to one new created document (if not exists - otherwise append arts) in default workspace (api-key is defined in console.json) **
- REM ** AppServer must be started first / this script must be run in same directory as BO.Console**
- Bo.Console document_add -arts:doc1_file1.bin;doc1_file2.bin -force -user:test
|