Questions tagged [tibco]

Tibco is a software company that produces infrastructure and business intelligence software, most notably an event-enabling Enterprise Information Bus.

Tibco Software Inc. (Nasdaq:TIBX) is a software company, with headquarters in Palo Alto, California. TIBCO's products enable the real-time distribution of information through patented technology called The Information Bus™, or TIB®. Tibco’s main architecture is based on an information-bus oriented system concept. Whereas all the information that is used by the multiple systems passes through one information-bus. TIBCO commonly refers to this information-bus as the “TIB”.

Benefits of a TIB-based architecture include:

Easy to create new subsystems – TIB allows developers to create new subsystems, modify existing subsystems, and add new services without having to change the UI or a subsystem’s code.

Easy to move subsystems – A subsystem supplying data can be moved to other geographic locations without changing the subsystems that consume the information it supplies. This is important for fault tolerant operation where new subsystems can take over immediately upon the failure of another subsystems.

Easier to develop applications – Saves development costs and time because the developers can use a tested API for communications rather than have to design, develop, implement, test, and maintain their own infrastructure code.

Faster to develop – Developers can concentrate on applications and business requirements and not have to write and test an infrastructure. Applications will also be faster to develop because they will be linked into existing and well-tested libraries. Developers will not have to create code necessary for inter-subsystem connectivity

Easier to maintain – Personnel can concentrate on the application code. The middleware layers are enhanced and maintained by professionals who are specialists in that type of software

Easier to change – Changes will be easier to make to subsystems because they will be independent of their data sources and their data consumers

Highly scalable – The system will be far more scalable because subsystems and hardware can be added easily and quickly to meet new user demands.

Location transparency – The system cal exploit TIB’s subject based addressing to allow system components to be located dynamically, rather than being hard-coded. This supports a range of system migration needs.

Easier to monitor – The system can use TIB/Hawk for monitoring.

Error management – The system will be able to log and respond to system and business level errors by generating TIB-based notifications or advisories.

910 questions
-1
votes
1 answer

Using Stored Procedures Vs Embedded Queries in Tibco BW

Today we got a new direction from management to use only stored procedures instead of SQL queries in Tibco BW. I'm new to tibco and worked only in couple of projects. Can someone help me to understand what added advantage will bring if we use stored…
Learner
  • 1
  • 2
-1
votes
1 answer

how we can implement the An automated process to identify / fetch the unused Global variables

how we can implement the An automated process to identify / fetch the unused Global variables from the BW project and those un used global varaibles i need to write in to file
munna
  • 1
-1
votes
1 answer

How to send SOAP fault when max orders reached?

I am designing order management process, and struck up at to configure SOAP fault when maximum messages reached. Is it possible to configure Hawk rulebase and then send SOAP fault?
shikha b
  • 1
  • 3
-1
votes
2 answers

One JMS Queue with Multiple Consumer

I have an Oracle Commerce Application which is consuming Messages over one JMS Queue. I have Ten Consumers all with same destination Queue. I would like to understand Pros and Cons of this architecture and how to optimize this.
-1
votes
1 answer

parsing a xml using java code palette in tibco

I want to convert string xml to tree structure format using java code palette. I tried very hard to solve this. But i didnt know how to write the code in java code palette. Please share any one has solution for this.Plzzz help me..
saieem ali
  • 33
  • 7
-1
votes
1 answer

What is the use of creating bridges in EMS

I am aware of how to create bridges in EMS But What is the use of creating bridges in EMS...instead of directly specifying the name of the destination queue or subscriber .. Is it for reliability purposes ? Kindly explain me with the "WHY" part…
darshan kamat
  • 374
  • 7
  • 23
-1
votes
1 answer

How to set the parameter of a URL as the mail recipient in tibco BW?

I have a Tibco BW process which has a Send Mail task. It sends the mail to multiple recipients. The body of the mail contains a link with a parameter. When any of the recipient clicks on that link, the recipient name must be sent as the parameter to…
Neha
  • 1
-1
votes
1 answer

How to send a mail from Mail palette in TIbco Designer?

I am trying to send a mail from Mail palette in Tibco Designer.I have set host name as smtp.gmail.com:587 but i am getting error as "BW-MAIL-100024 Job-6000 Error in [Sender.process/Send Mail] Could not resolve mail server host name…
-1
votes
1 answer

Command to see msg data in Tibco EMS

we published some msgs to queue in EMS server. we want see MSG data(content) for each msg can you please let me know steps how to do. Thanks venkateshwar
-1
votes
1 answer

Regarding conditions put in order while retrieving the data

I have to implement a method in which there will be a listener which will read a messages from queue and then it will send those messages into table. Now my concern is that there can be 1 message or 10 messages. I have to read them one by one and…
-1
votes
2 answers

TIBCO Performance Measurement

Is there a way where I can measure the time taking for a particular node in the TIBCO workflow process? e.g - How much time did the JMS/ Database node take to complete its operation?
Amit
  • 1
  • 1
-1
votes
1 answer

How to call Web service from C# client in Tibco BW

Please tell me know, have a way call a web service from C# client in Tibco. I had defined a process in Tibco Desiger but i don't know call it in C# client. Thanks in advance.
PVA
  • 7
  • 6
-1
votes
1 answer

ESB solution test performance & benchmarking

I'm currently doing a study on SOA, and tools to implement it. please I would like to have a list comparative of ESB solution on the market (open source and commercial licence including cost). and also if possible a good tutorials for good…
pauljean
  • 23
  • 3
-1
votes
1 answer

VS2010 TFS Automated build

I have 'fair' experience about VS and TFS environment. Here is what I have done so far. After I finished the coding work, I built it, checked-in it and other guy deployed it. So, I don't know what the meaning of 'automated build'.. what is…
Adrian
  • 836
  • 7
  • 20
  • 44
-1
votes
3 answers

Invoking Tibco Web Service Using JMS

I have created and deployed a web service in tibco that use a JMS Connection, I want to get a java class to connect to the tibco ems server and communicate with that service, using JMS. is that possible ? how would I proceed ?
elaich
  • 939
  • 1
  • 19
  • 35
1 2 3
60
61