Get AI-infused integrated business planning
This video demonstrates the new file upload feature for action buttons in Planning Analytics Workspace 2.0.77. This feature allows end users to upload files to be used as a data source for a Turbo Integrator process. This new capability should be used as a replacement if the classic Turbo Integrator editor widget was being used to support users uploading files as a data source. The file name can be passed as a string parameter value to the Turbo Integrator process to support different file names. Assuming a string parameter pFileName the following code can be used in the prolog procedure to set the file data source to the uploaded file.DatasourceNameForServer = 'model_upload/' | pFileName;#PlanningAnalyticswithWatson
00:06:12