- The installed TIBCO products
- The resource selected in the project tree
- Preferences Set
Related posts:
- What is Tibco Designer ? TIBCO Designer software: It is an easy to use graphical user interface for design-time configuration of TIBCO applications. TIBCO Business Works is installed on top of Designer to add resources and adapters for Active Enterprise (AE). “AESchemas” (a default library) is automatically included in the project tree and thus also...
- What are the Standards supported by TIBCO Business works ? TIBCO Business Works supports following standards J2EE Compliant—JMS, EJB, JNDI Protocols—Web services (SOAP, WSDL), HTTP, HTTPS Messaging—JMS, TIBCO Rendezvous Data Description—Native support for DTD(Document Type Definition), XSD(XML Schema Definition), and TIBCO AE Schema Data Representation and Expressions—Native support for XML, XPath These are most widely used...
- Main task performed refering TIBCO Business Work? Please find the main task performed TIBCO Business Work. Analysis Define and analyze the problem Domain Setup Install domain and configure domain Service configuration Configure adapters Process Design Implement and test business process Deployment Deployment to run time engine Production Manage and monitor deployment ...
- What is pallate? Pallets are a container for Business Works resources & activities which are used to design BW processes. Palates are categorized and named on the basis of the functionality of the enclosed activities & resources, e.g., Rendezvous pallet, SOAP pallet, HTTP pallet, General activities pallet etc. The resources &...
- What is Activity ? An activity is an individual unit of work within a process definition in the TIBCO Designer. Activities are operations that interface with external systems or perform internal processing. Activities are available on the various palettes in the TIBCO Designer, e.g. an AE adapter palette contains AE publish activity, AE subscription...
- What are the diffrent Types of variables ? Process variable Shared variables Global variables These variables allow you to specific constants that can be used throughout the project Global Variable Usage of the global variable in the fields of a resource Enter the variable name surrounded by %% on both sides Drag from the global variable...
- What is the Prerequisite to install the TIBCO Product ? RV 8.2.0 [Messaging service] TIBCO RUN TIME Agent TIBCO Business work EMS ADMIN...
- How to create Topic ? Start the EMS server Login in to EMS admin Create topic <Topic Name> Example : create topic Topic01 ...
- How to create connection factory ? Create factory TestCF queue url=tcp://shankar:7222 Create factory TTestCF Topic url=tcp://shanakr:7222...
- How to deploy the jar file using Tibco admin? Go to the Tibco Designer pallet Select process archive and click on add resource and select the process definition which you want to deploy Go to the dependency (resource) Create a folder for which process you have to create jar file for deployment Go to pallet and drag the shared...