Edit D:\app\Administrator\product\11.2.0\dbhome_1\owb\wf\res\US\wfldr.msg
### $Header: wfldr.msg 26.11 2004/05/05 02:43:39 kma ship $ ### ### WFLDR.MSG - Messages for src/loader C code ### ID 1000 - 1999 ### # # dbdrv: exec fnd bin WFRESGEN bin &phase=daa+35 \ # dbdrv: checkfile:~PROD:~PATH:~FILE \ # dbdrv: &ui_apps 0 Y DATABASE @~PROD:~PATH/~FILE # #Type Name ID Data #---- ------------------------------ ---- --------------------------------- # # # wfldr (generic) 1000-1099 # WFERR WFLDR_UNKNOWN_TYPE 1000 &TYPE has invalid value '&VALUE'. WFERR WFLDRDAT_FAIL 1001 Could not read the current date/time. WFERR WFLDBVR_MISMATCH 1002 Database version &DATABASE_VERSION does not match Builder/Loader version &LOADER_VERSION. WFERR WFLDBVR_FAIL 1003 Database version verification failed. WFERR WFLDBVR_LANGNOTENABLED 1004 Language is not enabled, please refers to Workflow documentation for steps on enabling a language. WFERR WFLDBVR_LANGNOTPOP 1005 Language is not populated, please refers to Workflow documentation for steps on populating a language. # # # wfldrld (loading from database) 1100-1199 # WFERR WFLDDITT_FAIL 1101 Could not load item types from database. WFERR WFLDDRCT_FAIL 1102 Could not count roles from database. WFERR WFLDDROL_FAIL 1103 Could not load roles from database. WFERR WFLDDLUT_FAIL 1104 Could not load lookups from database. WFERR WFLDDMSG_FAIL 1105 Could not load messages from database. WFERR WFLDDACT_FAIL 1106 Could not load activities from database. WFERR WFLDRLDACT2_FAIL 1107 Could not load activity processes, attribute values, or transitions from database. WFERR WFLDRLDREF_FAIL 1108 Could not determine referenced item types when loading from database. WFERR WFLDDACT_DANGLING_REF_PAC 1111 Reference to nonexistent process activity '&PAC_ID' in transition from '&FROM_PAC_ID'. WFERR WFLDDFK_FAIL 1113 Failed to resolve process activity references. WFERR WFLDRLD_FAIL 1114 Could not load from database. WFERR WFLDDITC_FAIL 1115 Could not load contents of '&NAME' item type. WFERR WFLDDITL_FAIL 1116 Could not load item type referenced by lookup type '&NAME'. WFERR WFLDDITR_FAIL 1115 Could not load all definitions referenced by '&NAME' item type. # # # wfldrlf (loading from file) 1200-1299 # WFERR WFLDRLFTPAC_FAIL 1200 Internal: could not find referenced activity of process activity. WFERR WFLDRLF_LINE_TOO_LONG 1201 Line &LINE too long. WFERR WFLDRLF_NO_SPACE_AFTER_QUOTE 1202 Warning: line &LINE: no space after closing quote. WFERR WFLDRLF_UNESCAPED_QUOTE 1203 Warning: line &LINE: unescaped quote. WFERR WFLDRLF_MISSING_CLOSE_QUOTE 1204 Warning: line &LINE: missing close quote. WFERR WFLDRLF_UNRECOGNIZED_ESCAPE 1205 Warning: line &LINE: unrecognized escape sequence. WFERR WFLDRLF_ITEM_TRUNCATED 1206 Value '&ITEM' truncated to within &SIZE bytes. WFERR WFLDRLF_PARSE_PAC_NO_ACT_REF 1207 Process activity '&PAC_ID' missing reference to an activity (item type and name). WFERR WFLDRLF_UNEXPECTED_TOKEN_FOUND 1208 Unexpected token '&TOKEN' found. WFERR WFLDRLF_PARSE_ENCLOSED 1209 '&ENCLOSED' entity must not be defined within another entity. WFERR WFLDRLF_PARSE_NOT_ENCLOSED 1210 '&ENCLOSED' entity must be defined within '&ENCLOSER' entity. WFERR WFLDRLF_INVALID_NAME 1211 Invalid name for '&FIELD' field of '&ENTITY' entity. WFERR WFLDRLF_PARSE_REDEFINED 1212 '&TYPE' entity named '&NAME' redefined. WFERR WFLDRLF_UNRECOGNIZED_ENTITY 1213 Unrecognized entity type '&ENTITY_TYPE'. WFERR WFLDRLF_END_NOT_MATCH_BEGIN 1214 End type '&END_TYPE' does not match begin type. WFERR WFLDRLF_REQUIRED_FIELD_MISSING 1215 Required field '&FIELD' of entity '&ENTITY' is missing. WFERR WFLDRLF_FIELD_IN_WRONG_ENTITY 1216 '&FIELD' field does not apply to the '&ENTITY' entity. WFERR WFLDRLF_NO_EQUAL_SIGN_FOUND 1217 No equal sign '=' found. WFERR WFLDRLF_DUPLICATE_FIELD 1218 Duplicate field '&FIELD'. WFERR WFLDRLF_PARSE_PAC_LABEL 1219 Process activity label '&PAC_LABEL' not found. WFERR WFLDRLF_BAD_KEYWORD 1220 Parse: bad keyword '&VALUE'. WFERR WFLDRLF_UNDEFINED_ACTIVITY 1221 Activity '&ITEM_TYPE/&NAME' referenced but not defined. WFERR WFLDRLF_PREMATURE_END_OF_FILE 1222 Premature end of file. WFERR WFLDRLF_PARSE 1223 Parse error in line &LINE. WFERR WFLDRLF_FAIL 1224 Could not load from file. # # # wfldrl (loading) 1300-1399 # WFERR WFLDRL_FAIL 1300 Could not load. WFERR WFLDRL_BAD_ITEM_TYPE 1301 Could not load item type '&NAME'. WFERR WFLDRLFK_FAIL 1302 Loaded definition was incomplete. Although this definition may be edited and saved, it cannot be run until references to non-existent objects are corrected or the missing objects are added. WFERR WFLDRLFK_DANGLING_REF_ACT 1303 Reference to nonexistent activity '&ITEM_TYPE/&NAME' in process '&PROCESS_ITEM_TYPE/&PROCESS_NAME' step label '&LABEL'. WFERR WFDNL_PTR_MISMATCH 1304 Attempt to resolve a display name conflict with a different data type. WFERR WFDNL_NO_DNAME 1305 No display name is provided. WFERR WFDNMG_OVERFLOW 1306 New display name for '&DNAME' exceeds length limit. # # wfldrsd (saving to database) 1400-1499 # WFERR WFLDRSD_FAIL 1400 Could not save to database. WFERR WFLDRSD_UPI 1401 Could not upload &ENTITY entity '&TYPE/&NAME'. WFERR WFLDRSD_DELETE_PARENT_ITT 1402 Could not delete item type '&NAME' since it is referenced by messages or activities in the database. WFERR WFLDRSD_DELETE_PARENT_MSG 1403 Could not delete message '&NAME' since it is referenced by activities in the database. WFERR WFLDRSD_PROT_CUST 1404 Please first load this entity or check protect and custom level of &ENTITY '&NAME'. WFERR WFLDRSD_PERFORMER 1405 Invalid performer '&ROLE' in process activity '&TYPE/&NAME'. WFERR WFLDRSD_UNSUPP_FEAT 1406 Workflow definition contains unsupported feature, cannot be uploaded to this database. # # # wfldrsf (saving to file) 1500-1599 # WFERR WFLDRSFREF_FAIL 1500 Internal: could not determine referenced item types when saving to file. WFERR WFLDRSF_FAIL 1501 Could not save to file. # # # wfldrs (saving) 1600-1699 # WFERR WFLDRS_FAIL 1602 Could not save. WFERR WFLDRS_CUSTOM 1603 &CUSTOM # # # wfload (executable) 1700-1799 # WFERR WFLOAD_CONNECT 1700 Could not connect with username/password '&USER_PASS' ('&UPIMSG'). WFERR WFLOAD_DISCONNECT 1701 Could not disconnect (ORA-&ORA_ERROR). WFERR WFLDR_USAGE 1707 Usage: wfload [-u | -f] [-d <date>] <user/pwd> <file> [<itemtype>] WFERR WFLDR_USAGE_CPM 1708 Usage: FNDWFLOAD <apps/pwd> 0 Y {UPLOAD | DOWNLOAD | UPGRADE | FORCE} [@<appl-shortname>:]<filepath> [<item type>] # # # LOG messages # WFLOG WFLDR_DOWNLOAD_LOG 0 Downloaded &COUNT &ENTITY record(s) from database. WFLOG WFLDR_LOG_ITEMTYPE 0 Item type &NAME WFLOG WFLDR_UPLOAD_LOG 0 Uploaded &COUNT &ENTITY record(s) to database. WFLOG WFLDR_WRITE_LOG 0 Wrote &COUNT &ENTITY record(s) to file. WFLOG WFLDR_LEVEL_LOG 0 Access level: &LEVEL, Mode: &MODE WFLOG WFLDRSD_PROTECTED 0 &ENTITY '&NAME' is protected, no changes were saved. WFLOG WFLDRSD_CUSTOMIZED 0 &ENTITY '&NAME' is customized, no changes were saved. WFLOG WFLDRSD_DELETE_PARENT_ITT 0 Could not delete item type '&NAME' since it is referenced by messages or activities in the database. WFLOG WFLDRSD_DELETE_PARENT_MSG 0 Could not delete message '&NAME' since it is referenced by activities in the database. WFLOG WFLDRLF_VERSION_MISMATCH 0 File to be uploaded has different version, &MJ.&MN, from current loader. WFLOG WFLDR_DNAME_CONFLICT_RESOLVED 0 Replaced conflict display name with '&DNAME' for '&TYPE/&NAME' WFLOG WFLDR_SET_DEFAULT_VALUE 0 Default &NAME to '&VALUE' WFLOG WFLDRSD_DISPNAME 0 Display name conflict for &ENTITY entitiy '&TYPE/&NAME' with &CONFLICT # # # LOG messages for level 9 # This is used for printing version compatibility information # Since the info may not be necessary until connecting to the database, # we keep this in this to the lowest level as possible. # WFLO9 WFLDRSD_ACT_TYPE 0 Unsupported type &TYPE in activity &ITEMTYPE/&NAME WFLO9 WFLDRSD_ATT_TYPE 0 Unsupported type &TYPE in attribute &ENTITY/&NAME WFLO9 WFLDRSD_FUNC_TYPE 0 Unsupported type &TYPE in function &ITEMTYPE/&NAME
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de