BizTalk Server Tools - Count number of "true" records

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Tools > February 2004 > Count number of "true" records





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Count number of "true" records
Roger

2004-02-08, 8:43 am

I've used an "equals"-functoid to eliminate certain
records but I need to either count how many records
are "true" or how many records are "false". It will not
let me link the "equals"-functoid to a "record count"-
functoid. How can I get this done?
Everett Yang

2004-02-08, 8:43 am

Record count keeps track of how many times the record shows up in the
entire document. It is a 'global' count. To be selective, you'll need to
use a scripting functoid and create your own custom counter. To persist
count, you'll need to define a global variable and increment each time you
return a TRUE from your boolean functoid. That's how I usually go about it.

Sincerely,


Everett Yang
DSI - Microsoft BizTalk Server

This posting is provided “AS IS” with no warranties, and confers no rights.
Subscribe at
http://support.microsoft.com/defaul...msdn/nospam.asp
&SD=msdn

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com