Websydian v6.1 online documentationOnline documentation - WebsydianExpress v3.0

API: GetTemporaryFileFolder

Scoped Name

APIServer.WebServices.GetTemporaryFileFolder

Interface

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.

Description

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:

  1. The ServiceURLSurrogate

    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:

  1. The complete Pathname of the folder where to store temporary files for the URL element.

Events

Universal events