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 to get separate log files for each service in JCAPS?
Difference between DTD and XSD?
How to testing jcaps application using junit and other testing tools?
Different types of OTD's?
What is sub collaboration?
How do you implement an application without queues and topics in JAVACAPS source: file, DEST: Any DB?
What is an Enterprise Manager?
Can any one provide Interview questions on JCAPS?
What is a Scheduler?
What is a JCD?
Whis is an Environment?
What is an Enterprise Designer?