Siebel repository file contains


















User agrees that any use of this software is governed by: 1 the applicable user limitations and other terms and conditions of the license agreement which has been entered into with Siebel Systems or its authorized distributors; and 2 the proprietary and restricted rights notices included in this software. If you have received this software in error, please notify Siebel Systems immediately at Hi Irfan, From log it is shown you have not give correct import repository file name or it may be problem with exported rep.

In import repository file name you have to give expot repository file name like if you have exported repository with name like xyz. Alway take export repository with different name. Please take againg export repository as different name and then do import repository.

Hi, I alreday change exisitng Repository name form siebel Tools. Now this time i again i export form different server and log is different from previous one. Find the the below latest log. Retry this array row by row … SQL Statement: insert into siebel.

The problem is in passing wrong paramaters to import repository process. New repository will be imported with your customized name. I guess the database you are exporting from is Unicode and the one where you importing is not Unicode. Please confirm. Bhupendra Kshatri. Please check if the file system has sufficient space and make sure you have access to the directory. I will give path like this c:customer. I think that is fine form my side.

I have also test connection with ODBC which is coinnecting fine. Siebel provides alternative for to achieve these and that is through Script. What are diff scriptable objects? What is difference between a server script and a browser script?

Browser script is written were we need to communicate with the user or desktop application. Also when the scope of the script is limited to the current record only. Server script is written when the scope of the script is not limited to the current record. What are profile attributes?

The user profile attribute are the profile attributes that are set using Set Profile attribute method and are accessed using Get Profile attribute method. What is the difference between this. And Application. How much text a Siebel editor can store. What is the difference between preinvoke and precanInvoke event? Preinvoke event occurs prior to calling the actual method, and PrecanInvoke event occurs prior to Preinvoke event, just to check that if the user has privilege to invoke the method.

What are WF server component? Where can u write a business service? At Tools and Application level. What is the difference between writing a script in a tool and in an application? Scripts written at tools level are complied in the. Scripts written at the Application level are not the complied script and thus changes can be incorporated easily.

But Application level scripts are not secure as any user having access to the view will be able to view the script. The Tools level scripts are faster to load then application level scripts as they are complied scripts. If the script with the same name exist at both tools and application level then Tolls level script being the complied one have priority over the application level script.

What are the different tables used in WF? What is a Siebel operation step? Does it support a Delete operation? Siebel operation step user in WF to insert, update, Query the database. It does not support Delete operation. What is the significance of Immediate post changes. Whenever we need incorporate the changes in the field immediately, we need to send the changes to the server. This can be done by setting immediate post changes property at the field level.

What is the code to activate a customized button in a script and on which event will u use for it? What was your role in previous organization? Where did u write the script? On which event? What was the business process followed? When are link search spec used and when is BC Search spec used and how they are combined in application? The link search spec will be added to the child BC search spec only if the link is active. Visibility Concepts in Siebel.

Where all is Visibility Specified in Siebel Application? Visibility Concepts in Siebel ensures that what all views should be visible to the user and what amount of data is relevant for him.

Responsibility and Position determines the visibility for the user. How is tabs and show dropdown configured? How they are diff from visibility prospective? View dropdown are configured using visibility applet and visibility applet type property at the view level, and View Tabs are configured at BC View mode level.

You have to show Opportunity in Activity Screen. How will you do that? This can be done using the Field user properties. We can also check that if field A is having some specific value for that field B becomes required.

What is the difference between Default column and Fixed Column? Why do we define Destination field and the Source column under join spec and not destination column and the source column?

As the Join is between a BC and the Table for mapping between the two we define the child objects of both the objects i. User is able to select record from the dynamic picklist and the controls in the applet are populated with the selected records data, but when refreshed data is not seen. What might be the problem? Whenever dynamic picklist is used, the pickmap shows what all fields need to be populated and it also stores the id of the selected record for future reference.

This id is not defined in our case. What is get profile attribute and get shared global? What is the difference between them? Get Profile attribute method is used for get the user profile attribute that is set using set profile attribute method to access the user specific attribute. The profile attributes are of two types, Persistent and Dynamic.

Persistent attribute are the defined attributes that exist in Siebel and the values of these attributes is actually stored in the database.

Whenever a new attribute is created it is the dynamic attribute and it is valid for the current session only. Its value is not stored in the Database. Shared Global are the global variable declared by the user.

These are session specific and the variables declared by one user cannot be accessed by some other user. What are the new features added in 7. Individual user can personalize their homepage including layout and visible applets using the built in layout editor.

What is Upgrade? How does it work, explain in brief? Upgrade is carried out to make organization specific data and functionalities available the new release. Upgrade is an iterative process that works from environment to environment.

The Dev environment is upgraded at the first step. It merges the repository with the new release. The output files, i. If Dev environment is not present then the schema and repository file provided with the new release is used.

The upgrade tasks are classified as Pre upgrade, Upgrade and Post upgrade. Pre upgrade:. It covers the following tasks, upgrade RDBMS, setting RDBMS parameters, renaming the repository, upgrade third party software, close database connections, clear pending workflow tasks, disable custom triggers.

In Dev environment. This performs the basic upgrade of the siebel database schema and also loads the repository to prepare for merge. Then the actual merging of the repository takes place which takes the vanilla and custom repository of the earlier version and the vanilla repository of the new version, to prepare a new custom repository for the new version. This further upgrade the repository to include the changes reported after the merge and thus completes the database upgrade.

The output from this step i. In Prod environment. Post Upgrade:. Setting up the user i. Setting up the user access and visibility. Post upgrade configuration. Search this site. Nevigation Home. About Me. Events and News. My Gallery's. Siebel Treasure Techanical Documents. Download Oracle Products. Siebel Interview Questions. Hot and Happening Links Useful links. How do you uniquely identify an extension Column? What is a business object? What is a view? What is the difference between a view and a screen?

Where are the values for an MVG stored? What is a Party Table? What is its use? What is. Is it possible to add columns in the table? What is an Applet? How it is stored? Enumerate the steps required to do configuration once requirement document is given check-out project etc.

What is a Gateway Server? What is the difference between Static Picklist and Dynamic Picklist? How many columns you can extend in Table? Suppose I want an additional field to appear in asset screen say SR Elucidate the various steps to configure it. Pickmap is used to copy a value from a picklist field to a business component field. If pickmap not specified field the there will be no values displayed and the picklist will appear blank.

And workflow Policy is the set of conditions and actions. Workflow process runs within application object manager and workflow policy runs as Server tasks. By using the user property Field Read Only Field [field name] If the relationship is M:M the link definition will have a Inter table, Inter parent column, Inter child column whereas in 1:M relationship will have a source id and destination id.

What is the difference between mobile web client, dedicated web client and wireless web client? Wireless web client uses a wireless-enabled mobile device with a Web browser and Internet service Laptop Mobile web client is designed for local data access, without the need to be connected to a server.

No Yes In this case we define an explicit join Sub process is predefined workflow process that can be invoked in the a new workflow process PromtSales — where the reps only book the order from the customers Delivery — Where they deliver the goods to the customers order through the prompt sales reps and collect the payments. The messaging will be implemented by using queues The number of activities under a sales stage and the number of sales stages depends upon the sales methodology which is in turn dependant on the division What are the best practices used for scripting Verify for more A: Implementing the error handling by using the try-catch-finally blocks.

Give some scenario from previous organization which u have implemented through the script If the list column is not enabled for totals, no output is generated. SetProfileAttr is used in personalization to assign values to attributes in a user Profile.

Parameter Description name A string indicating the name of the attribute value The value of name Usage SetProfileAttr assigns the value value to the attribute in a user profile indicated by name. If the profile attribute specified in the parameter string already exists, the corresponding persistent profile attribute in the application is updated with the new value.

If the profile attribute specified in the parameter string does not exist in the list of persistent profile attributes, it is created as a dynamic profile attribute, without quotation marks encompassing the name. For more information on user profile attributes, read Applications Administration Guide. The variables are global to the current user and session only.

How do I call workflow process from scripting By using scripts, workflow processes can be invoked from anywhere in the Siebel application or from external programs. GetFieldValue "Id" ; Input. SetProperty "Object Id", rowId ; svc.

What is the significance of Immediate post changes Whenever we need incorporate the changes in the field immediately, we need to send the changes to the server.

Pre upgrade: It covers the following tasks, upgrade RDBMS, setting RDBMS parameters, renaming the repository, upgrade third party software, close database connections, clear pending workflow tasks, disable custom triggers.

Upgrade: In Dev environment 1. Choose your interests Get the latest news, expert insights and market research, sent straight to your inbox.

Newsletter Topics Select minimum 1 topic. Enterprise Software. Anonymous October 31, 0 Comments. Hi there, I have a couple of questions about developing with Siebel: a Is there some way to achieve version control of Siebel objects developed by a multiple team? Anonymous Posted October 31, 0 Comments. Thanks Siebel User. Christopher Richardson Posted November 1, 0 Comments. Register or Login. Welcome back! Sign in with Email. Reset Your Password We'll send an email with a link to reset your password.

Stay ahead! Get the latest news, expert insights and market research, tailored to your interests.



0コメント

  • 1000 / 1000