Structural and Non Structural Changes:----
Structural content - configuration content that is stored in the underlying
relational database schema as tables, views, columns, indexes, and so on.
Nonstructural content - all other configuration content that is not
structural. Nonstructural content is typically stored as records in a table.
Migration objects and their contents
Application:--
DMMAXMODULES
DMMAXAPPS
DMMAXMENU
DMQUERY
DMSCTEMPLATE
DMLAUNCHENTRY
Appsecurity
DMSIGOPTION
DMMAXSERVICE
DMMAXGROUP
DMMAXUSER
DMSIGOPTION
DMCTRLGRP
DATADICTIONARY:--
DMMAXSERVICE:-SYSTEM SVICE MIGRATION
DMLANGUAGE:-LANGAUGE MIGRATION OBJECT
DMMAXMESSAGE:-SYSTEM MESSAGE MIGRATION OBJECT
CURRENCY
SETS
ORGANIZATION
CONDITION
DOMAIN
MAXOBJECT
MAXSEQ
MAXRELATIONSHIP
MAXINTOBJECT
DMGLCONFIGURATION
BPM
ACTION
ACTIONGRP
ROLE
COMMTEMPLATE
ESCALATION
WFPROCESS
SYSTEM
CRONTASK
LOGGER
MAXPROPERTIES
Types of Inventory usage records
3 types of inventoy usage records we could create:--
1. Issue.(issue and return both)
2. Transfer(only transfer)
3. Mix(Both issue and transfer).
Difference between stocked and non stocked
Stocked Item: - Item which company stocks and we create a reorder point for it.
Non Stocked Item:- Item which company does not stocks and we don’t create a reorder point for it.
Methods of statefulmbo
getStatusHistory()
This is taking history mbo
getStatusHandler()
Calling status handler class
getStatusListName()
This is taking domain name
SetFieldFlag
SetValue are 2 mothods of Mbo class
What is migration Manager
It enables us to migrate configuration content from one product environment to another.
Object Structure
An object structure is a grouping of related business objects (BOs).
Every package has a life-cycle wherein it is:
1. Defined
2. Created
3. Distributed
4. Deployed
Applications
Functional
Resources
Application Security
Reporting
System
Integration
BPM
Migration
Actions
To migrate a WFINITIATE action, which initiates a workflow process, the workflow process must be active. Therefore, two deployments are required. Migrate the workflow process and activate it in the target environment first, and then migrate the action.
Action groups
To migrate action groups that are created in the Actions application, you must also migrate all the actions that are in each action group. If you do not migrate the actions, the action groups cannot be used in the target environment.
Charts of accounts
Migration Manager does not migrate charts of accounts (GLs).
What are different ticket types:
Problem, Incident and Service Request.
Status for ticket
New,inprogress,pending,resolved,closed,queued.
Appbean extends databean
Databean extends webclientbean
Appbean methods
1. Initialize.
2. Save.
3. Isempty
4. Reset.
5. Bookmark
6. Delete
7. Routewf
8. Launchwf
9. StopWf
Status of workorder
1. Wappr
2. Wsch
3. Appr
4. Wmatl
5. Wpcond
6. Inprorg
7. Complete
8. Close
9. Cancel
Tell me some databean methods:
1. Add row.
2. Set QBE
3. Cal Bean Method
4. Initialize
1. Reset
2. Getparent
3. Getmboname
4. GETMBOSETREMOTE
5. execute
Which is synchronous and which is asynchronous
Publish Channel –
Asynchronous
Invocation Channel
- Synchronous
Enterprise
Services – Synchronous and Asynchronous
What are the implicit variables we use in automation script : -
App
|
User
|
Mbo
|
Mboname
|
Errorkey
|
Errorgroup
|
Params
|
Interactive
|
Evalresult
|
Onadd
|
Onupdate
|
Ondelete
|
action
|
scriptName
|
scriptHome
|
Launchpoint
|
Var_readonly
|
Var_required
|
Var_initial
|
Var_previous
|
Var_internal
|
Var_modified
|
|
|
Comments
Post a Comment