Step 3: Configure the Email AI demo
3.1 Configure the API URL and keys for the ML Skills and Dataset folder in the ML Config sheet of the Config.xlsx.
3.2 Configure the following parameters:
a. UnreadLocalMailFolder to the folder demo_emails.
b. OrchestratorFolderPath to a folder in your Orchestrator.
c. FAQDataPath to a the folder faq_data.
3.3 In the workflow, set the ConfigFilePath argument to the Config.xlsx file provided.
3.4 Run the workflow, go to Action Center when the workflow pauses to validate the data.
I follow the steps according to this document…
In this I done the first two steps…
In the 3rd step a parameter called UnreadLocalFolder and folder demo_emails
This folder is missing and the parameter also missing in the config file.
likewise the next two steps.
3.2 Configure the following parameters:
a. UnreadLocalMailFolder to the folder demo_emails.
b. OrchestratorFolderPath to a folder in your Orchestrator.
c. FAQDataPath to a the folder faq_data.
3.3 In the workflow, set the ConfigFilePath argument to the Config.xlsx file provided.
3.4 Run the workflow, go to Action Center when the workflow pauses to validate the data.
Invoke LoadEmailResponses workflow: The values provided for the root activity’s arguments did not satisfy the root activity’s requirements:
‘DynamicActivity’: The following keys from the input dictionary do not map to arguments and must be removed: io_Config. Please note that argument names are case sensitive.
Parameter name: rootArgumentValues
go to immediate panel in debug mode and type the same value …I guess the config value you provided is null or the io_config is not mapped at all in the arguments