1,126
edits
m (Minor changes and updates.) |
m (Minor updates for CMOD 2020.) |
||
| Line 20: | Line 20: | ||
; What is the latest IBM CMOD version? | ; What is the latest IBM CMOD version? | ||
: IBM CMOD 10. | : IBM CMOD 10.5 was released in March 2020, and will likely be supported until 2025. For IBM Content Manager OnDemand Fix Packs, see [[Main_Page#IBM_CMOD_Fixpacks_.26_Security_Bulletins|Security Bulletins & Updates]]. | ||
; What is IBM CMOD ODWEK? | ; What is IBM CMOD ODWEK? | ||
: ODWEK is a feature of OnDemand that allows for programmatic access to CMOD through a Java API. Historically, IBM CMOD supported CGI, Java Servlets, and Enterprise Java Beans, but all these methods have been deprecated. Here's an online version of the [https://cmod.wiki/dox/ODapiDoc/ ODWEK Documentation] for CMOD v9.5 | : ODWEK is a feature of OnDemand that allows for programmatic access to CMOD through a Java or REST API. Historically, IBM CMOD supported CGI, Java Servlets, and Enterprise Java Beans, but all these methods have been deprecated. Here's an online version of the [https://cmod.wiki/dox/ODapiDoc/ ODWEK Documentation] for CMOD v9.5 through CMOD v10.5. | ||
; How to I download ODWEK? | ; How to I download ODWEK? | ||
: The OnDemand Web Enablement Kit is bundled with the IBM CMOD Installer since v9.5 and higher. This simplifies the installation and upgrade process, and helps to keep IBM CMOD and ODWEK at the same version numbers. You can download base level installers through IBM Passport Advantage, and links to IBM CMOD patches can be found on the [[Main_Page#IBM_CMOD_Fixpacks_.26_Security_Bulletins|Security Bulletins & Updates]] section. | : The OnDemand Web Enablement Kit is bundled with the IBM CMOD Installer since v9.5 and higher. This simplifies the installation and upgrade process, and helps to keep IBM CMOD and ODWEK at the same version numbers. You can download base level installers through [http://CMOD.co/pao IBM Passport Advantage Online], and links to IBM CMOD patches can be found on the [[Main_Page#IBM_CMOD_Fixpacks_.26_Security_Bulletins|Security Bulletins & Updates]] section. | ||
; Where is the ODWEK documentation? | ; Where is the ODWEK documentation? | ||
: The documentation for ODWEK's ODApi.jar can be found inside the IBM CMOD installation directory - /opt/ibm/ondemand/ | : The documentation for ODWEK's ODApi.jar can be found inside the IBM CMOD installation directory - /opt/ibm/ondemand/V10.5/www/api/ODApiDoc.zip. There is also an [[:File:ODWEK_Implementation_v95.pdf|ODWEK Implementation Guide for IBM CMOD v9.5]] and the [https://www.ibm.com/support/knowledgecenter/SSEPCD_10.5.0/com.ibm.ondemand.odwek.doc/dodwo000.htm IBM CMOD v10.5 Knowledge Centre] | ||
: The IBM CMOD ODWEK API documentation is included in the installation package in HTML format, in the www/api directory, in a .zip file named ODApiDoc.zip. It's probably just easier for you to [https://CMOD.wiki/dox/ODapiDoc/v10. | : The IBM CMOD ODWEK API documentation is included in the installation package in HTML format, in the www/api directory, in a .zip file named ODApiDoc.zip. It's probably just easier for you to [https://CMOD.wiki/dox/ODapiDoc/v10.5/index.html read the ODWEK documentation for Content Manager OnDemand v10.5 here]. | ||