Salesforce

Client Functions (Magic xpa 4.x)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

Client Functions (Magic xpa 4.x)

Accessing Client Files and Folders

A set of functions enable you to access client files. These functions are:

  • ClientBlb2File

  • ClientDirDlg

  • ClientFile2Blb

  • ClientFileCopy

  • ClientFileDelete

  • ClientFileExist

  • ClientFileInfo

  • ClientFileListGet

  • ClientFileRename

  • ClientFileSize

  • ClientFileOpenDlg

  • ClientFileSaveDlg

  • ClientFileToServer

Retrieving Local Environment Settings

Often it is necessary to retrieve environment settings or variables, such as the client temporary directory. The following functions enable this:

  • ClientGetUniqueMachineID

  • ClientOSEnvGet

Retrieving Local Environment Settings

To set environment settings, use the following function:

  • ClientSessionSet

Measuring Session Activity

To gather statistics about the current session, you can use the following function:

  • ClientSessionStatisticsGet

Reference
Attachment 
Attachment