What is Siebel file system functionality ?
Siebel file system : Its like suppose you add some attachment & then delete it from the destination location it is still avaliable as siebel file system and... Read more »
Siebel file system : Its like suppose you add some attachment & then delete it from the destination location it is still avaliable as siebel file system and... Read more »
You need to perform below major steps perform upgrade : 1. Pre-Upgrade 2. Upgrep - Upgrade repository 3. Repository Merge 4. UpgPhys - Physical upgrade 5. Post upgrade All... Read more »
Link shows the relationship with entities where as MVL shows relationship between records. Read more »
Picklist: It allows users to populate the fields by selecting values from a list rather than typing them in a field. Two types are Static & Dynamic, Create... Read more »
Let us write SQL query to understand this: select s.name,a.name (1) from s_evt_act a, (2) s_srv_req... Read more »
A view and BO share 1:1 relation An applet and BC share 1:1 relation A view can have many applets An applet can have many controls or fields. Read more »
Change the value of Splash text in the corresponding CFG file Read more »
When you want to integrate siebel with external systems,you cannot send data directly to the external system.So,we have to convert the siebel data in a format which... Read more »
The use of Memory sorter is , in report you can sort the data in 2 ways either you sort in tools level using property SORT or else samething you can do at actuate... Read more »
When we make some changes in our local tools and without check in we want to test on our thin client we have to do incremental compile on SRF on server. that is... Read more »
A LOV can be created to be used by many different application of different languages. language independant code remains the same and display value changes as per... Read more »
One can update user keys of S_ORG_EXT table using EIM_ORG_EXT_UK table. Read more »
All the organization and person related data are grouped together and placed under S_PARTY base table.It has many extension tables like S_CONTACT,S_USER,S_ORG_EXT... Read more »
Using “Popup Visibility Type” you can maintain the visibility in a BC. In “Popup Visibility type” you can select Organization,... Read more »
in applet level we have one property called Associate Applet, give your associate applet name there and whenever you press new button in that applet it will open... Read more »