We need to implement HTTP interface for Archivelink. Is it possible to use BSP for this purpose? The interface uses standard GET and POST request with modified HTTP header (for detail see [documentation|http://help.sap.com/saphelp_nwpi71/helpdata/en/9b/e8c186eaf811d195580000e82deb58/frameset.htm]). Other thing is multipart/form-data handler necessary for manipulation with multi-file documents. The basic functionality is easy to implement for example in PHP (ASP, ...), but we prefer SAP-only solution. Otherwise, an additional interface between SAP and PHP application has to be written.
Thanks.
m.