In a process, I would like to get data (Id) from a table and foreach Id, do actions.
Here what I did, I use a SQL Operation Component to fetch Ids from table. With a bind link, I put returned value into a variable that I give to a mapping.
In my mapping, I get data from source table filtering with given Id and insert result into another table.
I would like to repeat this operation for all Id I has.
Sylvanus KONAN
Hello,
In a process, I would like to get data (Id) from a table and foreach Id, do actions.
Here what I did, I use a SQL Operation Component to fetch Ids from table. With a bind link, I put returned value into a variable that I give to a mapping.
In my mapping, I get data from source table filtering with given Id and insert result into another table.
I would like to repeat this operation for all Id I has.
How to do this?
Hello,
The only solution I've found is to call another delivery after the sqlOperation with bind link
Mickael DENIS (BPCE-SI)
Hello,
The only solution I've found is to call another delivery after the sqlOperation with bind link
-
File external resolver with encrypted value
-
Timeout on Mapping/Webservice call
-
UNIQUE TEMP TABLE NAMES
-
Previous step name from a sub-process of execute delivery
-
Dropping multiple tables at once in XDI
-
Freeze Designer and corrupted workspace
-
FileWait/Move/Copy: FileInclude with space
-
Loop excel files
-
Change SVN user in the Designer
-
How to Specify the JVM used by the Designer?
See all 76 topics