Attachments Troubleshooting

Attachments UIs are very user-friendly and easy to work with. You may encounter issues in certain cases such as you modify the attachments, for example create additional attachment categories, or implement data security on them.

Issue: Can't View, Add, Update, or Delete Attachments

You may encounter the following issues when trying to view attachments or perform actions such as adding attachments.

  • You can no longer see specific attachments that were earlier visible.

  • You can no longer update or delete attachments.

  • You get an error stating that you don't have permission to add attachments.

Resolution

Use the Manage Attachment Entities page to ensure that attachment categories are associated to the relevant attachment entity. You might need to check with your system administrator or help desk to determine the exact entity used on the page with the expenses attachments or what categories to assign.

If data security is implemented on the categories for the attachment entity, verify that the Enable Security check box is selected in the Manage Attachment Entities page for that entity. Also, make sure that users have a role that has the necessary privileges. The following table lists the privileges required to view, add, update, or delete attachments with a specific attachment category.

Action

Privilege

View

Read Application Attachment (FND_READ_APPLICATION_ATTACHMENT_DATA)

Add or Update

Update Application Attachment (FND_UPDATE_APPLICATION_ATTACHMENT_DATA)

Delete

Delete Application Attachment (FND_DELETE_APPLICATION_ATTACHMENT_DATA)

For example, if users have the Read Application Attachment privilege for all categories associated with the expense report attachment entity, except the Receipts attachment category, then they can view all expense report attachments except those created with the Receipts category. Likewise, if users don't have the Update Application Attachment privilege for any attachment categories tied to the expense report attachment entity, then they can't create any attachments for the expense reports.

Certain attachments UI have predefined restrictions for users on categories. Your developers can also introduce additional filters to determine which document categories are available for a specific page. Check with your developers or help desk.

Issue: Missing Attachment Category

You can view existing attachments but the attachments no longer have an attachment category associated with them.

Resolution

When the attachment was added, at least one category existed for the corresponding attachment entity. Since then, the entity was edited so that it no longer has any assigned categories, so the user can't see the category associated with that attachment.

Use the Manage Attachment Entities page to reassign attachment categories to the relevant attachment entity. For example, if users can no longer see the Receipts attachment category for an attachment to an expense report, then search for the expense report attachment entity and assign to it the Receipts category. You may need to check with your system administrator or help desk to determine the exact entity used on the page with the expenses attachments or any additional categories to assign.

Certain attachments UI have predefined restrictions for users on categories. Your developers can also introduce additional filters to determine which document categories are available for a specific page. Check with your developers or help desk.