Cannot add a Handler to a REST IB Service Operation (Provider)
Peopletools 8.60.07 FSCM 9.2.50
I am trying to add a Handler to a new REST service operation. Provider type (not consume).
The Messages that I've added to the REST service operation are Rowset-based.
The handler is an app package/class. The page where you add a handler does not recognize my Methods. That is the problem.
I don't know why - is it because my messages are Rowset-based?
My app package/class has 'OnRequest' method defined. There are no syntax errors in the app class.