Practices for updating a workflow through UI and performing an activity?

Hi guys i am working on a project where we have do an activity for each signal ,same activity function is called each and every time a signal is signaled to a workflow ,there are scenerios where multiple workflows runs in parallel . and the signal function is triggered through an api call .so can any one say how can i perform an activity in this scenerio.

Hi @srinivasan_S can you give more information:

  • Which SDK are you using
  • Is invoking this activity the only thing your workflow does?
  • How do you start these multiple workflow instances?
  • Does in your case the api call for the signal have to be sent to all currently open wf instances to process it?
    Any further info that you might think would be relevant is welcome :slight_smile: