BizTalk Server General - Biztalk Mapping JScript Functoid Iteration Issue

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server General > September 2005 > Biztalk Mapping JScript Functoid Iteration Issue





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 Biztalk Mapping JScript Functoid Iteration Issue
AJ

2005-09-28, 2:49 am


Currently I am working on a Biztalk 2002 Map structured as:

record 1
record 1
record 2
record 3
record 3

I would like the outcome to be:

record 1
record 2
record 3

So I used a looping functoid and all records appear.
Then I implemented a scripting functoid with a jscript switch(case)
statement. Settting a "hold" variable to know that I had already hit
record 1 and I do not want to hit it on the next iteration (i.e. var
hold;) and clearing the hold when it hits the next record type(i.e.
record 2) to start again.

This is not working - the hold variable in the jscript functiod never
seems to keep it's value for the next record iteration.

Any recommendations?

Thanks

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com