Incorrect/Inconsistency ECM PDF Filename retrieve by SAP program
Hi All,
We encounter an issue of inconsistency ECM PDF Filename retrieve by SAP program.
Issue : 1 of 20 Print out will able to encounter retrieve wrong PDF Filename by SAP program - Refer to Figure 1 - How to print PDF File by SAP Program
Sample code used
LOOP AT gt_response_headers INTO gs_response_headers WHERE line CS 'content_filename'.
SPLIT gs_response_headers-line AT ':' INTO gv_url file_name.
LOOP AT gt_response_headers INTO gs_response_headers WHERE line CS 'content-disposition'. "A002
SPLIT gs_response_headers-line AT '"' INTO gv_url file_name2.
**get the content into the expport parameter
doc_cont = lo_http_client->response->get_data( ).
Figure 1 - How to print PDF File by SAP Program
Thanks in advance.
Tagged:
0
Categories
- All Categories
- 122 Developer Announcements
- 53 Articles
- 149 General Questions
- 147 Thrust Services
- 56 OpenText Hackathon
- 35 Developer Tools
- 20.6K Analytics
- 4.2K AppWorks
- 9K Extended ECM
- 917 Cloud Fax and Notifications
- 84 Digital Asset Management
- 9.4K Documentum
- 31 eDOCS
- 181 Exstream
- 39.8K TeamSite
- 1.7K Web Experience Management
- 8 XM Fax
- Follow Categories