Exporting Work item query result in CSV format using server side api
Hello Everyone,
I am trying to export work item query result in CSV format in every 12 hours using server side api so I used Asynchronous Plugin.
I have retrieved my personal query result using server side java api.
But I am confused to export it in csv format so please help.
I am Using CLM 6.0.6
One answer
See https://github.com/jazz-community/work-item-command-line for how something like that can be done and how the API would look like.
Note that it is possible to kill your server with server extensions. Something like what you try could also be done using a client e.g. running in a build.