Get form tasks activity

While fetching data using the


get form tasks activity, it shows 0 retried data.

@Anil_G @Arvind_Kumar1

@Aditi_Jha

Can you show some screenshots please

Also without any filters are you getting data?

Cheers

Without any data, I am not getting any output. But using get task data, if i put task id, i can fetch data. Let me know if you need any other details. I want to fetch details that have medium priority.

@Aditi_Jha

As per log message there are many filters…can you try removing al and check if you are getting some data first…then subsequently we can add more filters as needed

Cheers

Still not working…

@Aditi_Jha

I still see priority filter can you please empty all the filters and do get form taks without any filters and check

Cheers


still not working. Without any checks, it’s giving 0 data.

@Aditi_Jha

Do you have any forms created at all?

Cheers

yes.

@Aditi_Jha

Can you cehck in your orchestrator if taks are created and used if you have access to it…

Alternatey can you print the output of create form task…basically it gives the id…just to verify if it is crwated

Cheers

The tasks are created in the action center. However, I need all the details in an excel sheet that is completed. How can I do that?

@Aditi_Jha

What you are trying is correct as per the need you have…

But to understand why you are not getting the details…we need to know if you are getting the values ors not…and why are you not getting if task is created

To know that can you try just using get form task and

Please try giving the same task catalogue name that you gave in create form task and remove all filters for now to check

Cheers

I did all this. While using get form task, I am getting form data by using task id.

@Aditi_Jha

Without task id as well you should be able to get…can you print formtasks.count using a log message and check if anything is retured

Cheers

it says 0 task returned

@Aditi_Jha

Can you please expands the variable in locals panel and show it…

Also…to test can follow these steps

Use a create form task and get forms task in same workflow…one after the other …create a form and use get form tasks after that immediately…also do a debug and use step into and check the variables

Cheers


variable panel. Ok, I will try that

I tried this also, immediately using after create form. It again shows 0 tasks retrieved. @Anil_G

@Aditi_Jha

You need to check the variable runtime values in the locals panel and not in the variables panel…

Cheers