Home > Contents > Index >
BLOBSERVICE.READDATA
Uses an ID to load the file name and URL data of the specific blob.
Syntax
<BLOBSERVICE.READDATA ID="blob id" LISTVARNAME="output list"/>Parameters
ID (required)
- Identifies the blob to be read.
LISTVARNAME (required)
- Name of the list containing the data. The list is created with one column called
urldata
.
Description
This tag should be used only for text content like url data or when text content is stored inside blob attributes. It should not be used to stream binary data like pdf.
Home > Contents > Index > Oracle XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.