Block - Create entry (Set Value)

Example: When executing an activity in a module, create a new entry in another module by setting some value.

Module: Block 1 & Block 2 (For example)

I created an activity called ‘Create Block 2 Entry’ in the Block 1 module.

  1. Go to Block 1 > Activity: Create Block 2 Entry > Automation

When performing Create Block 2 Entry, do Automation

  1. After executing
  2. Drag & drop Action block
  3. Click + Add Action
  4. Select ‘Form’
  5. Select ‘Module’: Block 2
  6. Select ‘Activity’: Create
  7. Click ‘OK’

  1. Click + Add Action
  2. Select ‘Set’
  3. Select ‘Variable’: #Block 2 Create Form
  4. Click 'Expand Property
  5. Select ‘Value’: Name and set value by typing ‘MY NAME IS VITI’ (For example)
  6. Click ‘OK’

  1. Click + Add Action
  2. Select ‘Perform’
  3. Select ‘Module’: Block 2
  4. Select ‘Activity’: Create
  5. Type ‘Form’: #Block 2 Create Form
  6. Click ‘OK’

Result

  1. When I execute the activity ‘Create Block 2 Entry’ in the Block 1 module, the system creates a new entry in the Block 2 module by setting the Name as ‘MY NAME IS VITI’.