Question

Version Control Restful APIs

  • 8 April 2022
  • 1 reply
  • 82 views

Badge +2

Hi, 

I have gone through the links and documents shared regarding integration developments (Restful). I created several integrations with the knowledge I extracted, and they work as intended. 

I did not find any helpful information on the files related to the integration development that is supposed to be version controlled. 

As per my knowledge, I know that we need to check in both the .projection and .plsvc files. What else do we need to check in if we create an integration type of projection? How do we grant the correct permissions and extract them like presentation objects which can be delivered to another environment, and grant the correct permissions to the IFS_ALL user at the installation? 

Please do let me know what files need to be handled when it comes to version controlling and how we can delegate the permissions in other environments. 

Regards,

Shashika


1 reply

Badge +2

Do we need to create a .ins file with the following method call for each integration projection?

Fnd_Projection_Grant_API.Grant_All

Reply