Symantec Developer Group

 View Only

SSIM Information Manager Web Service API

  • 1.  SSIM Information Manager Web Service API

    Posted Jul 20, 2015 03:06 AM

    Hello, 

    I'm using the API  in order to retrieve product's events.

    It all works well except of the final step  (GetNextEventBatch API). I have trouble to convert the response(compressedBatch  property) in to json.

    Should I first convert the string to byte array(from base64) and then to decompress the Gzip or maybe something else?

    Regards, 

    Iliya