How to transfer the parameter's value to workflow

When i call the workflow that defined previous below exception is happened.

“Invoke CreateHistory workflow: The values provided for the root activity’s arguments did not satisfy the root activity’s requirements:\r\n’CreateHistory’: The following keys from the input dictionary do not map to arguments and must be removed: historyFileName_tmp. Please note that argument names are case sensitive.\r\nParameter name: rootArgumentValues”,

I referred below link and fixed this issue.