Database Extraction is a primary thing for any develoepr before he starts working on the Local DB.
In order to extract the Database for a Particular User ID say "DEV" then this Id needs to be added under the Siebel Remote Client-Mobile Clients,
Need to mention the Routing Model as "Mobile Client-Extract Only"(SADMIN credentials are required)
Once you are done with these changes you need to generate the database Template to start the Database Extract Job.
Steps:
1 Go To Admin Server Management-Jobs
2.Create a new Job and chose the Component as "Generate New Database"
3.Submit The Job and wait for the Job the to be successful(takes some time)
4.Once the above job is successful,create a new Job and chose the Component as "Database Extract"
5.Scroll Down and add the below Parameters
Client Name - DEV
Extract all Repository Tables -TRUE
submit the Job and wait for the completion
6.Once you are done with the above jobs ,try to connect your Tools(your system) to the "Local" database and Click Yes on the "Intilize Database" message you would see....
This would sync with the Server , and Local DB would be created under the "Siebel/Tools/Local
Suuccessful DB intilization would allow you to CHECK IN/CHECK OUT your code/config
In order to extract the Database for a Particular User ID say "DEV" then this Id needs to be added under the Siebel Remote Client-Mobile Clients,
Need to mention the Routing Model as "Mobile Client-Extract Only"(SADMIN credentials are required)
Once you are done with these changes you need to generate the database Template to start the Database Extract Job.
Steps:
1 Go To Admin Server Management-Jobs
2.Create a new Job and chose the Component as "Generate New Database"
3.Submit The Job and wait for the Job the to be successful(takes some time)
4.Once the above job is successful,create a new Job and chose the Component as "Database Extract"
5.Scroll Down and add the below Parameters
Client Name - DEV
Extract all Repository Tables -TRUE
submit the Job and wait for the completion
6.Once you are done with the above jobs ,try to connect your Tools(your system) to the "Local" database and Click Yes on the "Intilize Database" message you would see....
This would sync with the Server , and Local DB would be created under the "Siebel/Tools/Local
Suuccessful DB intilization would allow you to CHECK IN/CHECK OUT your code/config
No comments:
Post a Comment