Hi all, we are facing problems at the moment we try to install a Lifecycle, this error appears when an attribute has a default value.
How can we bypass this lifecycle check?, our customer requirements are to set a default value for many attributes.
An unexpected error has occured during install InstallException.Check error details in recent error log located in 'C:\Temp\documentum\'Error during post install on docbase object 'cv_vp'(dm_policy 4603faca8002d6f3)
[ERROR] FAILED QUERY: ALTER TYPE vp_doc FOR POLICY '4603faca8002d6f3' STATE 'En Edicion' MODIFY "area"(SET DEFAULT = '00000', TRUNCATE allowed_search_ops, SET is_searchable = 1, SET default_search_op = NULL, SET default_search_arg = NULL, SET is_required = 0, SET is_hidden = 0, SET read_only = 1, SET ignore_immutable = 0, SET not_null = 0, SET ignore_constraints = NULL, SET life_cycle = NULL, DROP VALUE ASSISTANCE, DROP CHECK )
DfException:: THREAD: ModalContext; MSG: [DM_QUERY2_E_DATA_DICT_ERROR_FOR_ATTR_A_C]error: "The following error(s) occurred processing an ALTER/CREATE statement for type vp_doc, attribute area."; ERRORCODE: 100; NEXT: DfException:: THREAD: ModalContext; MSG: [DM_DATA_DICT_E_DEFAULT_FOR_BUSINESS_POLICY_STATE]error: "You cannot specify a DEFAULT value for attribute area in type vp_doc that is specific to a particular Business Policy state."; ERRORCODE: 100; NEXT: null
Any ideas will be highly appreciated.
Best regards,
Carlos Narro Vigo