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 |
How can we route the data from JMS to different JCD's
How to testing jcaps application using junit and other testing tools?
What is a Logical Host ?
Can any one provide Interview questions on JCAPS?
What is sub collaboration?
What is a Scheduler?
What are the ways you can trigger a process?
What is a JCD?
What is a Repository?
Whis is an Environment?
WHAT SUPPOSE IF YOU RECEIVE A FILE WHICH IS 10 GB IN JCAPS?
What is an Enterprise Manager?