Page 1 of 1

Buildop Properties

Posted: Mon Sep 11, 2006 4:26 am
by mydsworld
I have the following two queries :-

1. How to create a Buildop stage which will have repeating options.For example multiple options (say 'Key') can be chosen from the 'Options'/'Available properties to add' so that we can have something like :-

Key = 'ID'
Key = 'Name'
..
..

I couldn't do that with Buildop 'Properties'.

2. Is there any way to read those values set in the Buildop Properties in Buildopt logic. For example, if I want to read the values of 'Key' set above,how can I do that in Buildop.

Posted: Tue Sep 12, 2006 6:36 am
by mydsworld
Does anyone know that. Thanks

Posted: Tue Sep 12, 2006 11:27 am
by Rajesh_kr82
As far as i know you cannot do a look up in buildop stage. It is because once a record is read from the source "datasource" the cursor cant be put back. I have done quite a bit of buildop thing.

If you let me know clearly whatyou are looking for then may be i can give some code samples.

Rajesh