Thought this would be easy using the custom "fromDateToDateTime" function but it doesn't work?
- If I use the function (fig 1 & 2), the flow runs w/o error, but date does not update to record?
- If I use the hard-coded date (fig 3), the flow runs w/o error, and date correctly updates to record!
9 answers
Shenoy, I think you found the issue! The "Source" date looks like my problem!
- It is coming into MuleSoft "blank" from the underlying object
- Even though the date shows correctly on my SF page..
- this is now a weird issue on my end only!
- PS: @Andrew Shanks Thanks for also pointing me to check my incoming/outgoing data
- If MuleSoft had a debugger that showed us the "incomes/outcomes" this would be easier.