Jump to content

Recommended Posts

Posted

How to push asset tree to a specific workbook. every time I pushed my asset tree it goes to the same workbook for all data.

  • Seeq Team
Posted

When using spy.push you can use the workbook argument to push the data and metadata to a specific workbook. This can be specified as a path (Folder >> Path >> Workbook Name) or as an ID. My preference is to use an ID in case the workbook is moved or changes name.

When building an asset tree with spy.assets.Tree, you specify the workbook at creation time, rather than at push time (e.g. spy.assets.Tree('My Tree', workbook='My Workbook'))

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...