Skip to main content
Question

Final Project Submission Doubt

  • September 3, 2026
  • 8 replies
  • 83 views

As given in the project description, that we need at least one form [human in the loop]. Is it a compulsion to use only the forms created in Automation anywhere or can we use a HTML form similar to the one used in the Capstone project [Opportunity intake listener form]?

8 replies

Aaron.Gleason
Automation Anywhere Team
Forum|alt.badge.img+6
  • Automation Anywhere Team
  • September 3, 2026

@Rachel.G You may use the built-in HITL functionality or a regular Form. The HTML form is only good for intake, not the autonomous agentic functionality of an AI Agent.


  • Author
  • Navigator | Tier 3
  • September 4, 2026

@Rachel.G You may use the built-in HITL functionality or a regular Form. The HTML form is only good for intake, not the autonomous agentic functionality of an AI Agent.

Just wanted to confirm I can use the below HITL functionality given in the AI Agent, right?

 


Aaron.Gleason
Automation Anywhere Team
Forum|alt.badge.img+6
  • Automation Anywhere Team
  • September 4, 2026

@Rachel.G Of course, but ensure it makes sense in your Action Plan. Just clicking that "on" isn't enough. 


  • Author
  • Navigator | Tier 3
  • September 4, 2026

@Rachel.G Of course, but ensure it makes sense in your Action Plan. Just clicking that "on" isn't enough. 

Ok Thanks!


  • Author
  • Navigator | Tier 3
  • September 4, 2026

@Rachel.G Of course, but ensure it makes sense in your Action Plan. Just clicking that "on" isn't enough. 

I used the Human in the loop in my AI agent, when I tested the AI agent individually it works fine but when I encapsulate my AI Agent in the mozart orchestrator and run the process , it is failing...

 


Aaron.Gleason
Automation Anywhere Team
Forum|alt.badge.img+6
  • Automation Anywhere Team
  • September 4, 2026

@Rachel.G The “Bot run clip” message isn’t an error that affects you. It is an administrative message that tells us it didn’t capture a screenshot or video. 

Where you would get the most relevant information is in your Process run. Select the box that failed and see what shows up on the right side. Try other boxes above the failed box, too, to find any possible troubleshooting information.

 


  • Author
  • Navigator | Tier 3
  • September 4, 2026

MY process isnt showing the Failed stage, just shows the orange sign that it is running but based on the Historical activity, it is not. So I tested my process for many records and noticed that for all records it runs successfully but only fails at the stage where HITL is called.


  • Author
  • Navigator | Tier 3
  • September 4, 2026

@Rachel.G The “Bot run clip” message isn’t an error that affects you. It is an administrative message that tells us it didn’t capture a screenshot or video. 

Where you would get the most relevant information is in your Process run. Select the box that failed and see what shows up on the right side. Try other boxes above the failed box, too, to find any possible troubleshooting information.

 

MY process isnt showing the Failed stage, just shows the orange sign that it is running but based on the Historical activity, it is not. So I tested my process for many records and noticed that for all records it runs successfully but only fails at the stage where HITL is called.