Hi team, How do we complete a task from our inbox,after on alpha :
- Creating project,model with this model : {
“$schema”: “https://json-schema.org/draft/2020-12/schema”,
“title”: “Case Definition”,
“type”: “object”,
“properties”: {
“fullName”: {
“type”: “string”
}
}
}
2.Then defining a business process and uploading it to alpha.
3.Defining the page with the inputs expected on the business process - Save and preview it,to start the task.
But now it shows as completed on alpha
@Rocky @doomedCode
Is there a step i have missed?




