Sorry, but there are no more tags available to filter with.
  • Running two Process Automation Processes in serial not parallel

    I have two processes one is a DialogSchedule and the other is on the Person Table.  

    The DialogSchedule process reaches out via PowerShell to get data and updates Person if it returns true and updates isSecurityIncident to true.

    The Person process is updates…