Basico-PS / AutomationOrchestrator

Automation Orchestrator application to orchestrate and manage digital process automation (RPA)
BSD 3-Clause "New" or "Revised" License
36 stars 6 forks source link

Botflows always displays status "Pending" #57

Open saymowan opened 3 years ago

saymowan commented 3 years ago

Hi there!

This tool is amazing, thank you all for sharing it.

My issue is about: My Botflows always stay with status "Pending".

Let me explain my bot and setup:

Python script just to create a folder to test the BASICO (manually it works):

Create a new Bot:

Create a new App and test it:

Create a new BotFlow and test it:

Create trigger to test it running:

Dashboard displays status "Pending" 4ever:

Have anyone faced this problem like me?

Is there a way to solve it?

Have something that I'm doing wrong?

Thank you all. Best regards

mbalslow commented 3 years ago

Hi @saymowan,

Are you sure that your BOT is set up correctly in the sense that you have entered the correct computer name and username?

You can double-check by running Python and the following commands: image