Skip to main content

Hi All I am using tableau 10.3.1

I am trying to refresh one task in tableau using python

task = server.tasks.get_by_id(task.id)

 

In tableau under " Background task for extract" i can see my task gettinh invoked but

my refresh is is getting failed with error as "java.lang.RuntimeException: Workbook myworkbook with id 2,468 not found"

 

Can any one please help.

1 respuesta
  1. 30 may 2021, 19:46

    Hi @Rahul Kumar​ 

    You need to retrieve the workbook IDs and check what is going on.

    I think the answer is pretty straightforward.

    Any chance to check if the workbook is refreshed or changed by the user.

    thanks,

    Adrian

0/9000