-
**Description:**
**Affected Siddhi Version:**
siddhi v5.1.2
**Steps to reproduce:**
App:
-----
define stream EntryStream (status int,eleName string,labelName string,occurTimestamp l…
-
I have configured the below section under siddhi in wso2 YAML file of the analytics worker, it works only for Gmail not for outlook any thoughts on this
**this works fine**
extension:
…
-
**Description:**
As far as I understand using the test cases provided here we can do all CRUD operations to the MongoDB using this Siddhi MongoDB extension. My question is how do I parse a complex qu…
-
Use this topic for discussion the use cases are using `flink-siddhi`.
You are very welcome to kindly share your project or experience about it.
Thanks very much!
haoch updated
2 years ago
-
I use wso2 dashboard and i want to create a widget in 'siddhi store data provider'
how to call stored procedure?
-
Hi. I use CEP SQL like every(1) followed by 2. ( every(1)->2 )
The input data like below:
`1
1
1
2`
And my expect output is:
`{1,2}
{1,2}
{1,2}`
But the actual output is only:
`{1,2}`
…
-
### Branch
main branch (mmpretrain version)
### Describe the bug
I have followed the exact same steps as mentioned in the [tutorial](https://mmpretrain.readthedocs.io/en/latest/notes/pretrain_custo…
-
Hi,
I'm using 5.1.2 version of docker Siddhi runner.
I've got a code which looks very simple
```
from _temp_stream as e left outer join tbl_table as t
on e.id==t.id
select ...,
cast('1…
-
**Description:**
I used storm + siddhi to process monitoring data, but NullPointerException appeared.
Detailed debugging screenshots are as follows:
![image](https://user-images.githubusercontent…
-
**Description:**
$subject since permissions rest api is removed