Configuration files - ASN file (for CM Synergy)
An assignment file was set up to redirect the other entities, as follows:
;**********************************************
;* Polyserver Template Assignment File *
;* Generated on: Mon Feb 3 17:21:00 EDT 2003 *
;**********************************************
[SETTINGS]
$MAXFILES=1024
$SEARCH_OBJECT=DBMS_FIRST
;Set variations and user options
;$language=USA
$putmess_logfile ./server.txt
;Uncomment next line for Japanese environment
;$one_byte_storage=6
[PATHS]
;Set up default path to driver assignments
$HPUX ORA:ud6orcl|uniface|developer
$UD6 UD6:
$DEF $HPUX
$UUU $HPUX
$IDF $UD6
$SYS $HPUX
[ENTITIES]
; Don’t store temporary data in XML
USTMP.DICT $uuu:UD6_USTMP.*
UAPLLST.DICT $uuu:UD6_UAPLLST.*
UGCROSS.DICT $uuu:UD6_UGCROSS.*
USIMPKW.DICT $uuu:UD6_USIMPKW.*
USSPCKW.DICT $uuu:UD6_USSPCKW.*
;
; Improve performance by leaving these entities out
USIPARM.DICT $uuu:UD6_USIPARM.*
USILINK.DICT $uuu:UD6_USILINK.*
;
; Don’t store UGLYPH in NLS UD6
UGLYPH.DICT $uuu:UD6_UGLYPH.*
;
; Redundant entity
UCSDIA.DICT $uuu:UD6_UCSDIA.*
;
; Final catch-all for IDF dictionary
*.dict $idf:ccm_wa/ccmdb/formula-1.1/formula/sources/other.dir/*.*
;*.dict $IDF:UX_*.*
*.printer $DEF:UD6_*.*
*.text $UUU:UD6_*.*
*.FORMULA1 $DEF:*.*
*.FORMULA $DEF:*.*
[FILES]
*.aps ccm_wa/ccmdb/formula-1.1/formula/aps/*.aps
*.frm ccm_wa/ccmdb/formula-1.1/formula/frm/*.frm
*.pro ccm_wa/ccmdb/formula-1.1/formula/pro/*.pro
*.rpt ccm_wa/ccmdb/formula-1.1/formula/rpt/*.rpt
*.svc ccm_wa/ccmdb/formula-1.1/formula/svc/*.svc
[DRIVER_SETTINGS]
USYS$ORA_PARAMS = dpa,dhfr,dc,oc 200
USYS$UD6_PARAMS = xmlschema ie5, mmf files 1024, mmf binary font 51 encoding ISO-8859-1, notrx , config /home/ud6/settings, hyphen comma, xdrname xdrschema
This ASN file uses file specifications relative to the current working directory. This is the final ASN after the sources were imported into CM Synergy and a work area created.
The nokeycheck
parameter must be removed after doing the initial repository load, otherwise the driver will not work correctly.
This assignment file assumes that only the Uniface source code is being stored using UD6/CMtool Driver, not temporary records, or ‘compiled’ source (e.g.: UOBJ).
WARNING: If you have a USYS$UD6_PARAMS specified in both a local ASN file and the usys.asn file, the settings in the usys.asn file override the local assignment file.
Configuration Files
How to use the driver with CM Synergy / Continuus CM (cont.)
Taking control in CM Synergy
Releasing a form using CM Synergy
Checking a form in using CM Synergy
Adding a form using CM Synergy
Finding the differences in versions using CM Synergy
Problems when using CM Synergy
UD6 Overview
A methodology to Uniface source code control
Using UD6/CMtool and Uniface with CM Synergy.
$Revision: 1.8 $ $Date: 2011/02/28 02:56:32 $ | [go to top] |