Changes between Version 23 and Version 24 of Documentatie/Beheerder/Scripts
- Timestamp:
- 11/13/15 10:59:55 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Documentatie/Beheerder/Scripts
v23 v24 1 [[TOC(heading=Scripts)]] 2 [[TOC(heading=Beheerder, sectionindex, compact, depth=2, allactive, indirect=Documentatie/Beheerder/TOC)]] 3 [[TOC(heading=Documentatie, sectionindex, compact, depth=1, allactive, Documentatie/)]] 4 1 5 = Scripts = 2 3 [[TOC(heading=Inhoudsopgave)]]4 [[TOC(heading=Beheershandleiding, compact, depth=1, Documentatie/Beheershandleiding/*)]]5 [[TOC(heading=Hoofdstukken, titleindex, compact, Documentatie, Releases, ImplementatieBladen, Events)]]6 6 7 7 OpenAC heeft, naast de gewone functionaliteit van het programma, … … 150 150 - Om de verbinding te testen: voer script {{{ping-cang}}} uit. De optie `--test` is alleen bedoeld voor gebruik als je een test-certificaat hebt naast het echte CANG-certificaat. 151 151 - Om gegevens uit te wisselen: voer script {{{periodiek-cang}}} uit. Met optie `--all` worden alle CANG-uitwisselingsstappen uitgevoerd. Dit is de aanbevolen manier om gegevens uit te wisselen, maar je kan ook individuele stappen van de uitwisseling uitvoeren. Gebruik `--help` om alle opties te ontdekken. 152 152 153 === Codetabel === 153 154 … … 160 161 Python25\python.exe script.py codetabel --load medewerkerfunctie 161 162 }}} 162 163 === DECOS Ontdubbelen ===164 165 TODO: ?166 163 167 164