Function as API Enpoint

Max_Austria
Registered Posts: 1 ✭
Hi everybody,
I'm creating a new API endpoint using an R function, but I'm encountering issues when I try to load objects from any folder (or dataset) into the function's initialization environment.
Can anyone help me?
Answers
-
JordanB Dataiker, Dataiku DSS Core Designer, Dataiku DSS Adv Designer, Registered Posts: 297 Dataiker
Hi @Max_Austria
,Have you chosen the folder in the settings of the API designer as shown below?
Please see the following documentation on using managed folders in your R function endpoint: https://doc.dataiku.com/dss/latest/apinode/endpoint-r-function.html#using-managed-folders
If this does not help, please provide more information on the issue that you are facing.
Thanks!
Jordan