Hi All,
Below is the screen shot I am unable to resolve it. Please help me
One of the activities you configured is given a wrong value…
Can you share your workflow or can you show the full workflow here
Sharing it would be good
Cheers
Your problem is clear.
Its your Get Temperature activity.
You are trying to set the value (assign it) to an expression. In this case Temperature.ToString().
Temperature.ToString() is an expression.
You need to change it to simply be Temperature.
Thank you.
Yes Temperature is the variable which is created
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.