Salesforce

Interactive (Magic xpa 3.x)

« Go Back

Information

 
Created ByKnowledge Migration User
Approval Process StatusPublished
Objective
Description

Interactive (Magic xpa 3.x)

If you select the Rich Client task type, the Interactive check box will appear.

When this check box is not checked, the Rich Client task behaves in a non-interactive way. This means that:

  • All the records are automatically processed without waiting for user input.

  • The task ends when the last record is processed or according to the End Task Condition property.

  • The Record Suffix is always executed.

  • A call from a non-interactive Rich Client task to an interactive Rich Client (non-parallel) task suspends the caller task, so the non-interactive task will wait until the interactive task is finished.

  • A call from an interactive Rich Client task to a non-interactive Rich Client (non-parallel) task suspends the caller task, so the interactive task will wait until the non-interactive task is finished.

Note:

You cannot use a non-interactive Rich Client task as a Selection program (Selection Table=Yes).

A non-interactive task cannot call an MDI child. When a non-interactive Rich Client task calls another program/task that has an MDI Child or Fit to MDI window type of 'MDI Child" or "Fit to MDI", then this window type is ignored and the called program/task will be opened as Modal.

For non-interactive tasks, if the transaction is opened in a Record level, there will be a request to the server per record in order to start and end the transaction.

In a non-interactive Rich Client task that does not have a screen, events will behave as if the Allow Events property is set to No.

Since version:

1.5

Related Topics

Reference
Attachment 
Attachment