CA RCM contains a system of messages that is intended to provide an alert when an activity cannot be completed as defined or if further information is needed to complete the activity: The following table displays typical messages and the type of action to perform:
|
Field |
Code |
Description |
|---|---|---|
|
settings.raci.create.missingmanagers.errcode |
adm001 |
It is recommended that all universe manager fields be filled before creating RACI, so that Accountable links can be automatically added. |
|
settings.raci.create.alreadyexist.errcode |
adm002 |
RACI configurations already exist for {0} |
|
settings.raci.create.fail.errcode |
adm003 |
failed to create RACI configurations for {0} |
|
required.errcode |
app001 |
field '${label}' is required. |
|
iconverter.errcode |
app002 |
'${input}' is not a valid ${type}. |
|
numbervalidator.range.errcode |
app003 |
${input} is not between ${minimum} and ${maximum}. |
|
numbervalidator.minimum.errcode |
app004 |
'${input}' is smaller than the minimum of ${minimum}. |
|
numbervalidator.maximum.errcode |
app005 |
'${input}' is larger than the maximum of ${maximum}. |
|
numbervalidator.positive.errcode |
app006 |
'${input}' must be positive. |
|
numbervalidator.negative.errcode |
app007 |
'${input}' must be negative. |
|
stringvalidator.range.errcode |
app008 |
'${input}' is not between ${minimum} and ${maximum} characters long. |
|
stringvalidator.minimum.errcode |
app009 |
'${input}' is shorter than the minimum of ${minimum} characters. |
|
stringvalidator.maximum.errcode |
app010 |
'${input}' is longer than the maximum of ${maximum} characters. |
|
stringvalidator.exact.errcode |
app011 |
'${input}' is not exactly ${exact} characters long. |
|
datevalidator.range.errcode |
app012 |
'${input}' is not between ${minimum} and ${maximum}. |
|
datevalidator.minimum.errcode |
app013 |
'${input}' is less than the minimum of ${minimum}. |
|
datevalidator.maximum.errcode |
app014 |
'${input}' is larger than the maximum of ${maximum}. |
|
patternvalidator.errcode |
app015 |
'${input}' does not match pattern '${pattern}'. |
|
emailaddressvalidator.errcode |
app016 |
'${input}' is not a valid email address. |
|
creditcardvalidator.errcode |
app017 |
the credit card number is invalid. |
|
urlvalidator.errcode |
app018 |
'${input}' is not a valid url. |
|
equalinputvalidator.errcode |
app019 |
'${input0}' from ${label0} and '${input1}' from ${label1} must be equal. |
|
equalpasswordinputvalidator.errcode |
app020 |
${label0} and ${label1} must be equal. |
|
user.count.roles.alert.description.errcode |
apr001 |
user has {0} roles |
|
user.count.resources.alert.description.errcode |
apr002 |
user has {0} resources |
|
role.count.users.alert.description.errcode |
apr003 |
role has {0} users |
|
role.count.children.alert.description.errcode |
apr004 |
role has {0} children |
|
role.count.resources.alert.description.errcode |
apr005 |
role has {0} resources |
|
resource.count.users.alert.description.errcode |
apr006 |
resource has {0} users |
|
resource.count.roles.alert.description.errcode |
apr007 |
resource has {0} roles |
|
campaignchoicesvalidator.errcode |
arp001 |
please select at least one option for ${byfield} field. |
|
configurationname.required.errcode |
arp002 |
please select a configuration. |
|
campaignname.required.errcode |
arp003 |
please select a campaign. |
|
byfield.required.errcode |
arp004 |
please select the 'by field' parameter. |
|
auditcard.required.errcode |
arp005 |
please select audit card. |
|
sort.required.errcode |
arp006 |
please select sorting method. |
|
campaignfilteroption.required.errcode |
arp007 |
please choose filtering type. |
|
campaign.sendreminder.error.errcode |
cmp001 |
send reminders was aborted, mail event is not active. update mailing parameter [tms.configuration.mail.events] in eurekify.properties |
|
campaign.text.campagin.errors.found.errcode |
cmp002 |
errors found |
|
campaign.error.nouniversesavilable.errcode |
cmp003 |
no universes available |
|
campaign.error.missingcampaigndescription.errcode |
cmp004 |
missing campaign description |
|
campaign.error.missingenddate.errcode |
cmp005 |
missing end date |
|
campaign.error.duedatemustbeinthefuture.errcode |
cmp006 |
due date must be in the future |
|
campaign.error.configurationmustbeselected.errcode |
cmp007 |
configuration must be selected |
|
campaign.error.racinotavailablefor.errcode |
cmp008 |
raci not available for ({0}) |
|
campaign.error.campaignalreadyexists.errcode |
cmp009 |
campaign [{0}] already exists |
|
campaign.error.noaccess.errcode |
cmp010 |
user {0} has no access to campaign {1} |
|
settings.strings.ie.errors.missingname.errcode |
cst001 |
missing name field. |
|
settings.strings.ie.errors.missingdescription.errcode |
cst002 |
missing description field. |
|
settings.strings.ie.errors.namealreadyexist.errcode |
cst003 |
duplicate name, name already in use. |
|
settings.strings.ie.errors.missinguniverse.errcode |
cst004 |
missing universe field. |
|
settings.strings.ie.errors.missingsettings.errcode |
cst005 |
was unable to find the settings xml file {0}. |
|
settings.strings.ie.errors.missingmapping.errcode |
cst006 |
was unable to find the mappings xml file {0}. |
|
settings.strings.ie.errors.missingenrichment.errcode |
cst007 |
was unable to find the enrichment file {0}. |
|
settings.strings.ie.errors.missingpassword.errcode |
cst008 |
missing password field. |
|
settings.strings.ie.errors.missingmaxduration.errcode |
cst009 |
missing maxduration field. |
|
settings.strings.ie.errors.errorparsingmaxduration. errcode |
cst010 |
error parsing maxduration field, please use integer values. |
|
settings.strings.ie.errors.missingconnectorclientclass.errcode |
cst011 |
missing connector client class to use. |
|
settings.strings.ie.errors.missingworkflowprocess. errcode |
cst012 |
missing work flow process. |
|
settings.strings.ie.errors.missingtickettype.errcode |
cst013 |
missing ticket type. |
|
dashboard.compliance.error.noname.errcode |
dbc001 |
please enter all auditcard names |
|
dashboard.compliance.error.multiname.errcode |
dbc002 |
name {0} appears more then once |
|
dashboard.compliance.error.nocard.errcode |
dbc003 |
please enter all audit cards |
|
dashboard.compliance.error.multicard.errcode |
dbc004 |
auditcard {0} appears more then once |
|
dashboard.compliance.error.nobpralerts.errcode |
dbc005 |
auditcard {0} has no bpr alerts |
|
entity.emptylist.errcode |
eml001 |
no match was found |
|
mail.builder.createticket.sage.errticket.subject.errcode |
mal001 |
new error ticket, title:{3} |
|
mail.builder.createticket.sage.errticket.body.errcode |
mal002 |
a error ticket (id |
|
properties.errormsg.propertyalreadyexists.errcode |
prp001 |
the property {0}" already exists |
|
properties.errormsg.unencryptedpropertyalready exists.errcode |
prp002 |
an un-encrypted property [{0}] is already exists, please remove it first. |
|
properties.errormsg.contcreateemptyproperty.errcode |
prp003 |
can not create a property with a null/empty key. |
|
loginpage.userauthentication.failed.errcode |
prt006 |
failed to authenticate user, invalid user name/password |
|
loginpage.connecttoauthenticationservice.failed. errcode |
prt007 |
failed to connect to authentication service, please contact system administrator. |
|
loginpage.userauthentication.failed.sageadmin. errcode |
prt008 |
incorrect password for admin user. |
|
loginpage.userauthentication.failed.sagebatch.errcode |
prt009 |
incorrect password for batch user. |
|
loginpage.userauthorization.failed.errcode |
prt010 |
failed to authorize user: {0}, the user does not exist in {1} configuration. |
|
internalerrorpage.label.info1.errcode |
prt011 |
an error has occurred. for more information please view the log file. |
|
internalerrorpage.label.info2.errcode |
prt012 |
to relogin please click here |
|
sagemaster.headers.foundconflicts.errcode |
sgm001 |
error! conflicts in the master configuration login field. |
|
sagemaster.headers.countduplicates.errcode |
sgm002 |
found {0} duplicate logins. please review: |
|
selfservice.error.loading.bpr.errcode |
sls001 |
could not load bpr file [{0}], proceeding without |
|
selfservice.error.finding.bpr.errcode |
sls002 |
no bpr file defined, proceeding without |
|
selfservice.error.finding.universe.errcode |
sls003 |
no universes available |
|
selfservice.error.starting.approval.errcode |
sls004 |
error starting approval process |
|
selfservice.validate.descriptionrequired.errcode |
sls005 |
description field is required |
|
selfservice.validate.nouserisselected.errcode |
sls006 |
no user is selected |
|
selfservice.validate.norequestsmade.errcode |
sls007 |
no requests made |
|
selfservice.validate.missingraciconfigurations.errcode |
sls008 |
missing raci configurations |
|
selfservice.validate.errorgettingraciconfigurations. errcode |
sls009 |
error getting raci configurations |
|
selfservice.validate.missingaccountablefor.errcode |
sls010 |
missing accountable for: {0} |
|
selfservice.validate.racierrorfor.errcode |
sls011 |
raci error for: {0} |
|
settings.headers.editimportexportpage.error.errcode |
ste001 |
error fetching connector object: {0} |
|
settings.headers.edituniversepage.error.errcode |
ste002 |
error fetching connector object |
|
changeapproval.child.remove.user.role.info.title.rejected.errcode |
tkt001 |
request to delete role {1} from user {1} - rejected. |
|
changeapproval.child.remove.user.role.info.title.failed.errcode |
tkt002 |
request to delete role {0} from user {1} - failed. |
|
changeapproval.child.remove.user.role.notification .title.errcode |
tkt003 |
request to delete role {1} from user {0} is already in process. |
|
changeapproval.child.add.user.resource.info.title .rejected.errcode |
tkt005 |
request to add resource {1} to user {1} - rejected. |
|
changeapproval.child.add.user.resource.info.title .failed.errcode |
tkt006 |
request to add resource {0} to user {1} - failed. |
|
changeapproval.child.add.user.resource.info .description.rejected.errcode |
tkt007 |
the request to add resource {1} to user {0} was rejected - request was submitted on universe {2} from {3} |
|
changeapproval.child.add.user.resource.info .description.failed.errcode |
tkt008 |
the request to add resource {1} to user {0} failed - request was submitted on universe {2} from {3} |
|
changeapproval.child.remove.user.resource.info .title.rejected.errcode |
tkt009 |
request to delete resource {1} from user {0} - rejected. |
|
changeapproval.child.remove.user.resource.info .title.failed.errcode |
tkt010 |
request to delete resource {1} from user {0} - failed. |
|
changeapproval.child.remove.user.resource.info .description.rejected.errcode |
tkt011 |
the request to delete resource {1} from user {0} was rejected - request was submitted on universe {2} from {3} |
|
changeapproval.child.remove.user.resource.info .description.failed.errcode |
tkt012 |
the request to delete resource {1} from user {0} failed - request was submitted on universe {2} from {3} |
|
changeapproval.child.remove.user.resource .notification.title.errcode |
tkt013 |
request to delete resource {1} from user {0} is already in process. |
|
changeapproval.child.remove.user.resource .notification.description.errcode |
tkt014 |
the request to delete resource {1} from user {0} is already in process - request was submitted on universe {2} from {3} |
|
changeapproval.child.add.role.role.info.title.rejected.errcode |
tkt015 |
request to add role {0} to role {1} - rejected. |
|
changeapproval.child.add.role.role.info.title.failed .errcode |
tkt016 |
request to add role {0} to role {1} - failed. |
|
changeapproval.child.add.role.role.info.description .rejected.errcode |
tkt017 |
the request to add role {0} to role {1} was rejected - request was submitted on universe {2} from {3} |
|
changeapproval.child.add.role.role.info.description .failed.errcode |
tkt018 |
the request to add role {0} to role {1} failed - request was submitted on universe {2} from {3} |
|
changeapproval.child.add.role.role.notification.tile .errcode |
tkt019 |
request to add role {0} to role {1} is already in process. |
|
changeapproval.child.add.role.role.notification .description.errcode |
tkt020 |
the request to add role {0} to role {1} is already in process - request was submitted on universe {2} from {3} |
|
changeapproval.child.remove.role.role.info.title .rejected.errcode |
tkt021 |
request to delete role {0} from role {1} - rejected. |
|
changeapproval.child.remove.role.role.info.title.failed.errcode |
tkt022 |
request to delete role {0} from role {1} - failed. |
|
changeapproval.child.remove.role.role.info .description.rejected.errcode |
tkt023 |
the request to delete role {0} from role {1} was rejected - request was submitted on universe {2} from {3} |
|
changeapproval.child.remove.role.role.info .description.failed.errcode |
tkt024 |
the request to delete role {0} from role {1} failed - request was submitted on universe {2} from {3} |
|
changeapproval.child.remove.role.role.notification.title.errcode |
tkt025 |
request to delete role {0} from role {1} is already in process. |
|
changeapproval.child.remove.role.role.notification .description.errcode |
tkt026 |
the request to delete role {0} from role {1} is already in process - request was submitted on universe {2} from {3} |
|
changeapproval.child.add.role.resource.info.title .rejected.errcode |
tkt027 |
request to add resource {1} to role {1} - rejected. |
|
changeapproval.child.add.role.resource.info.title.failed.errcode |
tkt028 |
request to add resource {0} to role {1} - failed. |
|
changeapproval.child.add.role.resource.info .description.rejected.errcode |
tkt029 |
the request to add resource {1} to role {0} was rejected - request was submitted on universe {2} from {3} |
|
changeapproval.child.add.role.resource.info.description.failed.errcode |
tkt030 |
the request to add resource {1} to role {0} failed - request was submitted on universe {2} from {3} |
|
changeapproval.child.add.role.resource.notification .title.errcode |
tkt031 |
request to add resource {1} to role {0} is already in process. |
|
changeapproval.child.add.role.resource.notification .description.errcode |
tkt032 |
the request to add resource {1} to role {0} is already in process - request was submitted on universe {2} from {3} |
|
changeapproval.child.remove.role.resource.info.title .rejected.errcode |
tkt033 |
request to delete resource {1} from role {1} - rejected. |
|
changeapproval.child.remove.role.resource.info.title .failed.errcode |
tkt034 |
request to delete resource {0} from role {1} - failed. |
|
changeapproval.child.remove.role.resource.info .description.rejected.errcode |
tkt035 |
the request to delete resource {1} from role {0} was rejected - request was submitted on universe {2} from {3} |
|
changeapproval.child.remove.role.resource.info .description.failed.errcode |
tkt036 |
the request to delete resource {1} from role {0} failed - request was submitted on universe {2} from {3} |
|
changeapproval.child.remove.role.resource .notification.title.errcode |
tkt037 |
request to delete resource {1} from role {0} is already in process. |
|
changeapproval.child.remove.role.resource .notification.description.errcode |
tkt038 |
the request to delete resource {1} from role {0} is already in process - request was submitted on universe {2} from {3} |
|
changeapproval.child.role.task.addroletoraci .description.errcode |
tkt039 |
to continue please choose an accountable user to {0} role |
|
changeapproval.child.remove.user.role.notification .description.errcode |
tkt094 |
the request to delete role {1} from user {0} is already in process - request was submitted on universe {2} from {3} |
|
login.errors.invalidcredentials.errcode |
tms001 |
user/password not found. |
|
login.errors.invalidcredentials.errcode |
tms001 |
try wicket/wicket as the user name/password combination |
|
page.admin.failuremessage.errcode |
tms002 |
{0} failed. |
|
error.validate.optionvalue.errcode |
tms003 |
the value {0} is not allowed in {1}. |
|
error.validate.command.notfound.errcode |
tms004 |
the command id {0} was not found. |
|
error.validate.command.disabled.errcode |
tms005 |
the command id {0} is not enabled. |
|
error.addattachment.noname.errcode |
tms006 |
fail to save attachment, please fill the field name. |
|
error.filter.errcode |
tms007 |
the filter '{0}' has a syntax error. {1} |
|
error.filter.resultempty.errcode |
tms008 |
the user does not exist. |
|
error.command.revokecmd.errcode |
tms009 |
fail to revoke ticket {0}, missing job tickets {1}. |
|
error.command.revokecmd.msg2.errcode |
tms010 |
fail to revoke ticket {0} with job tickets {1}, there are {2} activity tickets outside the ticket tree. |
|
error.command.linkcommands.errcode |
tms011 |
fail to create commands:{0}, {1} |
|
error.command.startjobcommand.errcode |
tms012 |
fail to start job for ticket {0}, ticket has already reference for job {1} |
|
error.command.startjobcommand.checkjobticketexists.errcode |
tms013 |
fail to commit activity [checkjobticketexists] in job [{1}] of ticket {0}, check tms port in workpoint wftms web service. |
|
error.workflow.connection.errcode |
tms014 |
fail to connect to workpoint url:{0}, info:{1} |
|
error.service.createconsulttickets.errcode |
tms015 |
no ticket parent! |
|
error.service.createconsulttickets2.errcode |
tms016 |
fail to find consulting users, {0} |
|
error.service.createconsulttickets3.errcode |
tms017 |
fail to create consulting tickets. {0} |
|
error.service.validatevalue.errcode |
tms018 |
fail to update field {0} with value {1} in ticket type {2} |
|
error.command.saveticket.optimisticlockexception .errcode |
tms019 |
the ticket was updated by another user, please reopen ticket. |
|
error.validate.valuelength.errcode |
tms020 |
validation fail for value:{0} cannot be longer then {1} |
|
error.validate.date.errcode |
tms021 |
fail to parse date: {0}" |
|
error.batchtask.errcode |
tms022 |
[{6}] fail to run batch actionname |
|
error.batchtask.startjob.errcode |
tms023 |
action {0} of job {2} failed. retry count:{1} |
|
error.update.ticket.errcode |
tms024 |
cannot update the ticket [id |
|
error.campaignnamenotfound.errcode |
tms025 |
campaign {0} not found. |
|
page.recordnotfound.message.errcode |
tms026 |
{0} was not found in {1} |
|
page.internalerror.info1.errcode |
tms027 |
an error has occurred. for more information please view the log file. |
|
page.internalerror.info2.errcode |
tms028 |
null |
|
page.expirederror.info1.errcode |
tms029 |
your session has expired, please login again. |
|
page.expirederror.info2.errcode |
tms030 |
null |
|
error.workpoint.dbconnection.errcode |
tms031 |
workpoint database connection is closed. |
|
text.dialogs.runfailed.errcode |
txd001 |
failed to run {0}, please watch log files. |
|
text.dialogs.runfailed.errcode |
txs002 |
failed to run {0}, please watch log files. |
|
settings.strings.universe.masterequalmodel.errcode |
ust001 |
warning!!! master and model configurations are the same. |
|
settings.strings.universes.errors.missingname .errcode |
ust002 |
missing name field. |
|
settings.strings.universes.errors.missingdescription .errcode |
ust003 |
missing description field. |
|
settings.strings.universes.errors.namealreadyexist .errcode |
ust004 |
duplicate name, name already in use. |
|
settings.strings.universes.errors.missingmaster .errcode |
ust005 |
missing master configuration name field. |
|
settings.strings.universes.errors.missingmodel .errcode |
ust006 |
missing model configuration name field. |
|
settings.strings.universes.errors.missingauditsettingsfile.errcode |
ust007 |
was unable to find the audit settings file {0}. |
|
settings.strings.universes.errors.masterisnotreadonly .errcode |
ust008 |
the master configuration ({0}) is not read only. |
|
settings.strings.universes.errors.masterhasparent .errcode |
ust009 |
the master configuration ({0}) has a parent configuration. |
|
settings.strings.universes.errors.masternotlogged .errcode |
ust010 |
the model configuration ({0}) is not logged. |
|
settings.strings.universes.errors.modelisnotreadonly .errcode |
ust011 |
the model configuration ({0}) is not read only. |
|
settings.strings.universes.errors.modelhasparent.errcode |
ust012 |
the model configuration ({0}) has a parent configuration. |
|
settings.strings.universes.errors.modelnotlogged .errcode |
ust013 |
the model configuration ({0}) is not logged. |
|
settings.strings.universes.errors.errorswasfound .errcode |
ust014 |
the following issues were found: |
|
settings.strings.universes.errors.wouldliketoautofix .errcode |
ust015 |
would you like to auto-fix them? |
|
error.workpoint.dbconnection.errcode |
wp001 |
workpoint database connection is closed. |
| Copyright © 2010 CA. All rights reserved. | Email CA Technologies about this topic |