Neutrinos Alpha sandbox training

Hi team, How do we complete a task from our inbox,after on alpha :

  1. 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
  2. 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?
1 Like

I am using a local business central :
image

1 Like

Hey Sandbox environment is connected it’s own BPM instance, and Case Onboarding needs to be followed for the Case Type in case service inside the Sandbox environment.

A local BPM instance cannot be connected to sandbox environment case manager instance.

2 Likes