6 Known Issues in MicroTx Workflows

Learn about the issues you may encounter and how to work around them.

Cannot return to the Workbench page from the workflow execution details page

When you run a workflow in the Workbench, a new workflow execution ID is displayed under Execution History. If you click the workflow execution ID, the status of the workflow execution is displayed on a new page. From this new page, you cannot return to the Workbench page by clicking Workbench in the navigation menu.

Workaround:

  1. Open the navigation menu, and click any option other than Workbench, such as Agentic AI or Workflow Builder.
  2. Open the navigation menu, and then click Workbench. The Workbench page is displayed.

Failed to generate response for Agentic Task

When you use Cohere models in the LLM profile of an Agentic Task, it throws the following error:

Task <task-id> failed with status: FAILED and reason: 'Failed to generate response for Agent <agent-name>'

Workaround:

Do not use Cohere models in Agentic tasks. You can use other models in the LLM profile of an Agentic task.