I'm making job to translate rvt to svf2 using Model Derivative API.
The Revit file contains links to many Revit files, so I upload a zip file containing the root and linked files and create a job for translate by referring to Upload linked Revit models for Forge Viewer and show linked files in autodesk forge viewer.
My job's config contains two additional parameters: compressedUrn and rootFilename, but I am not able to get the views that have models in the linked Revit files.
The root file is associated with the linked files with relative paths in Revit.
What could be the reason why it doesn't work?