Hello ladies and gents,

I make my first steps using the modules from title to learn consuming webservices. So I made the tutorial http://drupal.org/node/1114308 and have system messages with fahrenheit. So far so good. Now I would like to save the generated fahrenheit value in a field in the created node. So I created a float field in my node type called fahrenheit.
I assumed that the rule action "save entity" would give me the option to save the calculated value into my db. But it doesn't seem so. Is there any possibility to save the calculated data from external sources?

Thx in advance,

maen