File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change @@ -858,6 +858,38 @@ This tag is used to change the value of an OS2200 userid associated with the job
858
858
859
859
* Indicates if the match to be performed is the complete definition or a partial definition (value is true or false; default is false).
860
860
861
+ ### Role_Add
862
+
863
+ * This tag is used to add a Role Name to the list of role definitions.
864
+
865
+ * currentValue
866
+
867
+ * (* Required* ): Contains the name of the role to add to the list of roles.
868
+
869
+ * newValue
870
+
871
+ * (* Required* ): Use the same name as the currentValue.
872
+
873
+ * partialUpdate
874
+
875
+ * not used.
876
+
877
+ ### Role_Name
878
+
879
+ * This tag is used to change the Role Name value of the role definition. The role name is changed in schedule role list as well.
880
+
881
+ * currentValue
882
+
883
+ * (* Required* ): Contains the name of the role in the definition.
884
+
885
+ * newValue
886
+
887
+ * (* Required* ): The value to insert in the definition if the currentValue matches the value in the definition.
888
+
889
+ * partialUpdate
890
+
891
+ * Indicates if the match to be performed is the complete definition or a partial definition (value is true or false; default is false).
892
+
861
893
### Schedule_Auto_Build_Time
862
894
863
895
This tag is used to change the Schedule auto build time for schedules that have the auto build option enabled.
You can’t perform that action at this time.
0 commit comments