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 |
plz send me if any body has study material for seibel testing plz can any body say is there any website for seibel testing (interview questions)& correct answer site this is my emailid renu.devendra@yahoo.com plz plz plz
Hi All, anyone explain me about lonlist property while creating Picklist we wil cum to this property. Thanks in Advance.
What exactly use of s_party concept in siebel?
How is netscaler static caching maintained?
In Siebel, what 'position' stands for?
what is the difference between join and link?
What is the behavior of the eim delete process?
Explain where did you use wf in your last project?
If a team is handled by one manager, he will be able to see his team’s activities. And suddenly if the manager is changed, will the new manager be able to see the team members activities or not.
What is the difference between mvg applet and pick applet?
Tell me what happens if you create an employee in siebel application and forget to create?
What are the different elements in Siebel?