Unattended Bot throwing an error - Could not retrieve the result of the job execution

hi there,

I am using Studio -Community edition (Latest version)
I have a process that runs perfectly fine when I trigger it manually. (i.e. Run from the studio)
Process steps are as below:

  1. Bot goes to a web page searches for specific data.
  2. Retrieves data using extract table data
  3. Writes this table data into an excel sheet using append range activity.

Now, I have published this process to orchestrator, and I am setting a trigger to run this periodically.
The unattended bot is getting triggered as supposed, however at the end of execution i get the error: Could not retrieve the result of the job execution. This might be because a message was too large to process.

So basically, My excel output sheet is not updated and blank always.

As per only other thread on this topic which i found, the cause maybe because i am using a large datatype as an argument. i.e. variable type- data table.
(Link to thread---------->

)

I am not using any of my variables in the process as an argument.

Now if this is actually the cause, then can anyone suggest what other alternative can be used for a data table. How can i convert the data table value into another datatype which is not large type. SO i can write it to my excel file without causing this issue.

Thanks in advance for your help.

Regards,
Bhavya

Hello @Bhavya_S!

It seems that you have trouble getting an answer to your question in the first 24 hours.
Let us give you a few hints and helpful links.

First, make sure you browsed through our Forum FAQ Beginner’s Guide. It will teach you what should be included in your topic.

You can check out some of our resources directly, see below:

  1. Always search first. It is the best way to quickly find your answer. Check out the image icon for that.
    Clicking the options button will let you set more specific topic search filters, i.e. only the ones with a solution.

  2. Topic that contains most common solutions with example project files can be found here.

  3. Read our official documentation where you can find a lot of information and instructions about each of our products:

  4. Watch the videos on our official YouTube channel for more visual tutorials.

  5. Meet us and our users on our Community Slack and ask your question there.

Hopefully this will let you easily find the solution/information you need. Once you have it, we would be happy if you could share your findings here and mark it as a solution. This will help other users find it in the future.

Thank you for helping us build our UiPath Community!

Cheers from your friendly
Forum_Staff