Search code examples
palantir-foundry

Is it possible to run a schedule in Foundry without View permissions on all input datasets?


In the following scenario:

  • Admin User sets up a schedule with multiple input datasets in Input Project and output in the Output Project
  • End User only has access to the Output Project containing an Output Dataset

Can End User manually run the schedule that includes building multiple datasets from Input Project and ultimate target of Output Dataset?

I'm reviewing the docs on the schedule's build scope but still unclear.


Solution

  • Assuming:

    • All of the input datasets from other projects are added as references in the Output project
    • The user has write access to the Output project

    Then a project-scoped schedule created to build the Output dataset will be runnable by the user.