Discussion
lloyds banking group
GB
Last activity: 20 May 2015 11:04 EDT
How can I have PRPC Listen for HTTP PUT calls?
I have a requirement where PRPC must accept data from a secondary web application.
This secondary web application is not part of PRPC in any way and is hosted on seperate servers.
Both PRPC and the secondary web application are internal to my organisation.
I want to be able to perform an HTTP PUT from my secondary application "into" PRPC and have PRPC update the associated case.
I know i can have Listeners for File, Email, etc, is it possible to have a listener for HTTP methods?
Or is there a PRPC "out of the box" solution proivided for this use case?