Go to primary content
Oracle Agile Engineering Data Management System Customization Management
Release e6.2.1.0
E77560-01
  Go To Table Of Contents
Contents

Previous
Previous
 
Next
Next
 

3 SCM Settings

3.1 Defaults

Table 3-1 Default Settings

Name T Value Description

EDB-SCM-CHG-LCK-CHGS

L

TRUE or FALSE

Defines if Ctrl-B key combination will set reservation for the current record.

For user EDB-SCM default is set to TRUE.

For GLOBAL default is set to FALSE

EDB-SCM-EXC-SQL-CMD

L

TRUE or FALSE

Defines if the SQL scripts are executed automatically during import process. By default (FALSE) the user has to start executing the SQL statements manually.

EDB-SCM-IMP-ERR

S

CONTINUE or EXIT

If parameter is set to "CONTINUE", the import process will continue even if errors occurred. If set to "EXIT" the import will be cancelled after an error.

EDB-SCM-STO-MTY-AUTO

S

TERA

Parameter defines the Object types for which the system will track changes in SCM automatically.


3.2 LGV Constants

Table 3-2 LFV Constants

Name T Value Description

EDB_SCM_C_EIC_FLG

L

FALSE

TRUE

Execute Export/Import Check.

EDB_SCM_C_FAT_FLG

L

TRUE

FALSE

Write parent information to bundle.

EDB_SCM_CHG_DOC_AREA

S

"TEST"

Vault to use for SCM loader files during bundle release.

EDB_SCM_CHG_DOC_PFX

S

"SCM-BDL-"

Prefix for document id, when value starts with # then the number server is used.

EDB_SCM_CHG_DOC_TYPE

S

"TEXTFILE"

"doctype[ maskname]"

Document type used for document record with loader files.

EDB_SCM_CHG_GRP_ONLK

L

TRUE

FALSE

Change group Id with user Id when locking records

EDB_SCM_CHK_VERSION

S

"FALSE"

Check object versions:

FALSE: no check

TRUE: warnings when false

ERROR: abort when false

EDB_SCM_CRE_DELETE

L

TRUE

FALSE

Create SQL-delete commands when creating SQL-script

EDB_SCM_CRE_SQL_FILE

L

TRUE

FALSE

Create SQL file

EDB_SCM_DBI_LOA_TAB

L

TRUE

FALSE

Flag whether dbi_loa_tab is supported or not

EDB_SCM_DSC_MAS

L

FALSE

TRUE

Create mask description (userexits, menus) for compatibility check

EDB_SCM_DSC_TAB

L

FALSE

TRUE

Create table description (fields) for compatibility check

EDB_SCM_EXP_DSC

L

TRUE

FALSE

Export description records

EDB_SCM_EXP_LOG

S

"/FILE /MASK"

Export log is written to

/FILE: file

/MASK: Message window

EDB_SCM_FIL_NAM_DEF

S

"@SCM-ID"

Default value for loader file name. @EXP-ID, @SCM-ID, text

EDB_SCM_IMP_DEL_ENT

L

FALSE

TRUE

Delete entity record on import (e.g. T_MASK, T_MENU).

This should be set to FALSE.

Entity record will be modified by loader import and needs not be deleted prior to import.

The deletion of relation records is not affected by this switch.

EDB_SCM_IMP_EXEC_FLG

S

"ASK"

ASK: Ask for Executing EXEC commands

EXEC: Execute without asking

Other: Don't

You can control the behavior for execution of LogiView commands which are stored in the bundle as type "EXEC".

EDB_SCM_IMP_LOG

S

"/FILE /MASK"

Import log is written to

/FILE: file

/MASK: Message window

EDB_SCM_LGV_HIE_SON

S

"LV_NULL LV_DT_MET-CRO"

Open parameter for opening LGV hierarchy

EDB_SCM_LGV_SYS_INI

L

TRUE

FALSE

Initialize LGV system variables when first called (don't when FALSE).

If system variables are not initialized, every time CTRL-A is pressed, the administration data of this tool must be loaded from database.

This will last some seconds. So if possible, this value should be set to TRUE.

EDB_SCM_LGV_USE_CRO

L

TRUE

FALSE

Use LV_DT_CRO table for cross reference

EDB_SCM_LOG_VIR

L

TRUE

FALSE

First print log messages to virtual widget

EDB_SCM_MAS_OPN_USX

S

"iwf_lis_ent,

iwf_frm_ent,

iwf_lis_ref,

iwf_lis_agg,

bvb_usx_opn_ent,

bvb_usx_opn_typ"

Userexits for opening masks

EDB_SCM_MAX_ADM

I

200

Maximum number of entries in SCM configuration list which is supported. (Manager > Tools > SCM > Configuration)

EDB_SCM_MAX_OBJ

I

9999

Maximum allowed number of modification records handled by SCM.

EDB_SCM_NODEL_CHGTYP

S

"LCK"

Change record types that cannot be deleted by user

EDB_SCM_NOUPD_CHGTYP

S

"LCK"

Change record types that cannot be modified by user

EDB_SCM_REC_USX_NAM

S

"EDB_DEV/RecClsMas"

Userexit to add to userexits when creating save mask

EDB_SCM_REC_USX_TYP

S

"AM"

Type of userexit to add to userexits when creating save mask

EDB_SCM_STO_AUTO

S

A

Store Change: A (Auto), M (Manual), AF (Auto Forced), C (Changed), D (Deleted), CD (Change Deleted), AD (Auto Deleted), AFD (Auto Forced Deleted)

Store Change:

A - automatic, when SCM post mask userexit is installed

M - manual, only with CTRL-A

AF - (Auto Forced) when no bundle is set, you will be asked for one to store the modifications

EDB_SCM_STOCHG_USX

S

"EP_SCM/ScmStoChgPoa"

PostAction Userexit for store of modifications

EDB_SCM_TEST

L

FALSE

TRUE

Write test output to message window

EDB_SCM_TRACE_ALL

L

FALSE

TRUE

Trace all procedures

EDB_SCM_XPRG_FLG

L

TRUE

FALSE

Use Progress reporter (TRUE)

EDB_SCM_XPRG_THEME

S

"Patch/Change Management"



3.3 Number Variant

Manager > Tools > Number Server

Number variant SCM-EXP-ID

When you transfer the customization from one environment to another, then the number variant prefix must be different in the different environments. This is checked during import of the SCM loader files.

So you have to adapt/replace prefix "SCM-DEV-" when you have more than one environment. Suggestion: Use "SCM-TST-" for your testing environment, "SCM-PRD-" for your production environment.