GeekInterview.com
Series: Subject: Topic:

Siebel Interview Questions

 
Sub Categories (+ View)
Subject Name
Questions
Answers
Last updated
174
340
Mar
19th,
2013
Showing Questions 1 - 20 of 87 Questions
First | Prev | | Next | Last Page
Sort by: 
 | 

EIm

Asked By: satman123 | Asked On: Oct 11th, 2010

When you run an EIm job using configuration file(ifb). If you get an error and the log says invalid file name. What will you do?

Answered by: Lokesh M on: Jan 4th, 2013

This error occurs when the file is not located in the folder from the Batch file is run. You need to verify if the configuration .ifb file name and the path to the file is valid and is correctly spe...

EIm

Asked By: satman123 | Asked On: Oct 11th, 2010

When you are running a job, is that mandatory that the configuration files should be placed on server? If so which directory should they be placed?

Answered by: Sathi on: Nov 22nd, 2012

Yes, it is mandatory to have the IFB files in the directory- siebsrvr/admin path as these files will be called at runtime

Answered by: preeti on: Nov 22nd, 2012

Usually ifb files are located under directory- siebsrvr/admin/..

Explain the types and description of authentication in siebel. Is there any document about it

Asked By: Hello_All | Asked On: Jun 10th, 2007

Answered by: brajesh patel on: Aug 17th, 2012

authentication is a process of verify user credential again configure data source and creating identity. (authentication + authorization=security). asp.net have some authentication like----- 1.Wind...

Answered by: BHM on: Apr 10th, 2012

Authentication is provide security to the entire Application Based on username/password it is the one way. other way is based on SOAP Security it allow the correct Users.

EIm

Asked By: satman123 | Asked On: Oct 11th, 2010

What is the purpose of x_ columns in EIm table.

Answered by: balaji on: Aug 8th, 2012

those are the extended columns in the table, when ever a column created in the base table, there is a need of creating a eim column also . can be done through wizard by right click on the table, eim t...

How to update the pick list field value through EIm task, can you please tell how to write the ifb file.

Asked By: prabhutrt | Asked On: Apr 5th, 2011

For example, we need to update the account status field in the account applet. We should execute the SQL query to insert the value in EIm table then we run the ifb in EIm task.

Answered by: rahul siebel on: May 23rd, 2012

Create ifb file as per your requirement from already existing default.ifb IFB FILE has two parts Header-credentials Process-name of process (given by your own) Description of process [process name] TY...

What is tpm ?

Asked By: udaychavda | Asked On: Dec 5th, 2005

Answered by: Mahender Singh on: Feb 27th, 2012

TPM is focus improvement tool for any industry

Answered by: ramesh viswanathan on: Aug 30th, 2006

if you are a customer or client of siebel, just ask them to provide you access to their mysiebel application. this has all the information that you need to access.

What is audit trail in siebel?

Asked By: Pradeep | Asked On: Sep 12th, 2007

Answered by: Tab-e on: Dec 16th, 2011

Audit trail basically helps you to track the record of all the changes done in the siebel database i.e Siebel Recrods.
You can audit trail of any B.C based on your recruitment and track the update of any record.

Answered by: Pasungili on: Sep 18th, 2007

Audit Trail creates a history of the changes that have been made to data in Siebel applications. An audit trail is a record showing who has accessed an item, which operation was performed, when it was...

What is s_party table and what is role of it

Asked By: praveen | Asked On: Jul 11th, 2006

Answered by: Sudhakar on: Dec 14th, 2011

The main objective of introducing S_PARTY Table or party model is to provide better Access Control Mechanism and to improve performance of the system.

Answered by: Asif on: Nov 14th, 2011

S_PARTY concept introduced in the versions after Siebel 6. The main use of S_PARTY is to increase the performance and reduce the redundancy of the data. S_PARTY started with the concept of normalisa...

How we wiil create drilldown in form applet..........Please explain

Asked By: PRao | Asked On: Dec 6th, 2005

Answered by: suman on: Nov 10th, 2011

How to create drilldowon form Applet: Ex:Account Entry Applet We Have to create Control Field is "Name"(example is name) Properties:Name-Name HTMLType =Link Filed ...

Answered by: meer029390 on: Aug 22nd, 2008

As per me Drilldown is not supported on Form Applets in Siebel.

What is link specification?

Asked By: mrufus | Asked On: Mar 22nd, 2006

Answered by: suman on: Nov 1st, 2011

True =Specifies that the filed values is passed as default value to field in child business component,
or
parent type of default values and expects to get the child for values

Answered by: pp on: Oct 4th, 2006

Link specification is a Boolean in the BC Field Props. This needs to be enabled for fields that are multi value fields and if they need to be referenced in Search Specifications. For example if you want to use EXISTS ([Field Name] = 'Blah')

Business service

Asked By: veeresh01 | Asked On: Nov 11th, 2010

What is business service? What is the difference between workflow and business sevice? Is mandatory to create bs? Explain with small bs scenario?

Answered by: Siddharth Sinha on: Aug 23rd, 2011

A Business Service is like a mathematical calculator. As a calculator is used, it might contain Add, Subtract and other methods depending upon the input parameters, similarly a BS has methods that per...

Mvg field as a read only field

Asked By: hary kristen | Asked On: Dec 18th, 2007

Is it possible to configure a mvg field as a read only field without using scripting? Plz suggest me.

Answered by: Fernando Cruz on: Aug 3rd, 2011

'BC Read Only Field' user property on MVG BusComp

Answered by: heidi pearl on: Jul 15th, 2009

Yes. At the Applet Level property, make the Read Only Mode property of that field  True.

What are spooling files?Major difference between party tables and non party tables? What are the entities of party and non party

Asked By: subhash | Asked On: Sep 28th, 2007

Answered by: siebelle on: Feb 23rd, 2011

Party tables are those which hold the party data or those tables that are the implicit extension tables for the S_PARTY table. 


Party tables are S_ORG_EXT, S_CONTACT, S_USER, S_EMP_PER, S_POSTN

Answered by: chweet_pri on: Aug 5th, 2010

Party table has implicit extension tables and main data ia stored in extension tables whearas non party has main data in base table.

EIm job parameters

Asked By: sathrana | Asked On: Jul 29th, 2008

What are EIm job parameters

Answered by: satman123 on: Oct 11th, 2010

While running an EIM job, it is mandatory that we give the job parameters. EIM job parameters are the parameters which specify which entity is processed and which batch number is being processing and also if required the username and pwd on the server.

Answered by: Deepesh.Siebel on: Jul 14th, 2009


EIM Job parameters are:

1. Batch Number
2. Configuration File (name)
3. Error Flags
4. Password
5. SQL Trace Flags
6. Trance Flags
7. User Name

Business component and business object

Asked By: chowdarynaveen.t | Asked On: May 28th, 2010

Explain business component and business object

Answered by: pragyan353 on: Jul 29th, 2010

A business component in a business layer is mapped to tables in the data layer.  At a particular instance a business component can be mapped to one table only.  Many business components comb...

Answered by: ckrupa.03 on: Jun 6th, 2010

Business Component is a logical representation of the data from other tables.It retireves the data from the tables and display in Applet level.Business Object is a logical representation of Business f...

Siebel eai

Asked By: latikajain | Asked On: Apr 6th, 2010

What is eai in siebel? How does it work?

Answered by: pragyan353 on: Jul 29th, 2010

It is the abbreviation of Enterprise Application Integration.It provides integration of SIEBEL applications with the external applications.It consists of a set of interfaces that interact with ea...

Answered by: raja_sbleai on: Apr 12th, 2010

Siebel EAI is technology used for transferring or getting data / sharing data with other system. One end should be Siebel always.

Optimization techniques in EIm

Asked By: saravanabhavan | Asked On: Feb 15th, 2006

Answered by: joe_mec on: Jul 1st, 2010

Drop index only during initial loads.
Also you can remove Database Triggers for better performance.
Pls dont forget to create index and enable Database Triggers after the load is complete.
 

Regards
Joe

Answered by: pdmaheshpd on: Sep 24th, 2008

1) Limit base tables and columns
2) Run independent EIM jobs in parallel.

What are the s-party concept? What is there siginificance?

Asked By: srikar | Asked On: Aug 21st, 2007

Answered by: ckrupa.03 on: Jun 6th, 2010

Party BC segregates the data according to the person based, position  and organization based table.It has 4 fields:1) NAME 2) PARTY_UID 3) PARTY_TYPE_CD = person/group/org 4) ROOT_...

Answered by: hkr2004 on: Aug 26th, 2009

Siebel brought the concept of Party Model which refers to instance of entities that have access to records of "Person Related Entities", "Organization related entities", and "...

Difference between fields and single value fields

Asked By: Sridhar_27 | Asked On: Jan 19th, 2006

Answered by: lohitdmrs on: Jun 19th, 2009

Field can be Single Value Field(SVF) or Multi Value Field(MVF). SVF are applicable to only those fields that are not multi-value fields. MVF displays child records of the parent record

Answered by: meer029390 on: Aug 22nd, 2008

Fields and SVF are both objects of Business component.Fields whatever it might be SVF  or MVF can be seen available in Fields.But We can not be able to able see a field which is MVF in SVF but th...

Does anyone know if cognos has a product that will plug-in with siebel, for reports? Actuate is the default product, but our users want to use cognos, within siebel instead. Any help would be greatly appreciated.

Asked By: bosox1007 | Asked On: Jan 18th, 2006

Answered by: ffpradella on: Mar 25th, 2009

Cognos is not supported for running reports in Siebel however I belive you can use some approach related to EAI to accomplish this task.

First | Prev | | Next | Last Page

 

 

Ads

Connect

twitter fb Linkedin GPlus RSS

Ads

Question Categories

Siebel Realtime Interview Questions

Siebel Interview Questions

Interview Question

 Ask Interview Question?

 

Latest Questions

Ads

Interview & Career Tips

Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.