sandeepkva
03-13-2007, 07:06 AM
Hi Matt,
We have been using 2 steps Insert/Update and Update till now.
I have some possible design layouts for the Insert/update step
LAYOUT1
What I would like to suggest is a single feature in which the following 3 options are given :-
1) Perform only insert operations
2) Perform only Update operations
3) Perform both Insert and Update Operations
I hope that this feature will be a useful one if added because,
1) code reusability can be done in the mappings
( we are having a set of conditions for insertion to take place )
and a subset of those conditions for an update to take place so we are
using 2 steps.
LAYOUT2
Put a dialog box where we put all the conditions for an insert operation only to take place
Put a dialog box where we put all the conditions for an update operation only to take place
Include an option for allowing both insert and update to occur for a set of conditions mentioned in the INSERT dialog box
Thanks
sandeep
We have been using 2 steps Insert/Update and Update till now.
I have some possible design layouts for the Insert/update step
LAYOUT1
What I would like to suggest is a single feature in which the following 3 options are given :-
1) Perform only insert operations
2) Perform only Update operations
3) Perform both Insert and Update Operations
I hope that this feature will be a useful one if added because,
1) code reusability can be done in the mappings
( we are having a set of conditions for insertion to take place )
and a subset of those conditions for an update to take place so we are
using 2 steps.
LAYOUT2
Put a dialog box where we put all the conditions for an insert operation only to take place
Put a dialog box where we put all the conditions for an update operation only to take place
Include an option for allowing both insert and update to occur for a set of conditions mentioned in the INSERT dialog box
Thanks
sandeep