Application Development 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: 

Rest2Proxy JOB Set

former_member793895
Discoverer
0 Kudos
140

We have a business requirement, we need to use soap2rest on the PI side to obtain the data of the third-party system and save the data in the SAP database,And there are three query variables in the Restful interface

Now we have completed the development of the PI side and generated the proxy class on the SAP GUI. May I ask two questions:
1. If you want to execute this proxy class regularly, do you need to write an abap program to call this proxy class, and then use sm36 to set the abap program to execute regularly
2. Can the action of saving the returned data to the self-built table be done in the proxy class?
or can it only be written in the abap program that is called regularly?

0 REPLIES 0