Pseudo-Beispielanwendung
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

54 lines
1.2 KiB

2 years ago
# A: keywords to control;B: value ;;;;
_head:
application:
- TESTAPP
depricated: N
_option:
description:
- "create 2 new contracts"
reference:
- US01704
# ;component;exec;_nr;action;args
_step:
- _id: 1
_comp: testrest
_exec: 2
_ref: 1
_args:
- fct: xml-rest
- action: new
- _id: 2
_comp: testrest
_exec: 3
_ref: 1,2
_args:
- fct: json-res
- action: new
_date: 01.07.2022
_table: person
- comp: testrest:person
_nr: 1
famname: Brecht
name: Bert
birth: 10.02.1898
sex: m
- comp:
- testrest:person
- testcrmdb:person;
_nr: 2
famname: Leon
name: Donna
birth: 28.09.1942
sex: f
# testdate only here specified;expect: no row is inserted as precond;;;;
_date;02.07.2022;;;;
table:object;_nr;objid;descript;objtype;value
testrest:object;1;;cat;animal;100
testrest:object;2;;dog;animal;200
# testdate here and in separate csv specified;;;;;
# expect: both row is inserted as precond;;;;;
_date;03.07.2022;;;;
table:product;_nr;prdid;descript;objtype;factor
testrest:product;1;;first;time;
testrest:product;2;;second;money;