Salesforce

Rich Client Server/Client Handling (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Rich Client Server/Client Handling (Magic xpa 3.x)

In non-Offline Rich Client tasks, Magic xpa displays the handling mode of each handler, operation, and function.

A character appears on the left side of the line number column representing the handling modes below:

C – Client-side handling – The operation will be performed on the client.

S – Server-side handling – The operation will be performed on the server.

M – Mixed mode handling – The operation will be performed on both the server and the client (in that order).

U – Unknown – This is for operations that the Studio does not know where they will be evaluated. For example, when you use the Raise Event operation but the handler is not found.

E – Error – The operation is not supported, such as the Form Output operation.

Blank – If a character does not appear, the entry is neutral and can be executed on either the client or server. The operation is executed on the same side as the previous operation.

The handling mode can be disabled, in the Main Program only, by not having a check mark by the Show RC Handling Info option in the View menu.

Reference
Attachment 
Attachment