These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

problem with Corp ContainerLog API method

Author
Ragnar Snowed
Caldari Provisions
Caldari State
#1 - 2015-03-19 15:16:00 UTC  |  Edited by: Ragnar Snowed
Hello

I want to use this method APIv2_Corp_ContainerLog_XML for get the log of audit log secure container.

This method works as I get an xml file that contain rows corresponding of the in game log.

But not all rows are in the file : only 792 rows (about 7 days of log). The ingame log have about 1 month of entries.

The csv version didn't work at all. I got an HTTP 404 error.

I try to use rowCount=2560 argument, like corp/WalletJournal or corp/WalletTransactions method. But that didn't affect the number of rows I retrieve.

Is there a specific argument to fill for fetch the rows ?

792 is very limited as the method return log of all containers in same file. Maybe an argument exist for specify the container ID ?

Thanks a lot
Dragonaire
Here there be Dragons
#2 - 2015-03-19 16:29:01 UTC
This is like many APIs get it while you can and keep it around if you want it in the future. It would be nice if it had same history time as in game and maybe CCP FoxFour will look at that for us Smile

Finds camping stations from the inside much easier. Designer of Yapeal for the Eve API. Check out the Yapeal PHP API Library thread.