Online documentation - WebsydianExpress v3.0 |
APIServer.WebServices.GetTemporaryFileFolder
Field | Variable | ...as | Description |
---|---|---|---|
ServiceURLSurrogate | Input | Input | The surrogate for the URL element for which you want to obtain the temporary file folder. |
PathName | Output | Output | The complete path name. This path consist of the "offset" path and the specific path entered for the Control in question. |
The API retrieves the complete path to the folder where
temporary files are to be stored. On the URL element itself, the
relative path is stored (e.g. services/ ). This path is
concatenated to the path to the general folder for storing
temporary files (e.g. /websydian/EXPRESS30/temp/ ) and the result
is returned by the API (e.g. /websydian/EXPRESS30/temp/services/
).
This API accepts one input parameter:
This identifies the URL element you want the information for.
If a non-existing number is sent to the API, then <*Returned Status> is set to *Error.
This API returns one output parameter: