Fusion Common Messages
Version 2.0.0.0
 
Introduction to Common Messages in Oracle Fusion Applications
Return to Top

Common messages provide for a consistent user experience and efficiencies in design and construction of Oracle Fusion Applications messages. Create and use common messages only within the Applications Process Model (APM) business rule, message text design, and collaborative engineering and support phases.

Common message

Figure 1: Common Warning Message for Deletion of Record

Requirements for Common Messages in Oracle Fusion Applications

Use common messages when they appropriate for the situation. The message text shown to users (at a component or page level, or as a back-end message), when the message is called (the business or user interface rule), and the incident and diagnostic logging requirements must be the same. How that message is raised and delivered must also be technically valid. If any of these requirements cannot be met, then leverage the Message Text Pattern Guideline or write a new message using the Message Content Guidelines.

Nominating Common Messages for Oracle Fusion Applications

  • Use the collaborative messages workbook and Message Review Tool (MRT) process. Common messages must be designed in the same way as product-specific messages within the APM process.

About This Document and Message Delivery

  • For each message in this document , the type of message is indicated: Confirmation (C), Error (E), Information (I), Processing (P), or Warning (W). The Message Pattern Set provides details about each message type and its visual treatment and interaction.
  • In each case, the delivered message name is shown.
 
Contents
Return to Top

(Designed Interactions and Messages)

(General Interactions and Messages)

 
Designed Standard Interactions and Messages
Return to Top

Attaching

Interaction Message Name Message
Type 
The user does not have privileges to edit or delete an attachment. This message raises an implicit incident. FND_CMN_EDT_ATTCH You do not have permission to edit or delete this attachment.
E
The user opens an image file without an image viewer installed. This message raises an implicit incident. FND_CMN_IMG_APP

You cannot view this image because an application that supports this file type is not installed. Install the application or ask your help desk to install it for you.

E
The user attempts to attach an invalid text file. FND_CMN_ATTCH_TXT You cannot attach this file because it is not a text file. Attach a text file to continue.
E
The user attempts to attach a file size that is too large. FND_CMN_FLE_SZE You cannot attach this file because it exceeds the {ALLOW_FILE_SIZE_KB} KB size allowed.
E

Comparing Objects

Interaction Message Name Message
Type 
The user clicks the OK button in the Modify Features dialog box without selecting any features. FND_CMN_SLECT_FEAT You must select at least one feature to modify.
E
The user has  not selected a fixed comparison object before clicking Compare. FND_CMN_SLCT_CMPRE You must select at least one other item from the list to compare with your choice.
E

Creating Objects

Interaction Message Name Message
Type 

The quick creation of a new object fails because the user did not complete required fields.

Note: This is the same message as here. However, the message will be seeded just once in the development environment.

FND_CMN_CMPLT_FLDS You must complete the required fields.
E
An attempt to create a new LOV entry fails because the user does not have access privileges to do so. This message raises an implicit incident. FND_CMN_NEW_LOV You do not have permission to create a new value.
E

Deleting Objects

Interaction Message Name Message
Type 

The user attempts to delete a record , but cannot.

FND_CMN_DEL_CONT You cannot delete the container.
E
The user attempts to delete a delivery line but has no permission. FND_CMN_DEL_DEL_LINE You do not have permission to delete a delivery line.
E

Editing Objects

Interaction Message Name Message
Type 
The user does not have privileges to edit all of the objects on a following page. FND_CMN_EDT_PGE You will not be able to edit all the information on the next page because you do not have permission. Do you want to continue?
W
The user selects an action of Edit, Suspend, Reactivate, and so on, from the Action menu or via buttons before selecting a row. FND_CMN_TBL_AROW_ACT You must select a row to use this action.
E
The user selects an action of Edit, Suspend, Reactivate, and so on, from the Action menu or via buttons before selecting at least one row. FND_CMN_TBL_RWS_ACT You must select one or more rows to use this action.
E
The user selects an action of Edit, Suspend, Reactivate, and so on, from the Action menu or via buttons before selecting only one row. FND_CMN_TBL_1RW_ACT You must select only one row, not several rows, to use this action.
E
The user selects an action of Merge, Compare, and so on, from the Action menu or via buttons before selecting at least two rows. FND_CMN_TBL_2RWS_ACT You must select two or more rows to use this action.
E
Warning message telling users that editing Set assignments will impact multiple set determinant values, such as business units. FND_CMN_SET_ASSIGN_VALUE Changing the set assignment for this value could impact multiple business units and multiple in-progress transactions. Do you want to continue?
W
Editing set assignments for individual reference groups can also affect multiple in-progress transactions. This message warns users when they edit set assignments for reference groups on, for example, an Edit Business Unit: Set Assignments page. FND_CMN_SET_ASIGN_GROUP Changing the set assignment for this reference group could impact multiple in-progress transactions. Do you want to continue?
W
In the case of an incomplete Create task flow, such as when the transaction was “saved for later”, the Set field should remain editable. This error message is displayed if the button is not editable. FND_CMN_SELECT_SET_VALUE You must select a value for {OBJECT_NAME} set before saving this transaction.
E
This message indicates the maximum number of characters
that the user can enter. This is a back-end message
FND_CMN_VALUE_EXCEED_MAX There are too many characters. Enter {MAX_NUM_CHAR} or fewer characters, not more.
E

Entering Information

Interaction Message Name Message
Type 
The user saves and closes (instead of canceling) a dialog box or page without entering details. FND_CMN_CMPLT_CNCL You must complete the required fields or cancel this operation.
E
The user did not enter all of the required information. FND_CMN_CMPLT_FLDS You must complete the required fields.
E

Notifications

Interaction Message Name Message
Type 
Despite a request for response or action, the user navigates away from the page without responding. FND_CMN_NTFCTN_RSPND You did not respond to this notification. Do you want to continue?
W

Pooling

Interaction Message Name Message
Type 
The user saves and closes the shuttle list without making any changes. FND_CMN_SLCT_MVE You must either select at least one item from the list to move or cancel this operation.
E

Processing (formerly Request Processing)

Interaction Message Name Message
Type 
The process fails because of a scheduling error. This message raises an implicit incident. FND_CMN_PROC_FAIL_SCHEDULE Your process failed because of a scheduling error.
E
The user tries to start a process before it is scheduled. FND_CMN_PROC_NOT_SCHEDULED Your process cannot start now because it is scheduled to start at {PROGRAM_START_TIME}.
E
The process schedule has expired. This message raises an implicit incident. FND_CMN_PROC_SCHED_EXPIRED The scheduled end date for this process has expired.
E
Confirmation that the processing has finished. FND_CMN_PROC_FINISH Your process {PROGRAM_NUMBER} is complete.
C
The user takes an action on a page, and the application decides to generate a background process because it would take too long. FND_CMN_PROC_START_NOTE The process {PROGRAM_NAME} has started but will take some time to complete. You will receive a notification when it is complete.
P
Warning that the processing schedule is about to expire. FND_CMN_PROC_SCHED_EXPIRING The schedule for this process expires on {PROGRAM_DATE_EXPIRE}. Create a new processing schedule on or before this date.
W
Concurrent program or process cannot be run because there are already too many programs or processes running. FND_CMN_PROC_MANY_RUNNING The program {PROGRAM_NAME} cannot be started now because the maximum number of concurrent programs are processing.
E
Concurrent program or process cannot be run because another program or process is using the affected data. Their parameter selections overlap. FND_CMN_PROC_DATA_IN_USE The program {PROGRAM_NAME} cannot be started now because another program is using the data.
E
Concurrent program or process fails due to internal error. This message raises an implicit incident. FND_CMN_PROC_INTERNAL_ERROR The program {PROGRAM_NAME} failed because of an internal error.
E
Concurrent program or process was submitted. FND_CMN_PROC_SUBMIT Your process {PROGRAM_NUMBER} was submitted.
C
User submits the program and it fails to run; or begins to run and then stops - the program was submitted, so the program failed message applies.This message raises an implicit incident. FND_CMN_PROC_NOT_SUBMIT The program {PROGRAM_NAME} was not submitted because of an internal error.
E
All products have ESS jobs (known as concurrent processes in Fusion) and for technical reasons the program could error out. This can happen when the program (ESS job) does not have write permission for the direct log file to be written, a log file directory is not defined, an output file directory is not defined, or other similar types of issues. The user sees this error message in these situations. This message raises an implicit incident. FND_CMN_ESS_JOB_SUB_ERR Your process {PROGRAM_NUMBER} has completed with errors.
E

Searching

Interaction Message Names Message
Type 
The user did not enter any search values. FND_CMN_SRCH_INIT You must enter at least one value in a field to initiate a search.
E
No results were found for the search criteria that the user specified. FND_CMN_NEW_SRCH No matches were found for your search criteria. Enter new criteria and try again.
E
The user did not enter a value in a required field. FND_CMN_REQ_SRCH * You must enter a value in the required fields.
E
The user did not enter a value in an least one of the required fields. FND_CMN_INDX_SRCH * You must enter a value in at least one required field.
E
The user did not use a search condition specified in at lease one of the required fields. FND_CMN_SRCH_STRT * You must use the search condition Starts With or Equals in at least one required field.
E
The user attempted to initiate a focused search in a required field using unsupported wildcard characters. FND_CMN_SRCH_WLD * The search term in a required field cannot begin with a wildcard character: percent sign (%), asterisk (*), or underscore (_).
E
If used with ADF Query: The user attempted to initiate a focused search in a required field using unsupported wildcard characters. FND_CMN_SRCH_WLD_ADFQ The search term in a required field cannot begin with a wildcard character: percent sign (%) or underscore (_).
E
The user attempted to initiate a focused search in an indexed required field using unsupported wildcard characters, instead of a literal value.
FND_CMN_SRCH_LIT * The search term in a required field cannot begin with a wildcard character: percent sign (%), asterisk (*), or underscore (_).
E
If used with ADF Query: The user attempted to initiate a focused search in an indexed required field using unsupported wildcard characters, instead of a literal value. FND_CMN_SRCH_LIT_ADFQ The search term in a required field cannot begin with a wildcard character: percent sign (%) or underscore (_).
E
This message is available when at least three characters are required to be entered in a field for search and the user has entered fewer than three characters. FND_SEARCH_THREE_CHAR You must enter at least three characters in the {FIELD_NAME} field.
E

* These messages are based on the Search and Query guideline.

Saving

Interaction Message Name Message
Type 
The user navigates away from a page or cancels without saving changes. FND_CMN_UNSVED_PGE Your changes are not saved. If you leave this page, then your changes will be lost. Do you want to continue?
W
The user navigates away from a tab or cancels without saving changes. FND_CMN_UNSVED_TAB Your changes are not saved. If you leave this tab, then your changes will be lost. Do you want to continue?
W
The user changes a view without saving changes. FND_CMN_UNSVED_VWS Your changes are not saved. If you replace views, then your changes will be lost. Do you want to continue?
W
The user leaves a window, without saving changes. FND_CMN_UNSVED_WDW Your changes are not saved. If you cancel without saving, then your changes will be lost. Do you want to continue?
W
The session expires, but the user's data is saved. FND_CMN_LGOUT_SVD You were signed out of this application. Your data was saved. You can restore the data before the expiration date in the notification sent to you.
E
The user saves changes on a page and receives a confirmation. FND_CMN_CHGS_SVD Your changes were saved.
C
The user selects Save without modifying any data. FND_CMN_NO_CHGS_SVD There are no changes to save.
E
  FND_CMN_OBJECT_SVD Your object of type {OBJECT} was saved.
C
 
General Interactions and Messages
Return to Top

Dates and Time

Interaction Message Name Message
Type 

Use the following common messages for the generic date labels: From Date, To Date, Start Date, and End Date.

FND_CMN_FRM_ERLY_EQ_TO_DATE

The from date must be earlier than or equal to the to date.
E
 

FND_CMN_STRT_ERLY_EQ_END_DATE

The start date must be earlier than or equal to the end date.
E
  FND_CMN_TO_ERLY_EQ_FRM_DATE The to date must be later than or equal to the from date.
E
  FND_CMN_END_ERLY_EQ_STRT_DATE The end date must be later than or equal to the start date.
E
Effective date variants.

FND_CMN_FRMERLY_EQL_TO_DTE_EF

The effective from date must be earlier than or equal to the effective to date.
E
  FND_CMN_STRTERLY_EQ_END_DTE_EF The effective start date must be earlier than or equal to the effective end date.
E
  FND_CMN_TOERLY_EQ_FRM_DTE_EF The effective to date must be later than or equal to the effective from date.
E
  FND_CMN_ENDERLY_EQ_STRT_DTE_EF The effective end date must be later than or equal to the effective start date.
E
Use the following common messages for the generic task labels: Start, and Finish. FND_CMN_STRT_ERLY_EQ_FNS_DATE The start date must be earlier than or equal to the finish date.
E
  FND_CMN_FNS_ERLY_EQ_STRT_DATE The finish date must be later than or equal to the start date.
E
Setting up new records and the users are not allowed to define a new record and set it as active after a past date (today's date).

FND_CMN_STRT_DTE_ERLY_EQ_TDAY

The start date must be earlier than or equal to {TODAY_DATE}.
E
The user is not allowed to enter an end date that is in the past. FND_CMN_END_DTE_ERLY_EQ_TDAY The end date must be later than or equal to {TODAY_DATE}.
E
The user is not allowed to enter an inactive date that is in the past. FND_CMN_INA_DTE_LATR_EQ_TDAY The inactive date must be later than or equal to {TODAY_DATE}.
E
User is deleting a date-effective object and all of its physical records. FND_CMN_DEL_DE_OBJECT The selected {OBJECT_NAME} record and its date-effective records will be deleted. Do you want to continue?
W
User is deleting only one physical record for a date-effective object. FND_CMN_DEL_DE_PHY_RECORD

(Message Text) The selected date-effective record will be deleted. The other date-effective records will remain. Do you want to continue?

(Message User Detail) When you delete a date-effective record, the end date of the previous record is set to the end date of the record you are deleting. This date change closes any gaps in the history.

W
User is not allowed to delete the last physical record for a date-effective object FND_CMN_DEL_DE_LST_PHY_RECORD

(Message Text) You cannot delete the selected {OBJECT_NAME} record because it is the last date-effective record.

(Message User Detail) To make the {OBJECT_NAME} record unavailable for use, change the status to inactive.

E
The accounting date that throws an
error when the date entered is not in an open or future-enterable period. This is a common situation in Financials applications.
FND_CMN_ACCT_DATE The accounting date {GL_DATE} is not in an open or future-enterable period.
E
This message is intended for back-end messages/log files only. If the message appears on an enterable field, teams should should consider the ADF validator instead. FND_CMN_SERV_TIME_12_H_FORMAT You must provide the time in 12-hour format.
E
This message is intended for back-end messages/log files only. If the message appears on an enterable field, teams should should consider the ADF validator instead. FND_CMN_SERV_TIME_FORMAT You must provide the time in the format HH:MM.
E
  FND_CMN_STRT_DATE_EQ_DUE_DATE The start date must be earlier than or equal to the due date.
E
  FND_CMN_END_DATE_EQ_DUE_DATE The end date must be later than or equal to the due date.
E

Linked Objects

Interaction Message Name Message
Type 
The user cannot inactivate an object because the object has active event types or journal lines. FND_CMN_DACTVTE_EVNT_JNR You cannot inactivate the event class because it has active event types or journal line types defined.
E
The user cannot activate an inactive event class. FND_CMN_ACTVTE_INACTVE_PRCS You cannot activate the event class because it is assigned to an inactive process category.
E
The user cannot inactivate an object because the object has assigned headers or lines. FND_CMN_DACTVTE_EVNT_LNE You cannot inactivate the event type because it has a header or lines assigned.
E

Sign In Issues

Interaction Message Name Message
Type 
The user supplied an invalid user name or password. FND_CMN_LGIN_FAIL Your sign in information is invalid. Enter a valid user name and password.
E
The user's session expires from inactivity. FND_CMN_LGOUT_SCRTY For security reasons you were signed out of this application. Sign in with your user name and password to continue.
E
The user's password is due to expire. FND_CMN_CHNG_PWD You must change your password before {PWD_EXPIRE_DATE}.
W
The user's password expires. FND_CMN_PWD_EXPRD Your password expired. Enter a new password.
E

Managing Files

Interaction Message Name Message
Type 
The application cannot find a file. FND_CMN_FLE_MSNG The file {FILENAME} does not exist. Verify the name of the file and try again.
E
The user points their application to a file that does exist but cannot be found because it is in a specific location. FND_CMN_FLE_LCTN The file {FILENAME} cannot be found. Enter the full path to the location of the file on your application.
E
The user renames a file to a name that already exists. FND_CMN_UNQE_FLNME This file name already exists. Enter a unique file name.
E

Mandatory/Missing/Invalid Values

Interaction Message Name Message
Type 
The user is required to enter a required value, but does not. In the event that no ADF validator is available, an error message is required. FND_CMN_ENTR_VLUE You must enter a value.
E
No visual clues are available for highlighting attributes with missing values when missing from API/service calls, so the user must clearly know which attributes are required. FND_CMN_REQ_ATTRIB_API_SERV You must provide a value for the attribute {ATTRIBUTE_NAME}.
E
Use this common message only if it is not possible to give the user better information about what a valid value would be for a particular attribute. Do not use this message for cases where a required value is missing. FND_CMN_INVALID_ATTRB_API_SERV The value of the attribute {ATTRIBUTE_NAME} is invalid.
E
Returns list of possible valid values. FND_CMN_INVALID_ATTRB_API_SRV2
The value of the attribute {ATTRIBUTE_NAME} is invalid. Valid values: {VALID_VALUES}.
E
Returns API/service attribute names, separated by commas. FND_CMN_REQ_ATTRIB_API_SERV2 You must provide a value for these attributes: {ATTRIBUTE_NAMES}.
E
A back-end message used when invalid values for an attribute are found. Values must be Y or N. FND_CMN_INVALID_ATTRIB_Y_N The value of the attribute {ATTRIBUTE_NAME} is invalid. Valid values are Y and N.
E
A back-end message used when invalid values for an attribute are found. Values must be Yes or No. FND_CMN_INVALID_ATTRIB_YES The value of the attribute {ATTRIBUTE_NAME} is invalid. Valid values are Yes and No.
E

Miscellaneous Messages

Interaction Message Name Message
Type 
The application fails to read a user's profile. This message raises an implicit incident. FND_CMN_USR_PRFLE Your user profile {USER_PROFILE} cannot be read.
E
The application fails to import a file because of a file format error (generic case). FND_CMN_FLE_UNREC The file {FILENAME} cannot be imported because the format is not recognized. Verify that the file and the format are correct.
E
A parameter is not passed to the API. FND_CMN_PARAM_API The parameter {PARAM_ID} passed to the API was incorrect or missing.
E
Incorrect use of navigation buttons (generic). FND_CMN_NAV_BTNS If you use your browser navigation buttons to navigate from this page, then you will lose any changes that made. Do you want to continue?
W
An API call is incompatible for a process. FND_CMN_API_CALL_INCOMPAT The API call was incompatible for this process.
E
A confirmation message when an action is canceled. FND_CMN_ACTION_CANCEL Your action was canceled.
C

Numbers

Interaction Message Name Message
Type 
A number input field value must be greater than zero. ADF validator override message. FND_CMN_POSITIVE The number must be positive.
E
A number input field value must be zero or greater. ADF validator override message. FND_CMN_POSITIVE_OR_ZERO The number must be zero or a positive number.
E
A number input field value must be less than zero. ADF validator override message. FND_CMN_NEGATIVE The number must be negative.
E
A number input field value must be zero or a negative number. ADF validator override message. FND_CMN_NEGATIVE_OR_ZERO The number must be zero or a negative number.
E
The number must be between zero and one hundred. FND_CMN_BW_ZERO_HUNDRED The percentage must be between zero and one hundred.
E
This message is intended for services and will appear in a log file or back-end message. The token is needed so that the user knows which attribute must have a zero or positive number. FND_CMN_VALID_ZERO_OR_POSITIVE The value of the attribute {ATTRIBUTE_NAME} is invalid. Valid values are 0 or a positive number.
E
This message is intended for services and will appear in a log file or back-end message. The user is told that the number that must be entered must be a positive number. FND_CMN_MUST_BE_POSITIVE The value of the attribute {ATTRIBUTE_NAME} is invalid. A valid value must be a positive number.
E
A number being validated needs to be a positive number, that is, greater than zero, but it does not need to be a whole number. FND_CMN_HINT_POSITIVE Enter a positive number.
E
Condition: a number being validated needs to be a positive number, that is,
greater than zero.
FND_CMN_HINT_POSITIVE_INTEGER Enter a positive whole number.
E

Objects

Interaction Message Name Message
Type 
When creating a new object name (journal, automatic posting criteria set, journal reversal criteria set, revaluation definition, and so on), the user enters an object name that already exists in the system. FND_CMN_OBJECT_NAME_EXISTS

An object of type {OBJECT_TYPE} with the name {OBJECT_NAME} already exists.  Enter a unique name.

E
A message used when the uniqueness of the code of an entity is validated. FND_CMN_OBJECT_CODE_EXISTS An object of type {OBJECT_TYPE} with the code {OBJECT_CODE} already exists. Enter a unique code.
E

Records/Entering Data

Interaction Message Name Message
Type 
The application cannot find a record. FND_CMN_RCRD_MSNG The record {REC_NAME} does not exist.
E
The user enters a value for a new record, but the value already exists. FND_CMN_RCRD_VAL A record with the value {REC_VALUE} already exists. Enter a unique value.
E
The user receives an error when attempting to delete a locked record. FND_CMN_RCRD_LCKD You cannot delete this record because it is locked.
E
The user receives an error when attempting to delete a record outside of their security privileges. This message raises an implicit incident. FND_CMN_RCRD_PRMS You do not have permission to delete this record.
E
The user attempts to delete a master record without deleting a matching detailed record. FND_CMN_MSTR_DTL You cannot delete this master record because a matching detailed record exists.
E
The user attempts to update a record currently in use but cannot, with the expectation they will be able do so soon. FND_CMM_REC_IN_USE_TRY_AGAIN Another person is using the record you are attempting to update. Try again later.
E
The user attempts to perform an action on a selected record, but cannot. FND_CMN_REC_SEL_ACT_CANT You cannot perform this action on the selected records.
E
The user attempts to perform an action on at least one selected record, but cannot. FND_CMN_REC_SEL_ONE_EXEC_CANT You cannot perform this action on one or more of the selected records.
E

The user attempts to set up another or same relationship objects that already exists in a record.
FND_CMN_REC_COMB_VALS_EXST A record with this combination of values already exists.
E
A user updates the record and moves on to another task, while another now wants to make additional updates to the same record. The second user will need to refresh the results to see the changes that the first user made. FND_CMN_REC_MODIFIED Another person modified the record you are attempting to update. Requery the results.
E
The user accidentally selects the delete icon/button and needs to be warned of the consequences. FND_CMN_WARN_DELETE
The selected record will be deleted. Do you want to continue?
W
The user attempts to delete multiple records from the database. FND_CMN_WARN_DELETE_MULT The selected records will be deleted. Do you want to continue?
W
The user attempts to act on a record that is not certain state before the actions can be performed (for example, there is a business rule that a Delivery Line must be Pick Released before it can be Ship Confirmed). FND_CMN_REC_STATUS_CHK This action cannot be performed because some of the selected records do not have the required status. Check the status and try again.
E
The user must enter only alphanumeric characters in a field. FND_CMN_ALPHANUMERIC Enter only alphanumeric characters.
E
The user must enter only alphanumeric or underscore characters in a field. FND_CMN_ALPHANUM_UNDERSCORE Enter only alphanumeric or underscore (_) characters.
E
A user deletes the record and moves on to another task, while another now wants to make additional updates to the same record. The second user will need to refresh the results to see the changes that the first user made. FND_CMN_REC_MODIFIED_FOR_DEL Another person modified the record that you are attempting to delete. Requery the results.
E
This message appears when the user attempts to delete records that are seeded by Oracle that cannot be deleted. FND_CMN_RCRD_SYS_OWNED_DEL You cannot delete this record because it is application owned.
E
This message appears when the user attempts to modify records that are seeded by Oracle that cannot be changed. FND_CMN_RCRD_SYS_OWNED_MOD You cannot modify this record because it is application owned.
E
Whenever a user tries to use Update/Find a record through service and he enters an object ID that does not exist then this error will be thrown. FND_CMN_OBJ_RECORD_NOT_FOUND The {OBJECT_NAME} record does not exist as of the date provided.
E

Security Issues

Interaction Message Name Message
Type 
The user does not have permission to access information. This message raises an implicit incident. FND_CMN_PRMSS_INFO You do not have permission to access this information.
E
The user does not have known security privileges to perform a specific action or function. In this case, the additional message components can be used to specify the privileges.This message raises an implicit incident. FND_CMN_PRMSS_PRFRM You do not have the required permission to take this action. You can request that your help desk change your security settings.
E

Application Errors and Warnings

Interaction Message Name Message
Type 
The application encounters an unspecified and unexpected application error while the user is working. This message raises an implicit incident. FND_CMN_SYS_ERR An application error occurred.
E
The application encounters an unspecified and unexpected application error while the user is working with a file. FND_CMN_FLE_ERR An error occurred with the file {FILENAME}.
E
A warning that the query executed by the user will take some time to complete. FND_CMN_EXEC_QUERY_TIME The query will take some time to complete. Do you want to continue?
W

A message used by applications when there is an error connecting to the server. This message raises an implicit incident.

For example:

An application error occurred while establishing a connection to the Data Quality server.

An application error occurred while establishing a connection to the Oracle Business Intelligence server.

FND_CMN_SERVER_CONN_ERROR An application error occurred while establishing the server connection to the {SERVER} server.
E
 
Related Information
Return to Top