What is workflow real life scenario?
How do you do gap analysis in siebel?
Follow the following guide lines to find the gap analysis.
1.Gather the requirements from client.
2.Check whether those requirements are matching in siebel out of the box,
if not find whether it is possible to do with customization.
3.Prepare the document which is gap analysis doc.
Function BusComp_PreSetFieldValue (FieldName As String, FieldValue As String) As Integer Dim iReturn as integer i...
In parent object-applet, what is the need for list child object type.
Nameserver is nothing but Gateway Server which registers the availability of the Siebel server dynamically. This will help to route the request coming from the Siebel Web client to the correct Siebel server.
Every division that you create can be coverted into an Organization, by checking the flag for it. Converting an division into an Organization helps us to give a data control over it.Based on the Posi...
What is e-scripting in siebel? What are methods and events?
It's one type of functionality which you can't achieve in configuration... There are several events and methods in Siebel. So this is important events,,
*PreSetFieled
*Activatefield
*WriteRecord
*SetFieldValue.etc....
I want modify the order of records of a bc only when I open that list applet.
What is diff between tickets and mers
Static picklist front end and back end
How can we configure a static picklist so that in front end it show different value but while storing in back end it store with different value? Please mention the pick mapping for the answer?
For this you need to do the pick map...
Try like this....
go to svfield
select the svf pick map and give the properties like this and try
Field - single value field
Picklist field - Name or type or description or id
Name - for Lic value
Description - to store the description
When you define the picklist in view "Administration - Data -> List of values", select the field "Translate" for picklist and for all the values of the picklist. After this change you must clear picklist cache and possible also restart Siebel service.
What is the role and responsibilities of siebel crm business analyst
1.Do anyone has custom communication driver source code which develop in c/c++ programming?2.What is the datatype fo isc_driver_handle
Anwer to question 2:
I think ISC_DRIVER_HANDLE is just handle ie. "void *"
Raju,
Link is not mandatory to display 2 applets, link is only to display the contact records respect to Account (top applet's record). You can just drag and drop any sort of applets which are belongs to one BO.
Thanks
Laksh
Hello,
You can group these two account and contact applets in one view and display it by selecting which one has to be displayed on the top as first.
Go for Informatica tool ETL...
Hai,i want to know how to make a coloumnread-only in siebel application ?
hi this is krishna
Go to BC there are fields, Select the field for which you want to set readonly attribute,
Highlight/select the READONLY property
Hi,
This is pawan,In Table property window thaere is option called read only, if u make it true ucan make that coloumn read only
Please can anyone tell me real-time siebel efinance project scenarios
What is the maximum no of records when we are importing in a lagacy file
There is no limt for this,but it deals with performance issue
What is detailed category in configuration,and its use?
Hi,In an application, we see a page tab let say Account. Below that we have let say My/My Teams/All Accounts. Each has a form applet showing account name, address etc. Related to this we have several ...