What do you mean by virtual business comp in Siebel?

Answers were Sorted based on User's Feedback



What do you mean by virtual business comp in Siebel?..

Answer / ravi

Virtuval Business Component used in siebel to see the
External data in the Siebel Application.

Is This Answer Correct ?    14 Yes 0 No

What do you mean by virtual business comp in Siebel?..

Answer / anit

A virtual business component (VBC) provides a way to access
data that resides in an external data source using a Siebel
business component. The VBC does not map to an underlying
table in the Siebel Database. You create a new VBC in
Siebel Tools and compile it into the siebel.srf file. The
VBC calls a Siebel business service to provide a transport
mechanism

Is This Answer Correct ?    14 Yes 0 No

What do you mean by virtual business comp in Siebel?..

Answer / stevemoha

VBCs are the mechanism in siebel EAI by which data from an
external system can be viewed in siebel application without
having to replicate that data within the siebel database.

Example:
Your users could access detailed credit card information
from a mainframe system for a given customer account and see
it displayed in siebel application interface. In this case,
the basic customer account data such as account number, name
is stored in siebel application while the detailed
transaction information on that customers credit card
account is stored in an external database.

The detailed transaction information for a given account can
be retreived from the external system on demand without
replicating that information in the siebel application.VBCs
are configured in Siebel tools and use Business Services to
access data from an external system.VBCs can use standard
transports like MQSeries, HTTO, MSMQ alongwith the XML
gateway services to query, insert and update the data.

Is This Answer Correct ?    5 Yes 0 No

What do you mean by virtual business comp in Siebel?..

Answer / bob

A VBC Can be Used only For Reading the External System Data

And VBC Should Contain the Class name as : CSSBCVExtern

and a VBC WIll Never having Table

Is This Answer Correct ?    6 Yes 3 No

What do you mean by virtual business comp in Siebel?..

Answer / karthikeyan

A virtual business component provides a way to access data that resides in an external data source using a Siebel business component. The VBC does not map to an underlying table in the Siebel Database. You create a new VBC in Siebel Tools and compile it into the siebel.srf file. The VBC calls a Siebel business service to provide a transport mechanism.
You can take two approaches to use VBC's
1. Use the XML Gateway business service to pass data between the VBC and one of the Siebel transports, such as the EAI HTTP Transport or the EAI MSMQ Transport
2. Write your own business service in Siebel eScript or in Siebel VB to implement the methods

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Siebel Interview Questions

Explain what is all mode sort?

0 Answers  


How we will create drilldown in form applet?

0 Answers  


how to make a field read-only based on user group?

1 Answers  


Explain what is constrainted picklist?

0 Answers  


Explain the restrictions in siebel that comes while planning the networking topology.

0 Answers  






Describe the relationship between base table and extension table?

3 Answers  


What are the functionalities performed by siebel?

0 Answers  


Explain what is symbolic url in siebel?

0 Answers  


What value will get stored in the database when a field has both predefault value and post default value?

0 Answers  


What are the different levels of visibility available and what are those?

5 Answers   IBM,


What is detailed category in configuration, and its use?

0 Answers  


What is the use of ldap user?

0 Answers  


Categories