Configuring the database logger for use with the Web Gateway
To be able to query the status of transfers and the contents of file spaces you must have a WebSphere® MQ File Transfer Edition Version 7.0.3, or later, database logger in your WebSphere MQ File Transfer Edition network and a database that contains the Version 7.0.3, or later, tables.
About this task
The following example shows the result of requesting the
status of a transfer when the database logger is not correctly configured:
- This HTTP request submits a transfer query:
GET HTTP/1.1 /transfer/414d51204d554e474f2afed834435bc6edaf323520204cee Host: example.com User-Agent: mozilla
- The Web Gateway returns an HTTP response with the following format:
HTTP/1.1 500 Internal Server Error Server: WAS/6.0 Content-length: 93 Content-type: text/plain BFGWI0018E: The request could not be completed due to an internal web application server error.
To configure the database logger so that the request is processed correctly, perform the following steps: