-
Re: Export file into SFTP - using Python
Hello @pafj , Thank you for the post on Community. The parameter of `dataiku.Folder` should be the id or the name of your managed folder, not the underlying path of the folder. If your managed folder…2 · -
Re: Flow Zone Reuse? Can one flow zone be reused from multiple datasets
Hello Tom, Thank you so much for the post on Community. DSS has the "Application-as-recipe" feature, which packages a project's flow into a reusable recipe for other datasets. By defin…2 · -
Re: Upload files in filesystem_root
Hello @CamilleGui , Thank you so much for posting a question on Community. You can create a managed folder with a Server filesystem connection by clicking the "+ Dataset > Folder" menu o…1 · -
Re: Shared datasets in Flow Zone
Hello @PoojaJogdand , With the Dataiku Python API, you can use the DSSFlowZone.shared property to get a list of items which are shared to a zone. Here is sample code to list datasets which are shared…1 · -
Re: Logging into an Instance Created with Fleet Manager in Azure
Hello @mwck , You can see your initial admin password by clicking the "Retrieve" button in the "Retrieve your initial admin password" area in your instance page as follows: If you…1 ·