Testing Siebel Business Applications > Keywords Reference > Keywords Description >

DragAndDrop


You use the DragAndDrop keyword to drag a record from an applet and drop it on a particular field.

Note the following about the DragAndDrop keyword signature:

  • The records must be visible in the screen.
  • In the mobile application, the keyword works only in landscape mode and both source and destination applets must be active.

Signatures

The DragAndDrop keyword supports the following signatures:

DragAndDrop (SourceAppletRN|NULL|Rowno, DestinationAppletRN|FieldRN)

DragAndDrop (SourceAppletRN|FieldRN, DestinationAppletRN|FieldRN)

Desktop Examples

The following table describes how to use the DragAndDrop keyword to drag a record from an applet and drop it on a specific field in desktop applications.

Target Object
Inputs
Closing Action
Comments

FINCORP Deal Account Pick Applet|NULL|3

Opportunity List Applet|Account

 

Drags a record from an applet and drops it on a specific field.

Opportunity List Applet|Account

Opportunity List Applet|Primary Revenue Win Probability

 

Swaps the columns in the applet.

Mobile Examples

The following table describes how to use the DragAndDrop keyword to drag a record from applet and drop it to a specific field in mobile applications (on mobile devices).

Target Object
Inputs
Closing Action
Comments

FINCORP Deal Account Pick Applet|NULL|3

Opportunity List Applet|Account

 

Drags a record from an applet and drops it on a specific field.

LS Home Page Contact List Applet - Mobile |NULL|3

LS Home Page Calendar Applet-Mobile |slotCol-0-08:00

 

Drags a record from the call applet and drops it on the calendar applet (according to the specified rn).

Testing Siebel Business Applications Copyright © 2017, Oracle and/or its affiliates. All rights reserved. Legal Notices.