Skip to Content
0
Former Member
Sep 19, 2008 at 05:09 AM

Loop OLAP Variable in InfoPackage from Table entries

89 Views

Hi SDN Community

Is it possible to have a Routine in an INfopackage that reads a table with a number of entries in that table.

The infopackage then executes with the selection that is retrieved, then reexecutes with the next entry in that table.

Otherwise, i imagine if we place this infopackage into a Process Chain.

We are trying to do the following

Loop n times

Execute InfoPackage restricted by Parameter a

Next n

where n = number of entries in table

where a = attribute field within table

a = Saraji for n = 1, a = Blackwater for n= 2, etc...

Thank you.

Simon