What are the types of encoding which BW follows?
Answer Posted / kommichiranjeevi
ISO8859-1 (Latin-1)—Preferred encoding for projects that
deal only with English and other Western European languages
that belong to the ISO Latin-1 character set. If this
encoding is used for languages that do not belong to the
Latin-1 character set (such as Japanese, Arabic, etc.), data
loss may result.
UTF-8—Preferred encoding for projects dealing with languages
not belonging to the Latin-1 character set. This includes
most languages except for English and other western European
languages.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What is import and include in schema in tibco bw?
Which group do you use to wait for multiple events and proceed with the first to occur ?
What are the uses of grouping activities ?
What are the modes of tibco bw installations ?
What are the pretch predicates in tibco bw ?
If secondary server finds out that the Primary is down and comes up.Where does it gets the messages from.
What are the mandatory configuration parameters for ftp connection & ftp with firewall ?
What is tibco?
If the business process needs to invoke another web service which resource do you use ?
How to use legacy .dat file format with latest designer ?
What are the types of adapter services ?
What are the three scenarios where bw engine has to be configured with database persistence instead of local file ?
How to design a process such that depending on number of records updated in a database, 3 different sub-processes may be called ?
What are the maximum/minimum of threads available for incoming http ?
Give an example where graceful migration of service from one machine to another is not possible.