Rene,
You can't access the dataset directly from a microflow. Why not store the content of the dataset in a constant so it is accessible in your microflow? In addition it might be possible to access the dataset contents in java and return the contents as string.