Skip to main content
Hi guys, any idea why a particular task does not appear even if there are data that satisfy the filter for the skill?

Hi @christian.emmanuel.lunes,

 

That could have many causes, but this might help to understand the problem:

  • Check the created task table for entries. Go to your Knowledge Model > Records > '<your table name> Cel Task'
  • Check if the skill runs with errors: In your skill overview, press the 'logs' button in the upper right corner to see if there is a problem and if yes, which block is responsible for that
  • If you are using a Smart Sensor, use the preview of the filter to understand how many matches you have.image

 

If your solution is not in this section, please share some details from the logs to better understand where the problem occurs.


Hi @christian.emmanuel.lunes,

 

That could have many causes, but this might help to understand the problem:

  • Check the created task table for entries. Go to your Knowledge Model > Records > '<your table name> Cel Task'
  • Check if the skill runs with errors: In your skill overview, press the 'logs' button in the upper right corner to see if there is a problem and if yes, which block is responsible for that
  • If you are using a Smart Sensor, use the preview of the filter to understand how many matches you have.image

 

If your solution is not in this section, please share some details from the logs to better understand where the problem occurs.

I already checked it on the Preview filters it has 599 results.

image.pngI also checked it with the cel_task table to see the status and it is there

imagebut in the profile view it does not show any tasks at all.

image


Hi @christian.emmanuel.lunes,

 

That could have many causes, but this might help to understand the problem:

  • Check the created task table for entries. Go to your Knowledge Model > Records > '<your table name> Cel Task'
  • Check if the skill runs with errors: In your skill overview, press the 'logs' button in the upper right corner to see if there is a problem and if yes, which block is responsible for that
  • If you are using a Smart Sensor, use the preview of the filter to understand how many matches you have.image

 

If your solution is not in this section, please share some details from the logs to better understand where the problem occurs.

By the way this is the sensor logs: on the execution logs there is no error.

image


Reply