Hello everyone,
I’ve developed a background bot that triggers a front-end bot. Here’s how it works:
- Background Bot Logic:
- The bot monitors the Outlook inbox.
- When an email from a specific user arrives, the bot kicks into action.
- It triggers the front-end bot to perform specific tasks.
- Front-End Bot Tasks:
- Extracts data from the UI.
- Sends the extracted data via email to the specified user.
I deployed a package for the front-end bot and created a process in Orchestrator. Initially, everything seemed to be working fine. However, an issue has arisen where the process keeps auto-triggering continuously without any new email prompts.
Troubleshooting Steps I Tried:
- Attempted to Remove the Process:
- Orchestrator doesn’t allow me to delete the process.
- Signed Out and Re-Logged In:
- Despite logging out and back into Orchestrator, the process continues to trigger on its own.
Problem Summary:
The process is stuck in an endless loop of auto-triggering. This prevents me from managing or stopping it effectively. Notably, I have not created any jobs or triggers in Orchestrator for this process.
I need a solution to stop this process and prevent it from auto-triggering again.
screen shots related to the issue is attached bellow:
Can anyone provide guidance on how to resolve this issue?
Thank you!




