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...
Continue reading...