Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Creating and using decision tables with SIL

On this page:

Table of Contents

...

And we would like to assign an issue to the Department manager at a certain stage. We should do the following:

Create the decision table


1. Create a table with the department managers (for example named dept_managers):

...

Note

We use the user-names and not the manager's full name so we can assign them easily

Writing the code

2. Write the SIL code to assign the manager

...