Summary
Reference
To retrieve the Instructions document in PDF format, click here
To download the zipped unload files, click here.
|
Best Practices for Multi-Tenant Environments
How to Configure Service Manager 7 for Multi-Tenant Implementations.
HP® Software — Service Management
|
|
Table Name
|
Record
|
operator
|
BOB.HELPDESK
|
scmandant
|
contacts, dept, device, probsummary
|
scsecuritygroup
|
ACME, Company A, Company B, Company C, GENERICOM, HP, TEST
|
formatctrl
|
login.DEFAULT
|
dbdict
|
probsummary
|
format
|
IM.template.browse.g, IM.template.close.g, IM.template.km.g, IM.template.open.g, IM.template.ro.g, IM.template.update.g, apm.quick.g
|
displayscreen
|
scm.advanced
|
Object
|
probsummary
|
Process
|
cc.create, cc.qopen.create, us.screlate, im.view.init, im.new.incident
|
link
|
incidents, probsummary
|
menu
|
IM
|
Table Name
|
Record
|
Process
|
company.specific.incident, company.specific.incident2
|
Format
|
company.prompt.g
|
Wizard
|
MSP Reset Company, MSP Switch Company, MSP Switch Company 2
|
RAD
|
us.form.builder.advanced, subform.create
|
dbdict
|
company
|
format
|
company.g
|
formatctrl
|
company
|
Field
|
Datatype
|
custom.fields
|
Array
|
custom.fields
|
Structure
|
labels
|
Character
|
fields
|
Character
|
types
|
Character
|
filename
|
Character
|
ForeColorCond
|
Character
|
ForeColor
|
Number
|
VisibleCond
|
Character
|
Visible
|
Number
|
ReadOnlyCond
|
Character
|
ReadOnly
|
Number
|
File
|
Record
|
Notes
|
scmandant
|
As needed
|
|
operator
|
As needed
|
|
scsecuritygroup
|
As needed
|
|
wizard
|
MSP Switch Company
|
Added to allow for company selection with calling the Process.
|
wizard
|
MSP Switch Company 2
|
Added to allow for company selection without calling the Process.
|
wizard
|
MSP Reset Company
|
Added to allow for reset of company selection.
|
Process
|
company.specific.incident
|
Sets mandant values and the sub-format name, and calls the open application.
|
Process
|
company.specific.incident2
|
Sets mandant values and the sub-format name, does not call the open application.
|
Process
|
cc.qopen.create
|
Sets mandant values and the sub-format name.
|
Process
|
cc.create
|
Sets mandant values and the sub-format name.
|
Process
|
us.screlate
|
Resets mandant values.
|
Process
|
im.view.init
|
Sets the sub-format name.
|
Process
|
im.new.incident
|
Calls the MSP Switch Company 2 wizard.
|
format
|
company.prompt.g
|
Selects the company to apply to this incident.
|
format
|
company.
<company>. <tablename>. subformat |
For company- and table-specific sub-formats
|
format
|
apm.quick
|
Adds a tab for a company-specific sub-format.
|
format
|
IM.template.*
|
Adds a tab for a company-specific sub-format.
|
dbdict
|
probsummary
|
Adds fields for company-specific fields.
|
dbdict
|
incidents
|
see above (if needed)
|
dbdict
|
company
|
Add custom.fields arrayed structre
|
formatctrl
|
login.DEFAULT
|
Adds the calculation: $G.orig.secgroup=security.group in $file1.
|
displayscreen
|
scm.advanced
|
Adds the initialization expression:
$wizard.name=” MSP Switch Company” |
Object
|
probsummary
|
Calls the wizard $wizard.name instead of the incident open application.
|
link
|
incidents
|
Allows the display of categories for the contact’s company only. In ServiceCenter version 6 add the following Post Link Expressions to the contact.name line: $L.security.token=str(toupper(company in $File)); $L.void=mandant(2, {$L.security.token})
|
menu
|
IM
|
Calls wizard.run instead of apm.first.
|
Table
|
Record
|
Notes
|
Process
|
cm.update
|
Sets the sub-format name.
|
Process
|
cm.open
|
Calls a Switch Company wizard.
|
dbdict
|
cm3r
|
Adds fields for company-specific fields.
|
Object
|
cm3r
|
Calls the wizard $wizard.name instead of the change open application.
|