Hi,
I am in the process of building a custom snap and I am uncertain of how to read a file from the SLDB. The documentation does not provide an example for this. I was able to read a file from the location where the Groundplex is, using the com.snaplogic.common.url.protocol.file.FileUrlConnection
class, but I am unsure of how to accomplish the same thing for a file stored in the SLDB.
@ptaylor Any suggestions on this ?