Skip to main content
14-Alexandrite
February 25, 2022
Solved

How to export Integrity document with content as per baseline in excel via CLI option ?

  • February 25, 2022
  • 1 reply
  • 2144 views

Normally we use to export document via "Export to Excel" button on client directly, and the column configure views are exported into excel. 

The same should be possible with CLI, do we have any CLI available?

Best answer by kjain2

Hi @Chittaranjan_11 

About baseline i am not sure, but there is an CLI which you can check if it helps you:-

im exportissues
exports query results to Microsoft Excel

Vielen Dank / Many Thanks,
Kapil Jain

1 reply

kjain214-AlexandriteAnswer
14-Alexandrite
March 4, 2022

Hi @Chittaranjan_11 

About baseline i am not sure, but there is an CLI which you can check if it helps you:-

im exportissues
exports query results to Microsoft Excel

Vielen Dank / Many Thanks,
Kapil Jain
14-Alexandrite
March 9, 2022

Hello Kapil,

I tried with the following command but it seems an error, could you help to export document with contents via CLI ?

im exportissues --querydefinition=(walkdocordered[<docID>]) --asOf=<Label> test.xls

 

im: MKS124823: Invalid option "asOf": You can specify only one of: as of, query, query definition or a query definition file for the same operation.