UserGuide

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (14)

View Page History

This screen can also be accessed by clicking on the flow type name in flow types list.

!ViewFlowReferentialEn.png|thumbnail,border=1!

On this screen you can see:  !ViewFlowReferentialEn.png|thumbnail,border=1!
- Its General informations, namely its "Type" (non-editable) and name (editable, as long as it is an unique one).
- The Global functional fields of this flow type, associated to the steps in which they are defined.
\\

To configure an unknown step, click on it, for example the first one, to get the following screen: !CreateNewFlowRefStepEIPEmpty.png|thumbnail,border=1!

!CreateNewFlowRefStepEIPEmpty.png|thumbnail,border=1!

* The "Functional name" is mandatory, it's the human-readable name that you want yo give to your step. 
* The "Interface name" field is mandatory, it has to be filled in with the name of the JBI interface name of your step. Here, it's been automatically filled in since informations were saved in the database. If you want to add a step from scratch, you'll have to fill it in.
* What message will be displayed if step failed and returned an error. Default message will be used if the returned error code isn't referenced.

You can also modify an already configured step by clicking on its name in the table. !ViewFlowRefStepEIP.png|thumbnail,border=1!

!ViewFlowRefStepEIP.png|thumbnail,border=1!


On this screen, you can modify the general informations. Note that the associated parameters are numbered. If you see a 0, that means no parameters have been associated with the step in the database yet.
To add a functional field (parameter of the processus) click on "Add" button of the "Functional fields" table.

\\ !AddParameterForEIP.png|thumbnail,border=1!

\\
You can add custom error messages by click on "Add" button of error table.

\\ !AddParameterForEIP.png|thumbnail,border=1!

An error is an code (>0 integer), accompanied with informations on it, sent when a step fail. You can also modify an existing error message by clicking on its code in erorr tables. Finally you can delete error messages by ticking the checkboxes then click on "Delete" button.

h2. Delete a flow referential

!ViewAllRef.png|thumbnail,border=1!\\
On this page, you can delete identified (configured) flow types by checking the corresponding boxes in the table then clicking on "Delete" button.

h2. Export a Referential

This feature allows you to export a referential an then import it in any Petals View instance. This is mainly useful to quickly set up a production environment by reusing configurations made on development instance.
To export a referential, just check the boxes of the one(s) you want to export then click on "Export" button. !ExportRef.png|thumbnail,border=1!

!ExportRef.png|thumbnail,border=1!

h2. Import a Referential

This feature allows you to import a referential that you previously exported. This screen is composed of two tabs:
Import data by URL: provide an absolute url.
Import data by file: browse your computer to select the adequate .xml file. !ImportRefEn.png|thumbnail,border=1!

!ImportRefEn.png|thumbnail,border=1!

h1. Flow Supervision