Tracking to BAM from 'within SQL Server'


hello,

is there supported way tracking bam within, example, sql server clr stored procedure?

we have implemented aggregator (let's call stp aggregator) on top of sql server. individual messages flown stp aggregator aggregated on aggregate completness trigger condition. concrete aggregates individual messages aggregated not known when messages sent stp aggregator. therefore cannot track / correlate individual messages future built aggregate on way stp aggregator (from within, let's say, custom pipeline component). bam tracking/correlation must happen when aggregates created.

i've tried integrate / use bam dlls custom clr stored procedure. anyhow not possible because of other dll dependendies. 1 dependendy has static not readonly field , therefore cannot added custom sql assembly. if work use bam api tracking.

if there no possiblity (supported) direct tracking bam within sql server - guess - create additional aggregation header (section) on aggregation containing bam correlation identifiers (which in biztalk extracted , tracked/correlated bam corresponding aggregate's tracking record). anyhow don't create such additional header section. tracking bam during aggregation - opinion - cleanest/nicest way. our individual created aggregations may have sizes 250 mb resp. serveral 100.000 aggregated messages. therefore don't want blow aggregates further up. if nothing else works...

as far know writing directly bam via custom sql statements not supported. if supported see problem. throughput reasons use buffered event streams. therefore because of asynchronicity there messages have not been tracked via bam api database , sure conflict custom (immediate) sql bam tracking statements. if work: don't want not supported things.

any suggestions? took wf/wcf bam interceptors. but nothing built overnight sql server...

thanks lot,

gordon weckbach

so question how data bam sql sql? have use hop can data tracked. have generic orchestration using typed polling checks data changes. change record in sql , orchestration gets activated (it feel trigger) , message tracked bam.

thanks,


if answers question, please use "answer" button | ben cline


BizTalk Server  >  BizTalk Server General



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

job syspolicy_purge_history job fail in sqlserver 2008

Trying to register with public marketplace error with 'Get-AzureStackStampInformation'