Wednesday, April 6, 2011

Business Connect

1. What is BC ?
TIBCO BusinessConnect is a business-to-business gateway that enables the secure transmission of business documents and messages between partners using disparate internal business systems.
2. Architecture of BC The TIBCO BusinessConnect integration platform has a modular architecture that provides both robust processing capabilities and flexible standards support. The platform provides an engine and process design capabilities for all business protocols. Process diagrams that define process, communication, and data models can be extended with custom tasks designed to address business transaction requirements. The platform also lets you define and store trading partner information, which can be used by any protocol.
3. Inbound Processing During inbound processing, incoming business data is validated, translated to a format that the internal systems understand, and formatted as appropriate.
Outbound Processing During outbound processing, company internal data is formatted and converted to a format that TIBCO BusinessConnect expects.
4. business protocol and Transport protocol
A transport protocol, such as HTTP or FTP, is a standard convention for transferring data. A business protocol goes beyond data transport because it defines a complex set of behaviors and roles that partners agree on before doing business. (EDI, RosettaNet, EZComm). Business protocols provide a set of standards for use in defining both the content of electronic business documents and the operations—or technical tasks—required to carry out the transaction
5. Server settings of BC?
Service, Network, Demon host and demon port
6. Different protocols can be used in BC?
Business protocols: EDI, Rosetaa Net,
Transport protocols: HTTP, HTTPS, HTTPS (Client authentication)
7. What is tibXML and Expain the difference between tibXML and other protocols?
TBCO BusinessConnect tibXML Protocol is a business protocol developed by TIBCO for exchanging XML and non-XML documents used in e-commerce. Based upon an agreed-upon process flow and common document format, you and your trading partner can conduct secure and verifiable business transactions online using TIBCO BusinessConnect with tibXML.
8. Communication protocols in BC? RV/JMS

9. Communication between BC and BW?
TIBCO BusinessWorks can also send requests through a TIBCO BusinessConnect server, or can receive replies from a TIBCO BusinessConnect server.
For example, TIBCO BusinessConnect can handle private process tibXML messages created and sent using TIBCO BusinessWorks. This means that you can use TIBCO BusinessWorks to create a private process definition that can create an outbound initiator request and invoke a tibXML transaction defined in TIBCO BusinessConnect. You can also use TIBCO BusinessWorks to create a private process definition that can receive and process a responder request generated by a TIBCO BusinessConnect server from an incoming tibXML transaction.
10. What are .esf files in spec builder? How do you correct for errors/validation?
11. How do you setup business protocol?
12. What are the general problems you encountered while executing EAI/BC projects, how have you solved them?
13. Explain how to use BC Palette to implement synchronous/ asynchronous messages?
14. How to configure DMZ? Explain
The DMZ Component topic page displays the following panels:
• DMZ Server Status Panel
• Process Communication Panel — DMZ Server

15. How to configure trading partner and host? Explain?
After you create or import the process diagrams, grammar, and interface, you must create the trading host and trading partner. (1)Click Trading Host in the options bar, (2)Click Host Properties. (3)Click Edit. (4)Enter companyA in the Name field if you are setting up the initiator machine. (5)Enter companyB in the Name field if you are setting up the responder machine (6) Click Save.
Creating the Trading Partner
• Click Trading Partners in the options bar.
• Click New Trading Partner...
• Click Enable/Disable Protocols.
• Select CarOnline.
• Enter Company B in the Name field if you are setting up the initiator machine. Enter company A in the Name field if you are setting up the responder machine.
• Click CarOnline Transports.`
• Click Add.
• Enter http in the Transport Alias field
• Select Use this as the default transport.
• Click CarOnline Operation Bindings.
• Click Add Binding.
Click Save.

No comments:

Post a Comment