diff --git a/_c8oProject/sequences/AddUser.yaml b/_c8oProject/sequences/AddUser.yaml index 1de4e220..47a35eb7 100644 --- a/_c8oProject/sequences/AddUser.yaml +++ b/_c8oProject/sequences/AddUser.yaml @@ -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]: @@ -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: @@ -139,4 +168,10 @@ comment: Add a new user ↓surname [variables.RequestableVariable-1605433859085]: description: the new user's email required: true - value: \ No newline at end of file + 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]: \ No newline at end of file