[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Use of Webhandler - how to

  • Thread starter Thread starter goo
  • Start date Start date
Status
Not open for further replies.
G

goo

Guest
Ok, so I would set it up like this in the OpenEdge.conf file: handler1= MyProjectHandler: /api/v1/organization/{OrganizationId}/customer/ssn/{ssn} handler2= MyProjectHandler: /api/v1/organization/{OrganizationId}/customer/{CustomerId} : : HandlerN= MyProjectHandler: /api/v1/organi……. I believe it would be easier to do it like this. //Geir Otto

Continue reading...
 
Status
Not open for further replies.
Back
Top