You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the file viewer will show all files related to that workflow run (based on portalRunId), we wanted to only show specific reports/files needed for each workflow type. We could copy the list of required files from the existing portal.
For the first instance, we would just query the FM based on a regex query from the client to get the specific files.
The text was updated successfully, but these errors were encountered:
Currently, the file viewer will show all files related to that workflow run (based on
portalRunId
), we wanted to only show specific reports/files needed for each workflow type. We could copy the list of required files from the existing portal.For the first instance, we would just query the FM based on a regex query from the client to get the specific files.
The text was updated successfully, but these errors were encountered: