All Downloads are FREE. Search and download functionalities are using the official Maven repository.

variables-Json.VariableAutomatorJson.json Maven / Gradle / Ivy

{
  "name": "Variables Json",
  "processId": "VariablesJson",
  "executions": [
    {
      "name": "Manage different variables",
      "comment": "Create different variables",
      "steps": [
        {
          "type": "STARTEVENT",
          "activityId": "Start_Variables",
          "variables": {

            "contact": {
              "firstName": "walter",
              "lastName": "Bates",
              "Email": "[email protected]"
            }
          }
        }
      ]
    }
  ]
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy