|
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
CHARACTER GetFileExtension (character) |
|
|||||
|
CHARACTER GetFullPathName (JSonObject, character) |
|
|||||
|
InitFromJSON (character, JsonObject) |
/** initialize from json object */ |
|||||
|
InitFromJSONFile (character) |
/** initialize from json file */ |
|||||
|
ReadJson (character) |
/* returns json object from the json file*/ |
|||||
|
ReadProperties (JSONObject) |
|
|||||
|
ReadRequest (JsonObject) |
|
|||||
|
CHARACTER StripFileExtension (character) |
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
RestRequestInfo () |
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
CHARACTER CaptureFileName |
/** capture file - output to in batch mode - unexpected errors */ |
|||||
|
CHARACTER Collection |
/** rest collection - the first */ |
|||||
|
CHARACTER Connection |
/** connection - db connection */ |
|||||
|
INTEGER ConnectionsPos |
/** the slash entry position of the the connections collection in the URL */ |
|||||
|
CHARACTER DownloadFileName |
/** a file that will be generated by the app - for example .p */ |
|||||
|
CHARACTER ErrorFileName |
/** error file - "expected" errors - return OutFileName as default */ |
|||||
|
CHARACTER FileName |
/** Request body - json */ |
|||||
|
CHARACTER LogFileName |
/** Log file for asynch request */ |
|||||
|
CHARACTER Method |
/** URL method - POST, PUT, GET, DELETE */ |
|||||
|
CHARACTER OutFileName |
/** Request response file. HTTP status header. json body if not asynch */ |
|||||
|
CHARACTER Path |
/** path for files */ |
|||||
|
CHARACTER ProcedureName |
/** run procedure */ |
|||||
|
CHARACTER StatusFileName |
/** app specifc status output */ |
|||||
|
INTEGER StatusInterval |
/** log status info for load/dump- time interval in milliseconds */ |
|||||
|
CHARACTER UploadFileName |
/** a file to upload by the app - for example .df */ |
|||||
|
CHARACTER Url |
/** request URL */ |
Top
CHARACTER GetFileExtension (character)
|
|||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER GetFullPathName (JSonObject, character)
|
|||||||||||||||||||||
InitFromJSON (character, JsonObject)
|
|||||||||||||||||||||
InitFromJSONFile (character)
|
|||||||||||||||||||||
ReadJson (character)
|
|||||||||||||||||||||
ReadProperties (JSONObject)
|
|||||||||||||||||||||
ReadRequest (JsonObject)
|
|||||||||||||||||||||
CHARACTER StripFileExtension (character)
|
RestRequestInfo ()
|
---|
CHARACTER CaptureFileName
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER Collection
|
|||||||||||
CHARACTER Connection
|
|||||||||||
INTEGER ConnectionsPos
|
|||||||||||
CHARACTER DownloadFileName
|
|||||||||||
CHARACTER ErrorFileName
|
|||||||||||
CHARACTER FileName
|
|||||||||||
CHARACTER LogFileName
|
|||||||||||
CHARACTER Method
|
|||||||||||
CHARACTER OutFileName
|
|||||||||||
CHARACTER Path
|
|||||||||||
CHARACTER ProcedureName
|
|||||||||||
CHARACTER StatusFileName
|
|||||||||||
INTEGER StatusInterval
|
|||||||||||
CHARACTER UploadFileName
|
|||||||||||
CHARACTER Url
|
Progress® OpenEdge® Release 11.7