kldesigns
12/18/2017 - 4:16 AM

Objective Workflow - AxE

Comment into a field

  <!--  test -->
                        <action type="update">
                          <target object="[workslip]">
                            <userCatalogueFields>
                              <field name="Workflow Status" content="step it to true" />
                            </userCatalogueFields>
                          </target>
                        </action>
 <!--  end test -->
 
 <!-- cut script
 
 <choose>
      <when>
        <criteria>
          <criterion field="[REF_Pre_App]" operator="is" content="True" />
        </criteria>
        <actions>
  -->