Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Resetting reusable sequence generator

Status
Not open for further replies.

pbackstrom

Programmer
Jun 19, 2003
37
0
0
US
I am thinking of using a reusable sequence generator for a cycle of 22 sessions in one workflow, each of the 22 using the same mapping.

The sequence generator would tell the mapping which iteration it is on, which I would use for some of my transformations.

I can Cycle it at 22 so it should work OK, but I am nervous that it would get out of synch if for instance one of the sessions failed.

At best I would have a mapping (or something) that would set it to 1 at the beginning of each workflow. Second best would be that production folks could reset it to 1 if we got out of synch.

But doc says you can only reset a non-reusable sequence generator. Any hints?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top