Database QueryByExample
Database QueryByExample
Now modify your xsd. Your XSD should look like below:
Now take database adapter and navigate till operation selection screen:
[email protected]
Click on Next>
Click on Next>
Select eno as the primary key in the next screen.
Click on Next>
Click on Next>
In the next screen, select the columns as shown below:
Click on Next>
Click on Next>
Click on finish.
Now take invoke activity, wire it to dbadapter and configure it as shown below:
[email protected]
Now take a transform activity before invoke activity and transform the input to invoke input
as shown below: