Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

can we send csv file to java rest api from wsdl services ?

0 Likes
918

Hello,

Is it possible to send the csv file to java rest api from abap wsdl services using soamanager tcode?

Actually in java side they created one api and we have to call that api in abap side and need to pass the csv file.

Please help me , its urgent.

Thank You,

Rohini

2 REPLIES 2
Read only

Tomas_Buryanek
Product and Topic Expert
Product and Topic Expert
733

You are mixing many different things together:

  • It should not matter if the REST API is made in Java.
  • WSDL is language to describe web services. It is not service.
  • SOAMANAGER is (AFAIK) for just web services using SOAP protocol.
  • It depends on the REST API itself, if it is designed to receive a CSV file. Is it?
  • If it is urgent, then I suggest hire somebody who understand all this.
-- Tomas --
Read only

Sandra_Rossi
Active Contributor
0 Likes
733

No need to say it's urgent, people are all volunteers here and won't process your request faster than others...