cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Can Build Process Automation Action treat Binary File?

koichiro_ogawa01
Participant
246

Hello Experts.

I made an Integration Flow as This Blog.

The API has following parameters.

Parameter NameType
containernamequery parameterstring
Storage Account Namequery parameterstring
FileRequest Bodybinary file

In order to call this integration flow from Action of SAP Build Process Automation, I created an Action from Connector > Actions > Create > Build from Scratch.

And I defined API as following screenshot.

koichiro_ogawa01_0-1719554326337.png

I enter connectivity and basic authentication information manually and it works fine

 

koichiro_ogawa01_5-1719555224649.png

 

koichiro_ogawa01_2-1719554585115.png

However there's no field to put the binary file to Request Body on Test Input Values.

koichiro_ogawa01_3-1719554706382.png

Besides I called this API from "Automation" from process and there's no field for "file" of http body as well.

koichiro_ogawa01_4-1719555022702.png

[Question]

Isn't there any way to deliver a binary file to HTTP Request body of API in SAP Build Process Automation?

I'm wondering that the values that can be handled in HTTP Request Body is only JSON format?

 

[What I investigated]

I referred this HELP but there's no information about binary file.

 

Accepted Solutions (0)

Answers (0)