Testing Siebel Business Applications > Keywords Reference > Keywords Description >

AttachmentManager


You use the AttachmentManager keyword to perform actions in the Attachment Download Manager page in MAF applications. AttachmentManager uses the Id attributes.

NOTE:  The AttachmentManager keyword works only on MAF iOS and MAF Android devices.

Signature

The AttachmentManager keyword supports the following signature:

AttachmentManager(Appletid, Name of the Entity|Name of the File Name, ...;DOWNLOAD/DOWNLOADALL/REMOVE/CLOSE/TOP)

Desktop Examples

The AttachmentManager keyword does not apply to desktop applications.

Mobile Examples

The following table describes how to use the AttachmentManager keyword to perform actions in the Attachment Download Manager page in MAF applications (on mobile devices).

.
Target Object
Inputs
Closing Action
Comments

downloadMgrDiv

AdminSalesTool|Zonall_Launch.zip,AdminSalesTool|ZonallPatientProfile.zip;DOWNLOAD

 

Downloads the selected files.

downloadMgrDiv

AdminSalesTool|Zonall_Launch.zip,AdminSalesTool|ZonallPatientProfile.zip;DOWNLOADALL

 

Downloads the all files.

downloadMgrDiv

AdminSalesTool|Zonall_Launch.zip,AdminSalesTool|ZonallPatientProfile.zip;REMOVE

 

Removes the selected files.

downloadMgrDiv

AdminSalesTool|Zonall_Launch.zip;TOP

 

Moves the file to the top position.

downloadMgrDiv

DivAdminSalesTool|Zonall_Launch.zip;Close

 

Closes the AttachmentDownload Manager.

NOTE:  Use close action with only one name or value pair.

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