Salesforce

Ret (for Return Code) (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Return Code – Call Operation (Magic xpa 3.x)

This property is optional and is available for Call Remote operations. It allows you to specify a variable that will receive the operation return code. At runtime, after execution of the operation, the variable specified in the Return Code property will receive the value 0 if the operation was successful, and a value not equal to 0 if the operation failed.

Note that in case of a failure, you can check the reason for the failure by using the Reason Code property.

The Return Code property will usually receive a Virtual variable as its property. The Virtual should be defined as Numeric.

Reference
Attachment 
Attachment