Salesforce

Call by Expression (Magic xpa 2.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Call by Expression

You can use the Program Expression to invoke subroutines, which need to be used throughout the system. Expressions let dynamic calls select programs at runtime.

The only difference between the Call Program and the Call Expression operation is the way you tell Magic xpa which program to call.

  • Program ID – Lets you select a defined program from the Program List.

  • Program Expression – Lets you select a defined expression from the Expression Editor that calls the program.

Usage

You can use the Program Expression operation to:

  • Invoke subroutines

  • Implement one-to-many relationships

  • Implement pick list windows

  • Implement any type of pop-up windows

Exceptions: This operation is not supported for Offline tasks. You cannot call Offline programs from this operation.

Properties

The properties of the Program Expression operation are:

Related Topics

Reference
Attachment 
Attachment