Reputation: 883
Anyone know where the documentation is for the properites file?
I am trying the following exportQuery:
select * form ci_infoobjects where si_kind like 'FavoritesFolder' and si_name like 't%'
It is correctly grabbing the users but, is not biaring any of the folders/reports that said user has.
Suggestions?
Upvotes: 0
Views: 483
Reputation: 883
Ok here is what I have found out.
I will hopefully post back my source code for the command line import tool in java.
Upvotes: 1