Identify specific configuration issues through Verify Configurations (cdverify)
Run the Verify Configurations (
cdverify
) utility.
Administration Console > Configuration and Personalizations > Configuration > Verify Configurations
or run the cdverify
at the command line with the -ie
options. This enables you to view detail on syntax errors.
Sample output:
SpecRepositoryFactory: SpecRepository(PreloadOnEnstantiation): prodltm4 (SLVUW):
Resolution time - already loaded
Invalid Form Lpl: Business Class 'Employee', Form 'MyEmpReq_implicit_action_form
' for Actor '@global'.
"Employee" (line 2, column 14) : Error : Invalid Action.
> action is MyEmpReq
> ^
Invalid Form Lpl: Business Class 'Employee', Form 'TestReqAct_implicit_action_form' for Actor '@global'.
"Employee" (line 2, column 14) : Error : Invalid Action.
> action is TestReqAct
> ^
Invalid Form Lpl: Business Class 'Employee', Form 'TestTwoReq_implicit_action_form' for Actor '@global'.
"Employee" (line 2, column 14) : Error : Invalid Action.
> action is TestTwoReq
> ^
Processed 16 record(s). 10 passed, 3 failed, 0 skipped (old lists using delta format), 3 already inactive.