Skip to content

Commit

Permalink
ref #162 working on...
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlesGrimont committed Nov 15, 2020
1 parent c1f7a24 commit 322df93
Showing 1 changed file with 42 additions and 7 deletions.
49 changes: 42 additions & 7 deletions _c8oProject/sequences/AddUser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ comment: Add a new user
- java.lang.String:
- ↑value: 1548422449800
- java.lang.String:
- ↑value: ./user/text()
- ↑value: ./email/text()
- java.lang.String:
- ↑value: ''
↓Element [steps.XMLElementStep-1605368853927]:
Expand Down Expand Up @@ -106,15 +106,44 @@ comment: Add a new user
- java.lang.String:
- ↑value: .
↓language [variables.StepVariable-1605433943017]:
sourceDefinition:
- xmlizable:
- ↑classname: com.twinsoft.convertigo.beans.common.XMLVector
- com.twinsoft.convertigo.beans.common.XMLVector:
- java.lang.String:
- ↑value: 1548422449800
- java.lang.String:
- ↑value: ./language/text()
↓provider [variables.StepVariable-1605433943019]:
value: forms
↓mail [variables.StepVariable-1605433943021]:
↓_use_json_base [variables.StepVariable-1605433943023]:
description: (string) – JSON use as a base for the document (js object). Optional
sourceDefinition:
- xmlizable:
- ↑classname: com.twinsoft.convertigo.beans.common.XMLVector
- com.twinsoft.convertigo.beans.common.XMLVector:
- java.lang.String:
- ↑value: 1548422449800
- java.lang.String:
- ↑value: ./email/text()
↓name [variables.StepVariable-1605433943025]:
sourceDefinition:
- xmlizable:
- ↑classname: com.twinsoft.convertigo.beans.common.XMLVector
- com.twinsoft.convertigo.beans.common.XMLVector:
- java.lang.String:
- ↑value: 1548422449800
- java.lang.String:
- ↑value: ./name/text()
↓surname [variables.StepVariable-1605433943027]:
↓displayName [variables.StepVariable-1605433943029]:
↓picture [variables.StepVariable-1605433943031]:
↓user [variables.RequestableVariable-1548422399782]:
sourceDefinition:
- xmlizable:
- ↑classname: com.twinsoft.convertigo.beans.common.XMLVector
- com.twinsoft.convertigo.beans.common.XMLVector:
- java.lang.String:
- ↑value: 1548422449800
- java.lang.String:
- ↑value: ./surname/text()
↓email [variables.RequestableVariable-1548422399782]:
description: the new user's email
required: true
value:
Expand All @@ -139,4 +168,10 @@ comment: Add a new user
↓surname [variables.RequestableVariable-1605433859085]:
description: the new user's email
required: true
value:
value:
↓language [variables.RequestableVariable-1605434744719]:
comment: can be en fr es or it
description: the new user's email
required: true
value:
↓admin [variables.RequestableVariable-1605434812744]:

0 comments on commit 322df93

Please sign in to comment.