Different types of OTD's?
Answers were Sorted based on User's Feedback
Answer / dheepika
Externally-Defined OTDs,
User-defined OTD,
JMS OTD
| Is This Answer Correct ? | 8 Yes | 5 No |
Answer / indira
In JavaCAPS 6.0 version there are 9 different type of otds.
1.DB2 Database -Uses a UDB database to create an OTD
2.DTD -Uses an DTD to create OTD
3.JDBC Darabase -Uses An JDBC Database to create OTD
4.Oracle Database -Uses An Oracle Database to create OTD
5.SqlServer Database -Uses An SQLSER Database to create OTD
6.Sybase Database -Uses An JDBC Sybase to create OTD
7.User Defined OTD -Allows user to create Custom OTD
8.UD OTD from File -Uses a file to create custom OTD
9.XSD -Uses an XSD to create OTd
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / shilpa
2 types - Data centric and API centric
Data centric parse incoming and out going messages.
API centric enable connectivity between collaboration and
external systems and are associated with an eway.
API centric gets data in, then you unmarshal it, change it
to data centric, do the mapping and then marshal it. Then
it converts to API centric and sends it out.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / mohan
There are 7 Didderent types of OTD's
1)DTD
2)Orcale Database
3)SAP IDOC
4)SAP BAPI
5)User defined
6)WSDL
7)XSD
| Is This Answer Correct ? | 1 Yes | 1 No |
Difference between DTD and XSD?
What is a JCD?
How to get separate log files for each service in JCAPS?
What is an Enterprise Designer?
Whis is an Environment?
What is sub collaboration?
What is an Enterprise Manager?
What is a Scheduler?
What is a Repository?
How Can you implement the Load Balancing in JCAPS.
How to testing jcaps application using junit and other testing tools?
WHAT SUPPOSE IF YOU RECEIVE A FILE WHICH IS 10 GB IN JCAPS?