Icon

02.Feedback_​Analyzer

Feedback Analyzer

This workflow reads the feedback collected via a user form during the previous days. It calculates the sentiment of the new feedback and adds it to the new_feedback.csv file.
After its scheduled execution, the server automatically calls 03.Send_Daily_Recap_Email

After execution:"Call workflow action"03.Generate_Daily_Recap_Report Call workflow within Try-Catch block Append sentiment to form.csv(overwrite)- deactivated for this example - Log new feedback 02. Feedback AnalyzerThis workflow reads the feedback collected via a user form during the previous days. It calculatesthe sentiment of the new feedback and adds it to the new_feedback.csv file.After its scheduled execution, the server automatically calls 03.Send_Daily_Recap_Email Executed by:SCHEDULE(once a day) 1. new feedback2. feedback with sentimentrename textto feedbackAdd unknownSentiment Predictionin case of failurerename feedbackto textfilter out emptySentiment Prediction columnappend tonew_entries.csvoverwriteform.csvRemove columnsand concatenateRemove columnsread currentform.csvSentiment Predictor Rule-basedRow Splitter Catch Errors(Data Ports) Column Rename ConstantValue Column Column Rename Try (Data Ports) Column Filter CSV Writer CSV Writer Table Manipulator Column Filter Active BranchInverter CSV Reader Call WorkflowService After execution:"Call workflow action"03.Generate_Daily_Recap_Report Call workflow within Try-Catch block Append sentiment to form.csv(overwrite)- deactivated for this example - Log new feedback 02. Feedback AnalyzerThis workflow reads the feedback collected via a user form during the previous days. It calculatesthe sentiment of the new feedback and adds it to the new_feedback.csv file.After its scheduled execution, the server automatically calls 03.Send_Daily_Recap_Email Executed by:SCHEDULE(once a day) 1. new feedback2. feedback with sentimentrename textto feedbackAdd unknownSentiment Predictionin case of failurerename feedbackto textfilter out emptySentiment Prediction columnappend tonew_entries.csvoverwriteform.csvRemove columnsand concatenateRemove columnsread currentform.csvSentiment Predictor Rule-basedRow Splitter Catch Errors(Data Ports) Column Rename ConstantValue Column Column Rename Try (Data Ports) Column Filter CSV Writer CSV Writer Table Manipulator Column Filter Active BranchInverter CSV Reader Call WorkflowService

Nodes

Extensions

Links