Dangerous Goods: is N.O.S.

This behaviour evaluates whether the dangerous good carries the sign N.O.S, (or N.A.G. in German).

Descriptions are checked for the inscription 'N.O.S.' or 'n.o.s.', or rather 'N.A.G. or 'n.a.g.'

This behaviour may be directly used for the search of dangerous goods.


However, if the dangerous goods selection is used, the behavior Gefahrgut: Auswählen with the action 'Execute behaviour' must first be used to execute this behavior.

There are two different possibilities to use this behaviour, depending on how a dangerous good has been added into the input form.

Selection field

The easier option results from using a selection field in the input mask.

  1. Select the selection field and add behaviour

  2. images/download/attachments/78254102/02-05-_2016_15-04-26-version-1-modificationdate-1627988542142-api-v2.png images/download/attachments/78254102/02-05-_2016_15-05-25-version-1-modificationdate-1627988542147-api-v2.png

  3. Depending on the created behaviour, actions correspondingly react to 'true' (N.O.S.) or 'untrue' (no N.O.S.).


Button

The other option results from selecting a dangerous good via the button.

The outcome is identical to the one from the selection field, yet the approach is a little different.

  1. Select the button and behaviour for evaluation

  2. images/download/attachments/78254102/02-05-_2016_15-13-39-version-1-modificationdate-1627988542159-api-v2.png images/download/attachments/78254102/02-05-_2016_15-11-48-version-1-modificationdate-1627988542156-api-v2.png

  3. For the Behaviour Name 'isSelected', an action with the name 'isNOSDangerousGood' is created to access a different, necessary behaviour

    images/download/attachments/78254102/02-05-_2016_15-16-09-version-1-modificationdate-1627988542161-api-v2.png
  4. Now create the necessary behaviour 'isNOSDangerousGood', which eventually checks for N.O.S.
    images/download/attachments/78254102/02-05-_2016_15-19-22-version-1-modificationdate-1627988542163-api-v2.png images/download/attachments/78254102/02-05-_2016_15-19-57-version-1-modificationdate-1627988542166-api-v2.png

  5. Actions for the created behaviour 'isNOSDangerousGood' react accordingly to 'true' (N.O.S.) or 'untrue' (no N.O.S.)