Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
wiki:admission_rule_develeppement [2020/03/23 18:56] – created neyronwiki:developing_admission_rules [2020/03/23 19:07] (current) – ↷ Page name changed from wiki:admission_rule_develeppement to wiki:developing_admission_rules neyron
Line 1: Line 1:
 +===== Developing admission rules =====
 +
 The admission rules are executed within the **add_micheline_job** function of OAR's IO lib. See https://github.com/oar-team/oar/blob/2.5/sources/core/common-libs/lib/OAR/IO.pm#L1507. The admission rules are executed within the **add_micheline_job** function of OAR's IO lib. See https://github.com/oar-team/oar/blob/2.5/sources/core/common-libs/lib/OAR/IO.pm#L1507.
  
Line 33: Line 35:
  
 Please use the Perl Data::Dumper in your trial and erros coding... Please use the Perl Data::Dumper in your trial and erros coding...
 +
 +Also, see the following pages for examples:
 +  * Admission rules section of the [[wiki:customization_tips#admission_rules|customization tips]] page
 +  * The examples provided in this [[wiki:some_examples_of_admission_rules|page]]
 +  * The currently installed admission rules with the ''oaradmissionrules -S -f'' command
 +  * The default admission rules [[https://github.com/oar-team/oar/blob/2.5/sources/core/database/pg_default_admission_rules.sql| in the sources]]
wiki/developing_admission_rules.txt · Last modified: 2020/03/23 19:07 by neyron
Recent changes RSS feed GNU Free Documentation License 1.3 Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki