Now, I might be completely wrong here but I just CAN NOT get sObject Variables and Cross Object References in Flows working.
Documentation
- Release Notes - released in Summer '14
- Developer Docs
- Developer Docs
- Known Issue - not entirely related to this issue, but adding it here for reference anyway.
Posts
- Interesting Success Post that says put the Cross Object references in formulas.
- Cross Referencing Fields in Visual Flow - also noting the formulas trick.
Issues
- Issues with IF and CASE formulas referenced in Cross Object references.
- Cross Object Field Referencing in Visual Flow (also notes the same issue and to not use in assignments, and to be aware of the case and the __r syntax).
Scenario
I'm creating a new record. Then I want to create a Chatter post with details about that new record created.
...