BookmarkSubscribeRSS Feed
talwind
Calcite | Level 5

I'm building a toolbar solution extension and need to fetch data from the VI system in two scenarios:

  1. In Page Builder (property editor): I want to show the admin a dropdown list populated from the system (e.g. list of workflow definitions) instead of a free-text input.
  2. At runtime (on the page): I want to display data from the system inside the control itself (e.g. reference data hierarchy).

What is the recommended approach? Should I use the VI REST APIs directly via fetch? Is there a built-in mechanism through controlApi or window.sas.vi?

Specifically for scenario 1 — when using registerCustomEditor, how does the custom element write the selected value back to the control's typeAttributes?

 
 
 
 
 
 
 
 
 
 
 
 
 

 

 
 
 
Sonnet 4.6
Adaptive
 
 
 
 

suga badge.PNGThe SAS Users Group for Administrators (SUGA) is open to all SAS administrators and architects who install, update, manage or maintain a SAS deployment. 

Join SUGA 

Get Started with SAS Information Catalog in SAS Viya

Learn how to explore data assets, create new data discovery agents, schedule data discovery agents, and much more.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 0 replies
  • 177 views
  • 0 likes
  • 1 in conversation