O
OctavioOlguin
Guest
Thanks Peter Judge ... as far I can see, what I am missing is some insight on the whole process... I guess that I've read handbooks on the first part of the process and final part.. I'm missing info on the relationship of services and projects and instances... I'll look forward for that info. As I've just founded this: http://10.101.102.210:8818/server/rest/services throws: {"RESTServices":[{"http:\/\/10.101.102.210:8818\/rest\/_oepingService":{"__oeping":{"OpenEdge.Rest.Admin.AppServerStatus..ServerStatus":{"Method":" GET","Resource-Path":"\/_oeping","Http-Request-Type":"application\/json","Http-Response-Type":"application\/json","ABL-Resource-Name":"OpenEdge.Rest.Admin.AppServerStatus.cls","ABL-Resource-path":"WRKDIR\\","Procedure-Type":"Internal Function","Input":[],"Output":[{"HTTP-Target":"http.body[json.object['response'].string['_retVal']]","ABL-Source":"retVal","ABL-Type":"CHARACTER"}]}}}},{"http:\/\/10.101.102.210:8818\/rest\/CtqSrvc":{"_Precios":{"clsPrecios..GetPrecios":{"Method":" GET","Resource-Path":"\/Precios","Http-Request-Type":"application\/json","Http-Response-Type":"application\/json","ABL-Resource-Name":"clsPrecios.cls","ABL-Resource-path":"WRKDIR\\","Procedure-Type":"Internal Procedure","Input":[],"Output":[{"HTTP-Target":"http.body[json.object['response'].object['ttPrecios']]","ABL-Source":"ttPrecios","ABL-Type":"TEMPTABLE","Type-MetaData":{"ttPrecios":{"Articulo":"CHARACTER","Nombre":"CHARACTER","Menudeo":"DECIMAL","Mayoreo":"DECIMAL","SoloMayoreo":"INTEGER"}}}]}},"_Precios_pArt":{"clsPrecios..precioArt":{"Method":" GET","Resource-Path":"\/Precios\/{pArt}","Http-Request-Type":"application\/json","Http-Response-Type":"application\/json","ABL-Resource-Name":"clsPrecios.cls","ABL-Resource-path":"WRKDIR\\","Procedure-Type":"Internal Procedure","Input":[{"HTTP-Source":"http.path[pArt]","ABL-Target":"pArt","ABL-Type":"CHARACTER"}],"Output":[{"HTTP-Target":"http.body[json.object['response'].decimalvalue['Menudeo']]","ABL-Source":"Menudeo","ABL-Type":"DECIMAL"},{"HTTP-Target":"http.body[json.object['response'].decimalvalue['Mayoreo']]","ABL-Source":"Mayoreo","ABL-Type":"DECIMAL"}]}},"_Sucursales":{"suc.clsSucursales..GetSucursales":{"Method":" GET","Resource-Path":"\/Sucursales","Http-Request-Type":"application\/json","Http-Response-Type":"application\/json","ABL-Resource-Name":"suc.clsSucursales.cls","ABL-Resource-path":"WRKDIR\\","Procedure-Type":"Internal Procedure","Input":[],"Output":[{"HTTP-Target":"http.body[json.object['response'].object['ttSucursal']]","ABL-Source":"ttSucursal","ABL-Type":"TEMPTABLE","Type-MetaData":{"ttSucursal":{"Sucursal":"INTEGER","Nombre":"CHARACTER","NombreCorto":"CHARACTER","Direccion":"CHARACTER","Colonia":"CHARACTER","Ciudad":"CHARACTER","Telefono":"CHARACTER","Fax":"CHARACTER","CP":"INTEGER","Estado":"CHARACTER","Pais":"CHARACTER","EnLinea":"LOGICAL","Tipo":"CHARACTER","Deudor":"CHARACTER","noExterior":"CHARACTER","noInterior":"CHARACTER"}}}]}},"_Sucursales_Suc":{"suc.clsSucursales..Get1Suc":{"Method":" GET","Resource-Path":"\/Sucursales\/{Suc}","Http-Request-Type":"application\/json","Http-Response-Type":"application\/json","ABL-Resource-Name":"suc.clsSucursales.cls","ABL-Resource-path":"WRKDIR\\","Procedure-Type":"Internal Procedure","Input":[{"HTTP-Source":"http.path['\/Sucursales\/{Suc}]","ABL-Target":"pSuc","ABL-Type":"INTEGER"}],"Output":[{"HTTP-Target":"http.body[json.object['response'].string['Direccion']]","ABL-Source":"Direccion","ABL-Type":"CHARACTER"},{"HTTP-Target":"http.body[json.object['response'].string['Ciudad']]","ABL-Source":"Ciudad","ABL-Type":"CHARACTER"},{"HTTP-Target":"http.body[json.object['response'].string['Telefono']]","ABL-Source":"Telefono","ABL-Type":"CHARACTER"}]}}}}]} It's extremely related to the info you shared.
Continue reading...
Continue reading...