Hi, all
i am newer to XAware.Please help understand the problem,Thanks.
Try using XAWare copy records from table of one oracle database to table (same schema) of another database.
The retrieve SQL BC read one record with a blob filed, the result(
XML format) turns to BASe64 encoded,
the result used as the input of another insert SQL BC, but got below exception.
The same xbd works ok if removing the BLOB filed mapping.
Error: Error in executing
BizComponent [myService/insert_dbt_c_in_file.xbc]: Failed to read input stream for resource: SERSU1RBfDkwOTd8SUZUU1RBfFN8OTNBfENPTlRST0xMSU5HIEFH
.....
And the sampling output of the XML logged:
<FILE_TEXT>SERSU1RBfDkwOTd8SUZUU1RBfFN8OTNBfENPTlRST0xMSU5HIEFHRU5DWXxTRU5ERVIgSUR8UkVD
RUlWRVIgSUR8REJUV0VESXwyMDA4MDExMXwxOTQ0fE58TnwNCkRUTFNUQXw3MzU0MzY0OXwyNTM0
NDU4NTExfDYyMDA2MTYzNnx8U0R8U0hJUE1FTlQgREVUQUlMfDIwMDgwMTExfDE1NDF8TE9TfDAu
NXxLR018MXx8MC4wfE1UUXxUUEV8MjAwODAxMTF8MTU0MXx8fE9DRUFOSUMgQkFOSyBJTlRFUk5B
........
VCA4NCwgQUpPU0UgQURFT0dVTiBTVFJFRVR8UC5PLiBCT1ggNzUzMTUsfHxMQUdPU3x8fE5HfERF
VVRTQ0hFIEJBTksgVEFJUEVJIEJSQU5DSC1QUnwyMDA4MDExMXwxOTA4fDMyfER8fHwNClJFRlNU
QXwwMXwyNTM0NDU4NTY2fDc5OVhMTTA4MDAwMDF8</FILE_TEXT>