What do you mean by virtual business comp in Siebel?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
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 |
Explain why is it not recommended to modify existing base tables?
How to send an email using siebel application? Other than using f9 functional key?
Why we using the user properties?
How is netscaler static caching maintained?
What is the difference between pick applet and dynamic picklist?
how do you specify a view to be displayed as aggregate view in siebel 7.7?
I checked out one object from server to my local, after checking out my local Database and userid has been corrupted. now i want to release the lock. How can i do this, can any one help me regarding this?
In MVL without search specification can you filter the data? any one who can assist me with a step by step procedure
Suppose if we have dynamic picklist as bounded can we add field?
How do you disable a Siebel application user. how can we flag them, so that they are easily visible compared to active user in GUI.
How to configure the products in siebel?
What are the steps required to set the policy expression?