Microsoft StreamInsight announcement
-
Link
Dear StreamInsight users,
We just officially announced our new StreamInsight V2.1 release - you can find all the relevant information including download links in the StreamInsight blog!
Regards,
Roman -
Link
We just officially announced our new StreamInsight V1.2 release - you can find all the relevant information including download links in our latest blog posting!
Regards,
Roman -
Link
As appeared on the blog:
Finally: The StreamInsight Development Team is now tweeting! Follow streaminsight to receive latest announcements and news. We are excited about the opportunity to use this push-channel to deliver messages to our developer and user community, that's the true spirit of an event-driven world!
Regards,
The StreamInsight Team
-
Unanswered0Votesinput from WCF service with StreamInsight 1.2
Hi, Is there a sample (for StreamInsight 1.2) where they use a webservice or WCF service as input for the input adapter? Thanks, K -
Answered0VotesStreamInsight Problems with UDO..
I have a question for all you smart folk out there re StreamInsight! I am trying to create a query; one which allows new events to be dynamically created depending on a given threshold value ... -
Answered1VotesHow can I take X seconds of events before and X second after a trigger event?
Hi, My purpose is to have in output of a query 5 seconds before and 5 seconds after a trigger event... I wrote this code... // Get signal ... -
Proposed0VotesWhy is streaminsight required all public properties to be explicitly assigned??
when i create a simple query, output the 'AggregatedResult' class instance, seems all public properties of AggregatedResult should be explicitly assigned. Even those readonly properties that dont ... -
Proposed0Votesstreamsight don't support vb.net?
streamsight do'nt support vb -
Unanswered0VotesStreamInsight and SSAS Data Mining
f(x). I would like x to come from a StreamInsight source and f(x) to go to a StreamInsight sink (Sources & Sinks).I wrote a UDO query which looks ... -
Unanswered0VotesGroup * By *
Dim query = From gpsItem In observableWcfSource.ToPointStreamable(Of InputEvent)(Function(i) PointEvent.CreateInsert(Of InputEvent)(i.Ut, i), AdvanceTimeSettings.StrictlyIncreasingStartTime) ... -
Answered0VotesHow to access StreamInsight data using PowerPivot
Hi, I am using SQL Server 2012, StreamInsight 2.1, Excel 2013 (with PowerPivot) and SharePoint 2013, and I am really struggling to figure out how to connect PowerPivot to my ... -
Unanswered0VotesReference Data Expiry and Replace
Good Day, I have a web service Adapter that sends Reference data as a published stream which is consumed by another query. The first set ... -
Answered0VotesNo output after joining 2 point streams
PointEvent<ThrottleModel>.CreateInsert(new DateTimeOffset(DateTime.UtcNow), e), AdvanceTimeSettings.IncreasingStartTime) select s; var streamable2 = from s ... -
Unanswered0Votesdefine query when application already running on the CEP engine
Hi all, Is it possible to define some queries through some user interface, and let say apply so that the query directly can be started and used in a running application on ... -
Answered2VotesQueries relating to StreamInsight 2.1
Hi, I was working with StreamInsight 2.0 and after a brief period I am going to work with StreamInsight 2.1. I am not an expert with StreamInsight. I have few queries with regard to ... -
Answered0VotesStreamInsight in Azure
Is it still possible to deploy StreamInsight in Azure, with the 1.0 release? Noticed that Server.Create now requires an instance name, how can I get a workerrole to provide a valid ... -
Unanswered0VotesMultiple yield return at The Same Event Time in UDSO
Hello, I'm using UDSO for some custom operations and it looks like below My issue is that when the queue "_active" matches the while ... -
Answered0VotesSharepoint and Streaminsight installation ..Help!!
Hello, I've new to StreamInsight and would like some assistance in setting it up. My initial plans were to have two servers, with one sql server 2012 enterprise and second ... -
Unanswered0VotesGetting windows with highest count of web requests
TimeSpan.FromSeconds(10)).SnapshotWindow() select new ThrottledRequests() { Count = win.Count(), Key = ... -
Answered0VotesGetting the event within a specific TumblingWindow
y.Power), NumberOfMessages ... -
Answered0VotesCannot serialize value of type 'GPSClient.Client'. streaminsight
<DataContract()> Public Class Client <DataMember()> Public chart As ChartControl Public Sub run() Using GpsServer = Server.Connect(New ... -
Answered0VotesHow to define a chart observe iqstreamable?
How to define a chart observe iqstreamable data? Dim mySink = GpsApp.DefineObserver(Of CR)(Function() Observer.Create(Of CR)(Function(x) chart.Series(0).Points.Add(New ... -
Answered0VotesGet Max Hour
PointEvent.CreateInsert<QInfo>(e.EventDTTM, e), AdvanceTimeSettings.StrictlyIncreasingStartTime) ... - Items 1 to 20 of 602 Next ›


