GeekInterview.com
Series: Subject: Topic:

Siebel Realtime Interview Questions

Showing Questions 1 - 20 of 29 Questions
First | Prev | | Next | Last Page
Sort by: 
 | 

Form applet records

Asked By: gudururanga | Asked On: Dec 15th, 2010

View has 2 applets 1st one is form applet and 2nd one is list applet if list applet have 10 records. How can get the total in form applet.

Answered by: Rajesh Reddy on: Apr 18th, 2011

Create calculated field with Value Count("MVL"), and associate this field to form applet

Answered by: siebelexplorer87 on: Apr 9th, 2011

count(MVL) will give number of child records of master record

Order screen status value

Asked By: jsujatha06 | Asked On: Mar 17th, 2010

In an order screen if the status value changes from inprogess to completed all the line items must become reADOnly. How it can be done?

Answered by: venu.panta on: Oct 26th, 2010

Siebel has provide the faciliate to configure this rek is Parent Read Only Field user property.1. Create Calculated field in Order BC. Name: CalcStatus Calc Value: Iff([Status]=Lookupvalue(&...

Answered by: Sashidhar Mudigonda on: Mar 25th, 2010

1. Under Line Item bc create a calulated field by  Name: Record Read Onlyvalue: IIF(ParentFieldValue("Status")="completed all the line items",'Y','N')ParentFieldValue("St...

Base table with extension columns extension

Asked By: Interview Candidate | Asked On: Jul 31st, 2005

Explain when we use the following scenario's:base table having extension columns extension, table have extension columns which one do you prefer, explain?

Answered by: SiebelguyIndy on: Sep 30th, 2010

If you are refering to whether you should extend a base table or extension table, it is always preferable to extend the base table.  This should only be done after exhausting the use of the many ...

Answered by: Kamal on: Nov 2nd, 2005

In Siebel 7.8 there is no restriction in the number of columns in tables, but depending on the frequency of use and the relationship you should use it discretely (when 1:1 relation is there).

And when you say extension columns are they Siebel extension or custom extension??

A person has several positions, including service represent, service leader and support engineer, his primary position is support engineer.How should that person change his position to sevice representative...

Asked By: mohana | Asked On: Jan 4th, 2007

Answered by: SiebelguyIndy on: Sep 30th, 2010

Select User Preferences, Change Position.  Select the position to change to.

Answered by: sainni on: Mar 18th, 2010

After loging into application, you need to go to Siebel menubar->Tools->select user preference ->click on changeposition->you can select which position you want.

Thanks,
Sainni

In an applet we have a button when we click on that button we need to get an business service. How we are going to do it?

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

Answered by: Mudigonda Sashidhar on: Aug 29th, 2010

Use Runtime Event and invoke the required business service

Answered by: rams_vasuki on: Sep 23rd, 2006

Hi Follow the code1.First u should invoke the buttonApplet PreCanivoke Event(Mothode){If Method=='MyButton"{PreCanInvoke=TrueCancel Operation}Continue Operation}After that Applet Caninvoke(Method){if ...

Explain how to use or access more than one database ?

Asked By: srinivas | Asked On: Apr 12th, 2006

Explain how to use or access more than one database at a single siebel application?A single siebel enterprise server can have one db server(a 3rd party RDBMS) this scenario is possible.My query: a single siebel enterprise server can have multiple or more than one db server(multiple 3rd party RDBMS).

Answered by: silver2010 on: Aug 3rd, 2010

Using EBC (External Business Component)

Answered by: Ramachandran on: Sep 23rd, 2006

Yes It Siebel Enterprise Can access one RDBMS Database  At a Time .but we can access third party control for example if we are going to use  virtual business component via access the another database or via EAI connector

Suppose there is a search spec on bc, and applet both. Explain the execution of this scenario?

Asked By: Interview Candidate | Asked On: Aug 3rd, 2005

Answered by: ibmvivek on: Feb 24th, 2010

If it is on the same field then it will return a null result. If you have a search spec on field1 on bc and search spec on Field 2 on applet then it perform AND operation it gives the result.  

Answered by: Ganesh Babu on: Oct 8th, 2009

Firstly it will filter from application onwards, if there search spec in both applet and BC. It will execute search spec on applet firstly and BC.

In the list applet field we have 10 records but display only 2 records in list applet,what is the process should follow ?

Asked By: Lakshmipathy | Asked On: Feb 7th, 2006

Answered by: Sreenathgopalan on: Dec 29th, 2009

In tools if you go to the list columns there is a column called Show in List if you made that true that field won't get displayed.

Answered by: ananya on: Nov 21st, 2006

go to cfg file of that particular application select "no. of list rows property"=specify the no. of rows u want to specify.

We are importing data using EIm and we got the result as ?

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

Answered by: lavanya on: Jun 14th, 2009

When we import the data using EIM the related base tables will get filled in.
When the required columns in the base tables are filled then we will get the visibility of the records in the application.

How to find entity relation in siebel tools?

Asked By: anu priya madam | Asked On: Feb 10th, 2006

Answered by: lavanya on: Jun 14th, 2009

The BC in the tools will be having the entity on which it is based so based on that we can get to know the interface table and other details about entity.

Answered by: bond on: Apr 17th, 2006

In Tools,, click the Link Object type and query for both the entities for which u want to see the relation

Tell me the total process of EIm?

Asked By: prasad | Asked On: Aug 3rd, 2006

Answered by: sifayathahmed on: Jun 11th, 2009

EIM is a server component in Siebel EAI Server Component Group. EIM is a Siebel provided utility for performing bulk import, export, merge and delete of data. Though updates can also be performed ...

Answered by: sunny on: Aug 4th, 2006

after  u get the legacy data thorugh exl format   1. u identify the which base table and which base column suitable for legacy  data.  2.after that u have to use control ...

Suppose you have a siebel vb or siebel script associated with an answer call button in the communications toolbar. When the phone rings and the agent clicks the answer call button, what happens?

Asked By: Randy | Asked On: Oct 17th, 2006

Siebel cti calls the siebel vb or siebel escript handler first, and then answer the phone afterwards, then a service request window can be invoked showing the current service request for this caller

Answered by: tejaravi on: Jun 10th, 2009

when the agent click on the button one pop up error message will get .we cant click on the answer call  button.it is depending up on the script
ex; they given the condition if the answer cal button not access automatically when got the cal from PARTNER at that time agent needs to pick the call

What is the differnce between mvg and assoiciate applet? And is it necessary to have a intersection table for associate applet

Asked By: himanshu thappa | Asked On: Dec 21st, 2006

Answered by: suresh2goud on: Mar 5th, 2009

MVG relation must 1:m-> pk and Fk relation, must 1 child refer to parent, Prent Applet stores the child BC Information,

Association Applet: relation M:M >two child BC, So Specify the 2 fk, 2 fk means take intersection table of two BC's

Answered by: venkat_mr on: Jul 29th, 2007

When configuring MVG's for M:M relationships we have to specify an associate applet for an MVG applet.
MVG is set of detail( child)  records associated with a parent record. It makes effective use of space.

What is spooling?

Asked By: ramu | Asked On: Aug 3rd, 2006

Answered by: sorcar26 on: Oct 19th, 2008

spooling refers to a process of transferring data by placing it in a temporary working area where another program may access it for processing at a later point in time

Answered by: praveenkalyani123 on: Sep 26th, 2008

Spooling is how the Siebel application generates the SQL queries in the database.

What is the difference between sales and call center application

Asked By: vijay | Asked On: Dec 8th, 2006

Answered by: pdmaheshpd on: Aug 1st, 2008

Siebel Sales and CallCenter are employee applications Siebel Sales allows sales force to manage accounts (external to our company), sales oppurtunity (potential revenue generating event) and contacts...

Answered by: Vinayan on: May 24th, 2008

Sales used by Sales representitive's and thier organisation to sell the products in the market.
Call center is a service application meant for after sales support - mainly - email support (EMR),  phone support (CTI) and others.

I have 2 managers m1 & m2. Sales reps s1 & s2 report to m1. Sales reps s3 & s4 report to m2.S1 has created records r1 & r2, working under manager m1. Now, if the reporting head of s1 is changed from m1...

Asked By: chandra_sekhar_crm | Asked On: Jun 28th, 2006

Answered by: shaaz26 on: Jun 14th, 2008

Records created by S1 should not be visible to M1 (after reporting head changes to M2) because, in Manager's view, while fetching records in this view, the system will first refer to S_PARTY table...

Answered by: ivamsikrishna on: Jun 3rd, 2008

can any one please give the exact answer?

Complex configuration

Asked By: Govind_01 | Asked On: Mar 12th, 2008

What is complex configuration?

How to send an email using siebel application?Other than using f9 functional key?

Asked By: Ashok k | Asked On: Oct 28th, 2005

Answered by: MarkC on: Jun 21st, 2007

What do you mean by Siebel workflows?  Can you take a bunch of emails sent by Outlook and associate them with the contacts in Siebel so you report on the activities?

Answered by: vishal on: Sep 15th, 2006

By using Workflow policy, Email Manager we can send Email using siebel application.

If we have dynamic picklist as bounded can we add field?

Asked By: martha.crm | Asked On: Mar 22nd, 2006

Answered by: ANUPAM ARNAV on: Apr 30th, 2007

The dynamic pick list is actually a B.C. that is popped up when run-time is set to true ,and as we know we can add as many fields under one B.C.

Answered by: malli on: May 30th, 2006

 

 yes, we can add values.

 regards

 malli 

 

 

First | Prev | | Next | Last Page

 

 

Connect

twitter fb Linkedin GPlus RSS

Ads

Interview Question

 Ask Interview Question?

 

Career Counselling

 Have Career Question?

 Ask Chandra

 Ask Only Career questions.

Follow us:
 

Latest Questions

Ads

Interview & Career Tips

Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, click "Subscribe".