Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Hi,
How do we do an explicit cast when needed to convert com.wm.data.IData to com.wm.util.Values? Thanks for ure help.
Srinivas
These two distinct classes are not cast-able in all cases. Values implements IData, but not every IData is a Values object.