Jump to content

How to export visualization page as HTML file with IronPython


Beket Kalybayev

Recommended Posts

The export to HTML functionality is most likely an Custom Export Tool that you might have implemented as it is not an out of the box functionality that is available.

And currently there is no API to execute the CustomExportTool from IronPython scripting.

I would suggest you file an enhancement request for that feature in the Ideas portal linked above: http://ideas.tibco.com/

Link to comment
Share on other sites

Thank you Shandilya for your answer. I appreciate.

 

I found out about an absence of IronPython API for this kind of functionality. Yes, there is only one way to solve this issue is through writing my own Custom Extension with C#. So bad that Tibco has provided this functionality through UI, but not with API. 

 

I will definetely put this idea to their ideas portal. 

 

 

 

Kind regards,

 

Beket.

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