Jump to content

spy.push() asset tree to a specific workbook


Recommended Posts

  • Seeq Team

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'))

Link to comment
Share on other sites

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...