Generate Local Database

来源:互联网 发布:Windows 10 隐藏 文件 编辑:程序博客网 时间:2024/06/05 20:15

1.Create Siebel Employee
Login as Siebel Administrator;
Create Position for employee;
Create Resp for employee;
Create Employee and assign up position and resp

2.Create db user for employee if use Database Authentication.
Grant SSE_ROLE to db user as default role.

3. Create Mobile Client
Screen::Administration - Siebel Remote
View::Mobile Clients

4.Generate New Database
Screen::Administration - Server ManagementView::Jobs
Create Job with following parameters:
Conponent/Job::Generate New Database
Job Parameters:: Name = SQL Anywhere Database, Value = sse_utf8.dbf

5.Database Extract
Screen::Administration - Server Management
View::Jobs
Create Job with following parameters:Conponent/Job::Database Extract
Job Parameters:: Name = Client Name, Value = XXXXX(the name of Mobile Client that created at step 3)
Client Name = UTENTE1
Encypt client Db Password = False
Move Siebel Remote client = True
Client Database encryption method = None
Extract all Repository Tables = True

原创粉丝点击