PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

How to work with HTTPPROPERTY Base64toBinary?

edited Nov 8, 2018 10:42PM in PeopleTools and Lifecycle Management - PSFT (MOSC) 1 commentAnswered ✓

Hi, I am trying to develop an outbound REST service operation with which files can be uploaded into AWS S3. As per Amazon's documentation, content of the file has to be placed in request body, and in PeopleSoft API we have a SetContentString() method in Message class to do this, but it only works when the file itself is plain text. So what can we do if the file is binary? Base64 encoding is apparently a solution, and I noticed a HTTPPROPERTY Base64toBinary has been provided to address this. So basically, when we need to upload a binary file into

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center