I told SDF to import all workbooks, and it only sa...
# sdf
a
I told SDF to import all workbooks, and it only saw 44 in our production environment, but there are 80. Why doesn't it see half of them? How can I grab those and download their XML too? I'm trying to make our whole collection of workbooks and datasets' metadata and configuration data searchable, so we can resolve dependencies such as string matching in formulas to a name that gets changed in the future (should have used IDs instead, I know, but I'm not the only one making changes 🙂 )
a
is it excluding templates?
a
Good catch! Yes it's excluding those, but it seems to also be excluding some others that have a namespace in their IDs that makes me wonder if they're from a bundle.
☝️ 1
Would being from a bundle be enough to make it invisible to SDF when SDF is authenticating to NS as an Admin role?
I can't find the specific bundle but the workbooks have the namespace of _atlas_hr so I think it's SuiteSuccess or SuitePeople related._
I was able to grab those by manually going through the workbooks, opening them in NetSuite UI and clicking the SDF Export button. So it allows me to export them, and that makes me wonder why it doesn't let SDF see them with its access token.
🤔 1