Configuring Attachments in Fluid Framework

These topics provide an overview of attachments and discuss how to configure attachments for Fluid User Interface.

The Fluid Attachment is enhanced to support Fluid and responsive design. Using this the administrator can configure attachments, notes and links to any transactions on Fluid pages compatible with all form factors such as Desktop, Tablets, and Smart Phones. Users can upload attachments from their desktop, mobile device, and third party online storage sites using Fluid in Self service transactions. The support is given for Desktop and Smartphone..

Page Name

Definition Name

Usage

Define Authorization Page

HR_ATT_AUTH

Enter and maintain attachment authorization IDs which specify the level of user access for attachments.

Define Authorization Entries Page

HR_ATT_AUTH_ENT

Associate attachment authorizations with user roles.

Define Attachments Page

HR_ATT_CNFG

Associate attachments and their authorizations and create links on the page displayed in the target application.

Configure Keys Page

HR_ATT_KEYS_HDR

Define the prompt tables and key fields used by an application.

Attachments Context Keys Page

HR_ATT_KEYS_C

Enter content key prompt values.

Attachments Store Keys Page

HR_ATT_KEYS_S

Enter store key values.

Maintain Definitions Page

HR_ATT_DEFN

Specify the attachment types available to an application. The context keys that appear on this page are determined by the Configure Keys component and are used to retrieve a list of valid Configuration IDs.

The attachment feature enables you to attach files, notes, and URLs to a PeopleSoft application. An administrator can add URLs, common notes, and files to a component or page and enable others to view, download and edit the attachments. Attachments include notes, PDF files, spreadsheet files, document files, URLs, and so on. You can also define the types of attachments that users can add to a specific row of application data, such as medical or adoption certificates, fitness for duty forms, and so on.

Although the types of attachments you can add to a page are essentially unlimited, attachments are categorized as one of the following:

  • Attachments are any previously created electronic file that the administrator wants users to be able to download.

  • URLs are links to dynamic files or web sites.

  • Notes are free-form text that the user can enter through the attachment page in the PeopleSoft application.

Note: Only attachments and URLS are defined on the Define Attachments page. Notes are created by the user through the attachment pages of the PeopleSoft application.

Note: The Define Attachments page enables an administrator to create document definitions, as well as attachments and URLs. Document definitions are types of files that users can upload to the system. For example various medical certificates or evidence of class completion.

Since many uploaded attachments should not be visible to all users, the system enables an administrator to restrict access to the attachments. The administrator uses roles to define who can add, modify or delete their own attachments for a specific row of application data.

Adding Attachments to Applications Process Flow

Here are the steps for defining attachments to use in PeopleSoft applications:

  1. Define attachment Authorization IDs

    Specify the authorization level access required to edit or view attachments.

  2. Define Authorization Entry IDs

    For each attachment you plan to establish, specify the attachment object type, Attachment, Note, or URL, and the user roles that can access the attachment. Specify the access level of each user role by assigning an Authorization ID to the role.

  3. Define attachment configuration IDs

    Add common attachments, URLs, or document definitions and the roles that can see the attachments.

  4. Configure keys

    Integrate attachments into any application within any context. After defining the attachments, you can integrate them into any PeopleSoft application and the context varies depending on the product that uses the framework. The Configure Keys page enables you to define which application data field maps to each of the required context keys.

    1. Configure context keys

      Context keys are populated with values corresponding to a field in the associated application. To define the contextual variations, define contextual key prompt tables or views and key prompt fields based on the application using the attachment framework. These keys can come from any number of tables and are implemented as generic character fields that are defined as record keys in the data structure at the application level to denote alternate configuration IDs that can be used under different circumstances.

    2. Configure store keys

      For attachment configuration IDs that are document definitions, you must create a store record to launch the document definition and store the attachments added by a user to a specific row of application data.

      Define store keys for document definitions in order to differentiate the row of data to which the attachment belongs. Each application can decide the number of keys to use, from 1 to N, creating its own record plus a sub record in Application Designer to store common fields related to the attachments. Once the store record has been created, it must be associated to the Object Owner ID and Sub ID to automatically retrieve the key field definitions and select the store key labels.

      After creating the store record, associate it to the Object Owner ID and Attachment Sub ID and then select the field labels. When you enter the name of the store record definition, the key fields are automatically retrieved in the correct order by the key position defined in the record.

  5. Maintain definitions

    The system retrieves a list of valid Configuration IDs based on the defined context keys. In addition, the system uses the Definition ID and the effective date to choose the attachment from the database.

  6. Implement the attachment framework

    To implement the attachment framework use the application class methods in the HR_ATTACHMENTS application package PeopleSoft delivers. There are two classes in the delivered application package. The Attachment_Data application class enables you to create an object containing entries for all of the link labels, configuration IDs and group boxes that contain the links to the defined attachments. The Attachment_UI application class enables you to manage the user interface for the attachments.

See PeopleTools: PeopleCode Developer's Guide and PeopleTools: PeopleCode API Reference.

Use the Define Authorization page (HR_ATT_AUTH) to enter and maintain attachment authorization IDs which specify the level of user access for attachments.

Image: Define Authorization page

This example illustrates the fields and controls on the Define Authorization page. You can find definitions for the fields and controls later on this page

Define Authorization page

Authorization Options

Field or Control

Definition

Edit Attachments

Select the check box to enable the user to create, update, or delete attachments. The system automatically selects the View Attachmentscheck box when you select the Edit Attachments check box and save the page.

View Attachments

Select to enable users to view attachments.

Edit Notes

Select the check box to enable the user to create, update, or delete notes. The system automatically selects the View Notescheck box when you select the Edit Notes check box and save the page.

View Notes

Select to enable users to view notes.

Edit URLs

Select the check box to enable the user to create, update, or delete URLs. The system automatically selects the View URLscheck box when you select the Edit URLs check box and save the page.

View URLs

Select to enable users to view URLs.

Mark as deleted

Select to enable the user to track the deleted attachments.

When an object is deleted, it appears in the scroll area list of existing attachments when they are deleted but the status column are grayed out.

Delete from database

Select to enable the users to immediately delete the attachment from the database. You will get a confirmation before deleting it.

Note: Both Mark as deleted and Delete from database get a confirmation before deleting it.

Delete Options

Select an option to determine the action of the system when the user deletes a existing attachment, note, or URL. Selecting Mark as Deleted, the system still lists the object as an attachment, but the object's status is Deleted and it cannot be selected. This option enables you to track deleted attachments. Selecting Delete from database completely removes the object from the database.

Note: The options in this group box are not available unless one or more of the editing fields, Edit Attachments, Edit Notes, or Edit URLs,are selected.

Use the Define Authorization Entries page (HR_ATT_AUTH_ENT) to associate attachment authorizations with user roles.

Image: Define Authorization Entries page

This example illustrates the fields and controls on the Define Authorization Entries page. You can find definitions for the fields and controls later on this page.

Define Authorization Entries page

Field or Control

Definition

Effective Date

The date on which the Attachment ID entry becomes active. The default value for a newly inserted row is the current system date.

Attachments, Notes, and URLs

Select to allow the Role Names listed in the Define Authorization area to create attachments based on the specified Authorization ID. You must select at least one of the options in the Entry Control region.

Select any of the three options:

  • Attachments

  • Notes

  • URLs

Define Authorization

Use the fields in the Define Authorization region to specify the operations a role can perform by associating a role with an attachment Authorization ID. Select the Role Name and then select a valid Authorization ID in each row. Only one Authorization ID can be assigned to each role, but multiple roles can share the same Authorization ID.

Use the Define Attachments page (HR_ATT_CNFG) to associate attachments and their authorizations and create links on the page displayed in the target application.

Image: Define Attachments for Fluid page

This example illustrates the fields and controls on the Define Attachments page. You can find definitions for the fields and controls later on this page.

Define Attachments

Field or Control

Definition

Description

Enter a description for the Configuration ID. This description appears in the group boxes as a label for the link to the attachment.

Attachment Type

Select the type of attachment users can attach or access. Values are: URL, Attachment, and Document Definition. Based on your selection, the remainder of the fields on the page change.

Select either Attachment or URL if you want to define common attachments or URLs such as policies, handbooks, FAQs, and so on. Select Document Definition if you want to create an entry that enables users to create their own attachments for a specific row of application data.

Note: For now, only Document Definition type is supported as part of the support given to Fluid Interface for Desktop.

Attachment

Enter the file name of the attachment and then click the Add Attachment button. After uploading the file, this field displays the file name of the attachment. You can then use the View Attachment and Delete Attachment buttons to manage the content of the attachment. This field is visible only if the Attachment Type is Attachment.

URL

Enter the desired URL to attach as a link. This field is visible only if the Attachment Type is URL.

Add Attachment

Click to add the file listed in the Attachment field. This button is visible only if the Attachment Type is Attachment and a file has not yet been uploaded.

View Attachment and Delete Attachment

Use these buttons to manage the content of the file listed in the Attachment field. These buttons are visible only if the Attachment Type is Attachment and a file has been uploaded.

Authorized Roles

Enter the roles that you want to have access to the attachment or URL. If no role is selected, all of the available roles can see the link. This region is only visible if the Attachment Type is Attachment or URL.

Field or Control

Definition

Role Name

Select the role that you want to access the specified attachment.

Document Definitions

Enter the list of defined authorization entries that the user can upload as an attachment. The Document Definitions region is visible only if the Attachment Type is Document Definition

Field or Control

Definition

Entry ID

Select the authorization entry that you want users to upload to the system. The system lists the Authorization Entry IDs defined on the Define Authorization Entries page.

Last Upd User (Last Updated User)

Displays the user name that last updated the Define Attachments page.

Updated on

Displays the date the Define Attachments page was last updated.

Use the Configure Keys page (HR_ATT_KEYS_HDR) to define the prompt tables and key fields used by an application.

Image: Configure Keys page

This example illustrates the fields and controls on the Configure Keys page. You can find definitions for the fields and controls later on this page.

Configure Keys page

Field or Control

Definition

Object Owner ID

Enter the application in which a common component is used.

Sub ID(Sub application ID)

Enter a sub-application ID. Use the Sub ID field to create a definition for multiple lines of features within a single product line.

Context Keys

Click to open the Attachments Context Keys page.

Store Keys

Click to open the Attachments Store Keys page.

Use the Attachments Context Keys page (HR_ATT_KEYS_C) to enter content key prompt values.

Image: Attachments Context Keys page

This example illustrates the fields and controls on the Attachments Context Keys page. You can find definitions for the fields and controls later on this page.

Attachments Context Keys page

Field or Control

Definition

Sequence

Specify the order of the context keys on the Maintain Definitions page.

Key Prompt Table

Select the object name of the prompt table that defines the values by which attachments are partitioned for a an application.

Key Prompt Field

Select the prompt table field that contains the value in the prompt list for a specified key.

Field Label Key

Select the label in the prompt table.

Related Fields

Click the Related Fields tab to select the fields related to the key prompt table and key prompt field by row.

Use the Attachments Store Keys page (HR_ATT_KEYS_S) to enter store key values.

Image: Attachments Store Keys

This example illustrates the fields and controls on the Attachments Store Keys. You can find definitions for the fields and controls later on this page.

Attachments Store Keys page

Image: Attachments Store Keys

This example illustrates the fields and controls on the Attachments Store Keys. You can find definitions for the fields and controls later on this page.

Attachments Store Keys page

Field or Control

Definition

Hide Key

Select to indicate whether the key is displayed on the Document Definition page.

Display on Grid

Select to indicate whether the key field is displayed on the Document Definition Header page

Use the Maintain Definitions page (HR_ATT_DEFN) to specify the attachment types available to an application.

The context keys that appear on this page are determined by the Configure Keys component and are used to retrieve a list of valid Configuration IDs.

Image: Maintain Definitions page

This example illustrates the fields and controls on the Maintain Definitions page. You can find definitions for the fields and controls later on this page.

Maintain Definitions page

Image: Maintain Definitions page

This example illustrates the fields and controls on the Maintain Definitions page. You can find definitions for the fields and controls later on this page.

Maintain Definitions Page

Field or Control

Definition

Key Field

Displays the list of context keys specified on the Attachments Context Keys page.

Key Value, Key Date, and Key Number

Select a valid value for the specified key field. The available field depends upon the Key Field type. For example, Cycle ID is a CHAR type field, so the Key Value field is available and the Key Date and Key Number fields do not allow you to enter data. The Budget Period Start Date is a DATE type field, which means the Key Datefield is available and the Key Value and Key Number fields do not allow you to enter data. None of these fields are available when the All Values check box is selected.

All Values

Select to specify that any value for the specified key field is valid. Selecting this field makes the Key Value field unavailable.

Attachments

Field or Control

Definition

Configuration ID

Select a valid configuration ID. Only active attachment configuration IDs are displayed.

Sequence

Enter a number to specify the order in which the hyperlinks to attachments are retrieved from the database.

Note: The context keys are not displayed the first time you open the Maintain Definitions page. You must enter the Sequence Number and then the context keys automatically display.

Implement the attachment framework using the application class methods in the HR_ATTACHMENTS application package PeopleSoft delivers. There are two classes in the delivered application package. The Attachment_Data application class enables you to create an object containing entries for all of the link labels, configuration IDs and group boxes that contain the links to the defined attachments. The Attachment_UI application class enables you to manage the user interface for the attachments.

Attachment_Fluid (Constructor) Application Class Method

The Attachment_Fluid method uses the statements that provide the initialization of the class. It Instanciates the new objects of Attachment_Fluid class.

The Attachment_Fluid method accepts these parameters:

Input Parameter

Description

&OwrId

Specify the Object Owner Id (String).

&SubId

Specify the Object Attachment Sub Id as (String)

&ATT_Effdt

Specify the date for a transaction; for example, for Benefits Life Events transaction it can be Current date; for Absence transaction, it can be the request begin date etc.

&CKeys

Specify the current Context Keys values (array of strings)

%UserID

Use the system variable to specify the user currently logged on (optional).

%Component

Use the system variable to specify the component that is invoking the attachment framework (optional)

&MyRole

Specify the Roles (string) (*optional)

&Store_Keys_Array

Specify the Store Key values (array of strings)

&dOnly

Specify ‘true’ or ‘false’. True – Display only mode. False – Follow the attachment setup (Boolean)

For attachment type 003, attachments are fetched from Store record based on Confid Id/Entry ID and are loaded on to the attachments grid.

The two options to retrieve or find out the role(s) to which the current user belongs, depends on the values passed by as parameters (&MyRoles, %Component, %UserID).

  1. The system uses the %UserId and %Component variables to discover all of the valid role names for each content reference and user ID in order to perform the filtering.

  2. Using the &Roles array of strings, only the role names in the array are considered for filtering.

Note: You must choose one of these options in order to perform further filtering by role name. The system automatically uses the &Roles array of strings if you pass three parameters at the same time.

Attachment_SaveProcessing Method

This Method performs the Save action for any Add/Update/Delete actions performed on the attachments grid.

An employee can upload documents to PeopleSoft components using the HR Attachment Framework based on the type of documents being processed, the system displays the list of documents to be uploaded.

Page Name

Definition Name

Usage

(Desktop) Documents Upload Page

HR_ATTCH_FRMWRK_FL

Use this page to upload the attachment, notes and link documents.

Update Page (Attachment/ Link/ Note)

HR_ATTACH_FL_SCF

Enter link/ Update Link

Image: (Desktop) Documents Upload Page

This example illustrates the fields and controls of the Documents Upload page in a desktop.

(Desktop) Add Attachment_Notes_URL

Field or Control

Definition

Add Attachment

Select to open Attachment modal from where you can attachment/upload the file.

Add Note

Select to open Note modal from where you can note.

Link button

Select to open Link modal where you can insert link.

Note: To view all the three types of documents upload options, use the entry controls checks in theDefine Authorization Entries Page

Image: (Smartphone) Documents Upload page

This example illustrates the fields and controls of the Documents Upload page in a Smartphone.

(Smartphone) Document upload page

Field or Control

Definition

Add

Select to choose the option of attachment, notes or link.

Note: Different than the Desktop, in a Smartphone, a common Add with the drop-down option for attachment, notes and link are given to face the smaller size issue of the device.

Attachments

Image: Add Attachment page

This example illustrates the fields and controls of Add Attachment page.

(Desktop) Add Attachment

The Add Attachment opens a modal from where you can upload the file as attachment from the local directory.

Note: The type of attachment which an employee or manager can add depends upon the entry control you have checked in the Define Authorization Entries Page

Image: (Desktop) File Attachment Modal

This example illustrates the modal to upload the file attachment.

File Attachment modal

Select My Device to upload an attachment from the location in your computer.

Image: (Smartphone) File Attachment Modal

This example illustrates the fields and controls of the File Attachment modal in a Smartphone.

(Smartphone) File Attachment Modal

After uploading the attachment, you can update attachment descriptions.

Image: Update Attachment

The Attachment description can be updated using this screen.

(Desktop) Update Attachment

After making the updates, click Done to save or Delete for deleting the attachment.

Image: (Smartphone) Attachment Update screen

This illustration demonstrates the attachment update screen in a smartphone.

(Smartphone)Update Attachment Page

Notes

Selecting the Add Note in the Documents Upload page opens a modal from where you can upload the file as notes from the local directory.

Image: (Desktop) Note Modal

This illustration demonstrates the fields and controls of Note modal.

(Desktop) Add Note

Image: (Smartphone) Note Modal

This example illustrates the fields and controls of the Note Modal for uploading the Notes using smartphone.

(Smartphone) Add Note page

Image: Note Update Modal

This example illustrates the fields and controls of the Note Modal for uploading the Notes.

Note Update Modal

Field or Control

Definition

Description

Enter the description for the file which you can going to upload.

Note Text

Enter the description which says more about the note.

Image: (Smartphone) Note Update Modal

This example illustrates the fields and controls of the Note Modal for uploading the Notes using smartphones.

(Smartphone) Update Note page

Links

Selecting the Add Link in the Document Upload page opens a modal from where you can upload the file as links from the local directory.

Image: (Desktop) Link Modal

This illustration demonstrates the fields and controls of Link modal.

(Desktop) Add Link

Image: (Smartphone) Link Modal

This illustration demonstrates the fields and controls of Link modal using a smartphone.

(Smartphone) Add Link page

Image: (Desktop) Link Update Modal

This example illustrates the fields and controls of the Link Modal for uploading the links.

(Desktop) Update Link

Image: (Smartphone) Link Update Modal

This example illustrates the fields and controls of the Link Modal for uploading the links using smartphone.

(Smartphone) Update Note page

Image: (Desktop)Document uploaded page

This example illustrates the fields and controls of (Desktop) Document uploaded page.

(Desktop) Document Uploaded page

Image: (Smartphone) Document uploaded page.

This example illustrates the fields and controls of (Smartphone) Document uploaded page.

(Smartphone) Document Uploaded page