-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.6
-
Fix Version/s: 5.6.0-HF14, 5.7.1
-
Component/s: Automation
Currently, SendMail operation can only extract blobs if the xpath points to a property whose type is list or scalar.
It should introspect the property until it reads final objects and detect if it's a Blob or not.