Hi Gimantha, i persist the event stream with index and facet. In message console i can see the Table respect to above stream.
Thanks and Regards. On Sun, Aug 2, 2015 at 9:13 PM, Rukshan Premathunga <[email protected]> wrote: > Hi Niranda, > > > - here the stream definition: > > > { > > "streamId": "facet_test:1.0.0", > > "name": "facet_test", > > "version": "1.0.0", > > "nickName": "", > > "description": "", > > "metaData": [], > > "correlationData": [], > > "payloadData": [ > > { > > "name": "id", > > "type": "INT" > > }, > > { > > "name": "name", > > "type": "STRING" > > }, > > { > > "name": "add", > > "type": "STRING" > > }, > > { > > "name": "type", > > "type": "STRING" > > } > > ] > > } > > > > - `name`, `add` and `type` attributes are set to facet and indexed > when persistent them. > > > Thanks and Regards. > > > > On Sun, Aug 2, 2015 at 9:08 PM, Niranda Perera <[email protected]> wrote: > >> Can you attach a sample event you sent? >> >> On Sun, Aug 2, 2015, 21:07 Rukshan Premathunga <[email protected]> wrote: >> >>> Hi all, >>> >>> i try to simulate event stream which contain facet attribute. even >>> though i successfully send sample data through UI simulator, in message >>> console i couldn't see any data. >>> >>> did anyone encounter this? >>> >>> Thanks and Regards. >>> >>> -- >>> Rukshan Chathuranga. >>> Software Engineer. >>> WSO2, Inc. >>> >> > > > -- > Rukshan Chathuranga. > Software Engineer. > WSO2, Inc. > -- Rukshan Chathuranga. Software Engineer. WSO2, Inc.
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
