Hi Gustavo,

Thanks for your reply. I am already using this SDK in my application. But there 
is no API which supports my use-case. I thought there may be some alternative 
way or work-around to achieve this.

Regards,
Sravya

-----Original Message-----
From: Gustavo Frederico [mailto:[email protected]] 
Sent: Tuesday, November 8, 2016 7:35 PM
To: [email protected]
Subject: Re: Java SDK support to get events from event server

See http://predictionio.incubator.apache.org/sdk/java/

Gustavo

On Tue, Nov 8, 2016 at 12:41 AM, Guruju, Lakshmi Sravya
<[email protected]> wrote:
> Hi,
>
>
>
> In my use case, I require to fetch rating events from event server for a
> specific entity id and target entity id. Currently I have tried this by
> firing below URL from my java client.
>
>
>
> http://mo-321c6ff20.mo.sap.corp:7070/events.json?accessKey=<access_key>
> &entityType=user&entityId=<entityId>
> &targetEntityType=item&targetEntityId=<taget_entityId>
>
>
>
> This is working fine. But I am just wondering if there is any java sdk
> available already to do so?
>
>
>
> Regards,
>
> Sravya

Reply via email to