We have a Create Exchange Item activity throwing the following error: "The specified folder could not be found in the store". Not quite sure what that is referring to...
The configuration of the activity seems to be fine. We can go into the webservices and all the info is accurate and clicking the Test URL button yields a success.
The activity is an Appointment and the Assign To is pulled from a retrieve field values. We have tried to hard code in a Assign To (to rule out any retrieve field issues) and that still does not work.
We have put a Track Tokens after the activity and only 3 items seem to be recorded:
createexchangeitem_id
createexchangeitem_itemtype
createexchangeitem_subject
The _id is empty though. The other two seem to have info in them.
Any ideas as to what this error is referring to?
Thanks