In Webutil.cfg file i change accessControl=FALSE and leave blank ....read.1
and ....write.1 as follows:
transfer.database.enabled=TRUE
transfer.appsrv.enabled=TRUE
transfer.appsrv.workAreaRoot=
transfer.appsrv.accessControl=FALSE
transfer.appsrv.read.1=
transfer.appsrv.write.1=
In this way, if accessControl=FALSE then we can save report anywhere on AS
and then after saving we can copy this report to client side by
WEBUTIL_FILE_TRANSFER.AS_TO_CLIENT().