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
2 answers

About performances of TIBCO EMS queues and BW listiners

we plan to use TIBCO EMS queues and TIBCO BW listeners on those queues to invoke some .NET WCF services when a new message arrive. The current setup of ENS in our organization is file storage not database storage of queeu content. does anybody have…
Davide Piras
  • 43,984
  • 10
  • 98
  • 147
-2
votes
1 answer

Systemd unit file to call master script

I am creating a system unit file for RHEL7 that looks like: [Service] ExecStart=/opt/tibco/scripts/tibco-upstart.sh And this is owned by a UserA,and they can add all these scripts that they want to add. /opt/tibco/scripts/tibco-upstart.sh calls…
Venu S
  • 3,251
  • 1
  • 9
  • 25
-2
votes
2 answers

How to send file using tibco ems

I have one requirement in my TIBCO project in which I have to send one file of csv type using TIBCO Queue Sender activity . So, Can anybody help me in this ? Apart from this let me know all the possible ways of sending file using TIBCO ems ? Thanks
T14h1r
  • 79
  • 10
-2
votes
2 answers

tibco xslt not accepting html script

I have to convert one xml to html page. I read that xml and mapped to transform xml. I have added html formatting tags in xslt. But it is not reflecting in page. I am getting data of xml in one line side by side. The html code not working what i…
shikha b
  • 1
  • 3
-2
votes
1 answer

Why we use general interface(GI)?

I am newer to the topic of GI.I just what to know why we are using GI,what is GI.
saieem ali
  • 33
  • 7
-3
votes
1 answer

How to connect SQL server in tibco (jdbc connection)?

I want to connect my SQL server with tibco jdbc connection in window authentication mode.
-3
votes
1 answer

Localhost refused to connect Tibco spotfire

I am currently using Tibco spotfire with oracle database running on local machine, it was running earlier fine but now its showing local;host refused to connect
-3
votes
3 answers

TIBCO Design consideration

I am planning to implement Tibco based EAI. I would like to know how are the following components used in a typical EAI scenario. 1- TIBCo BW 2- TIBCo EMS 3- TIBCo BW admin. 4- TIBCo HAWK
-4
votes
1 answer

Error in Web player due to Spotfire Statistics Services

when i open dashbaord in web player i am getting following error. "There is no URL specified for TIBCO Spotfire Statistics Services." I have checked the box to use locally-installed Enterprise Runtime for engine. What is the solution for this. Or do…
J K
  • 165
  • 2
  • 14
-4
votes
1 answer

Need Inputs on the XSD Schema

I am looking for suggestions to create the XSD structure to handle the following XML format so that my processing logic will be more efficient.The looping logic will be managed in TIBCO BW 1
subu
  • 21
  • 4
1 2 3
60
61