cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Need help navigating or using the PTC Community? Contact the community team. X

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

Chittaranjan_11
14-Alexandrite

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

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?

1 ACCEPTED SOLUTION

Accepted Solutions
kjain2
14-Alexandrite
(To:Chittaranjan_11)

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

View solution in original post

2 REPLIES 2
kjain2
14-Alexandrite
(To:Chittaranjan_11)

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
Chittaranjan_11
14-Alexandrite
(To:kjain2)

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.

Top Tags