|
|
| |
 Net.Data for i5/OS
 | | |
| | Problem Description |
Workaround |
|
|
|
| After a period of time the flatfile built-in functions start to fail. |
Ensure paths in FFI_PATH are all in uppercase. |
|
|
|
| XML blocks are not supported. |
Set DTW_PRINT_HEADER to NO and set the content-type appropriately. For example,
%DEFINE DTW_PRINT_HEADER = "NO"
%HTML(generateXML.xml) {
Content-type: text/xml
.
.
.
%}
| | | | | LOBs and datalinks are not supported by the SQL language environment. |
None. |
|
|
|
| The dtw_getNextRow() language environment interface routine is not being called by Net.Data. |
None. |
| |
|
|
|