E1: AIS: Can Postman Display Image Calling AIS Media Object REST API ?
(Doc ID 2882614.1)
Last updated on JULY 12, 2022
Applies to:
JD Edwards EnterpriseOne Orchestrator - Version 9.2 and laterInformation in this document applies to any platform.
Goal
Customer needs to download an image (Employee picture) from the attachment in the Address Book application.
Trying the Media Object REST API using Postman but Postman display the response as unreadable text instead of the image.
Below the is POST message to the API endpoint: https://{ais_server_URL}/jderest/v2/file/download
The request’s Header contains:
• “Content-Type”: “application/json”
• “Accept”: “application/octet-stream”
The body has the following structure:
The credentials are sent in the Authorization tab at Postman.
Can Postman display image returned by AIS Media Object REST API ?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |