PipeWorkReferenceManual

From Wiki

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
-
===General behaviour===
+
==General behaviour==
the ''SelectFrom_listOfSomething'' or ''SelectMultipleFrom_listOfSomething'' asks the user to select one or more lines from ... Something.
the ''SelectFrom_listOfSomething'' or ''SelectMultipleFrom_listOfSomething'' asks the user to select one or more lines from ... Something.
Line 5: Line 5:
For example if we select '0 all concerned RealExp' in GXManageExperiment it means that the RealExp are simply not tested to determine which Experiment is to address.
For example if we select '0 all concerned RealExp' in GXManageExperiment it means that the RealExp are simply not tested to determine which Experiment is to address.
 +
 +
==GX PipeWork Reference Manual==
 +
The GXManageXXX mainly allow to update or create new records in GxDb (you can also use the '''Show''')
 +
 +
For a '''New''', fill in all fields concerning name, description, ... and select the entities to which the foreign keys will point. (some fields are optional but there is no easy way to determine which one). ANd choos '0 all concerned XXX'
 +
For a '''Update''' leave blank the key you wan't update.
 +
 +
A good way to proceed is to
 +
# preselect the Enter, Select which will be mainly constant for what you are doing,
 +
# save the GXManageXXX as GXManageXXXTempo
 +
# do your New, Update, Clone
 +
# delete GXManageXXXTempo
===GXManageExperiment===
===GXManageExperiment===
-
ManageExperiment allows to show, update, clone or create a new Experiment in GxDb
+
* GXManageExperiment allows to show, update, clone or create a new Experiment in GxDb
 +
* You need to fill in all textual fields. You can select several RealExp ... or do it later.

Revision as of 15:48, 26 February 2009

General behaviour

the SelectFrom_listOfSomething or SelectMultipleFrom_listOfSomething asks the user to select one or more lines from ... Something.

In most of all cases the first line is '0 all concerned Something'. This means that in the processes it will concern no or all Something depeding on the context.

For example if we select '0 all concerned RealExp' in GXManageExperiment it means that the RealExp are simply not tested to determine which Experiment is to address.

GX PipeWork Reference Manual

The GXManageXXX mainly allow to update or create new records in GxDb (you can also use the Show)

For a New, fill in all fields concerning name, description, ... and select the entities to which the foreign keys will point. (some fields are optional but there is no easy way to determine which one). ANd choos '0 all concerned XXX' For a Update leave blank the key you wan't update.

A good way to proceed is to

  1. preselect the Enter, Select which will be mainly constant for what you are doing,
  2. save the GXManageXXX as GXManageXXXTempo
  3. do your New, Update, Clone
  4. delete GXManageXXXTempo

GXManageExperiment

  • GXManageExperiment allows to show, update, clone or create a new Experiment in GxDb
  • You need to fill in all textual fields. You can select several RealExp ... or do it later.
Personal tools