Hi,I have created a force.com site with publilc domain, from whcih i am calling an VF Page and inserting anew record in an object.On creation of a record for that object , i have a workflow rule of genertaing an email and send it to Administrator.But that workflow rule is not working if i am adding a record from force.com site, and it is running when i will click to that particular object tab and add a new record there.So please help me on that how can i run a workflow rule from force.com site. as all users in public domain for force.com site are GUEST users.Thanks,
The other thing is to turn on debug logging for the site guest user (username identified as above) and check that the workflow rule is evaluating correctly etc.