Andy - I have the case where I have an org base...

I have the case where I have an org based tenancy approach. We deploy using the rest API with the import_metadata endpoint after having performed some transformations to the TML. The liveboards we are deployingto may have their own saved filters set up. Is there any advice around how to deploy changes to these liveboards without replacing the existing filters (and in an "fast" and efficient manner)?
2 Replies
RT
RT2mo ago
@Andy One of the way I can think of is: Since you are already doing some transformations to the TML.. you can use the existing filters present on target liveboard via liveboard TML export and consdier them in the source liveboard TML as part of transformation process. And then import the TML. @Arpit Rai : Is there better approach which Liveboard team can recommend here?
Andy
AndyOP2mo ago
yes i figured that may be the case. but was hoping for a more streamlined version where i can avoid having to do an export, merge and import process as that will add latency to my deployment

Did you find this page helpful?