Bug 60521 (suse45521) - Extend Datatypes of Databits
Summary: Extend Datatypes of Databits
Status: RESOLVED FIXED
Alias: suse45521
Product: SWAMP
Classification: SUSE Tools
Component: Core (show other bugs)
Version: all
Hardware: All Linux
: P3 - Medium : Normal
Target Milestone: ---
Assignee: Thomas Schmidt
QA Contact: Klaas Freitag
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-17 16:28 UTC by Thomas Schmidt
Modified: 2006-06-22 12:44 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Schmidt 2004-09-17 16:28:23 UTC
It would be nice to have the possibility to have a Custom-Function 
connected with the integrity-check of a Databit. 
Example: 
- I have dependencies that one of two fields has to be filled in. 
- One field only has to be filled in if another field is set to "yes" 
- One field may contain numbers from 1-100 and the Value "HOLD" 

I have implemented these dependencies in Conditions. 
But the User won't get the red highlighted fields in his Task and an errormessage. 
He is just redirected to do the Dataedit-Task again.
Comment 1 Thomas Schmidt 2005-03-04 15:15:40 UTC
interesting feature: 
Workflows can define their own custom datatypes, 
and provide a piece of code that verifies them. 
(for very special datatypes, eg unity-id, or databits that 
can only be verified in connection with other data)
Comment 2 Thomas Schmidt 2005-03-04 15:19:04 UTC
another idea: 
with the new datasets that are independant from a workflow, 
we could make the fields dynamic, means 
we could implement an "add" button to let the user add a Databit of 
any type to his workflows dataset.  
Comment 3 Thomas Schmidt 2006-06-22 12:44:39 UTC
workflows can add databits dynamically, we will add new datatypes as we need them.