ATG Dynamo - Not able to get installable for ATG 9.1 - atg

I want to start working with ATG Commerce. I tried to downloaded from the link: https://edelivery.oracle.com/EPD/Search/handle_go
Looking at the compatibility, I want to work with ATG 9.1, JBoss 4.2.0, JDK1.5
But I see the only below versions of ATG are available in the above link. I did not find the ATG 9.12. Can you please help with the link where I can get ATG 9.1?
Select Description Release Part Number Updated # Parts / Size
Oracle ATG Web Commerce (2007.4) Media Pack for Microsoft Windows 2007.4.0.0.0 B65809-01 DEC-30-2011 10 /1.9G
Oracle ATG Web Commerce (10.0.3) Media Pack for Microsoft Windows 10.0.3.0.0 B64715-01 NOV-02-2011 11 /2.8G
Oracle ATG Web Commerce (9.4) Media Pack for Microsoft Windows 9.4.0.0.0 B65233-01 NOV-09-2011 12 /2.6G

ATG 9.4 is the only 9.X version Oracle is supporting. You can probably find 9.1 if you ask around, people will likely have installers. 9.4 should work pretty closely with 9.1.

If you are up for ATG.. use the latest one (10.1 as of now), the new versions are more feature rich.
If there is any specific reason for using jboss 4 and jdk 1.5 then its a different story.

Related

Where can I download Rational Application Developer (RAD) 7 and WebSphere Application Server (WAS) 7?

I have been searching for RAD 7 and WAS 7 from IBM but could not find the relevant installers. I have an application that requires this version and I still have not been able to open it. I clarify that I need the specific version and not a different one (Neither previous nor superior).
I am grateful if you can tell me where I can download the versions of the indicated applications, no matter if they are the test versions or they are housed in unofficial repositories.
What operating system does your application run? For Linux use these PARTNUMBERS CZ0KHML.zip
Download 2 of 9:
WebSphere Application Server V7.0 for Linux on PowerPC, 32-bit, Multilingual
C1G03ML.tar.gz. C1G03ML

Is it possible to migrate Odoo 9 EE to Odoo 10 CE?

I've odoo9 EE installed, I wanna migrate it to odoo 10 CE.
So, as developer, is there any tutorial may help me to do that ?
Thanks.
It is possible. Being on Enterprise you should get free upgrade to the latest Odoo every year(in most cases). However, if you want to migrate to community and upgrade to 10.0 the flow would be:
- Uninstall enterprise modules so the Odoo has the same specs as community
- create a backup and install it on the Odoo 9CE
- migrate to version 10(for example using open-upgrade script)

liferay 7.1 PostgreSQL compatibility

I'm looking for any information about official LF 7.1 CE support for PostgreSQL database. I have found information about compatibility for DXP edition:
https://web.liferay.com/services/support/compatibility-matrix
but not for CE. So can I assume compatibilities from DXP are the same for CE edition?
Yes. you can assume them to be the same for the Open Source databases (DXP supports commercial databases as well, which CE doesn't. At least not out-of-the-box).
Of course there's the difference between "supports" and "support": Liferay CE will run on the same open source databases as DXP does, but "Support" in the sense of getting replies within an agreed service level is something different. Database support is robust though.

Identify JDK version for ATG

I'm using ATG 9.1. how can I know which version of JDK must be used for different versions of ATG?
With JDK 6 I am able to work normally, whereas ACC is not working as it Requires a small version of JRE.
Why is that only ACC requires a small version of JRE and not other modules?
ATG/Oracle Commerce's required versions can be found on https://support.oracle.com -- you will need to log-in, and you may need access to be granted by an Oracle representative.
ATG 9.1 compatibility is covered in document "Oracle Art Technology Group (ATG) Commerce Supported Environments - Release 9.x (Doc ID 1342327.1)", which will link you to https://support.oracle.com/epmos/main/downloadattachmentprocessor?parent=DOCUMENT&sourceId=1342327.1&attachid=1342327.1:ATG9404&clickstream=yes
The 'compatibility matrix' shows the required JDK is "Sun 32-bit or 64-bit JDK 1.6.0_41" on all supported platforms (Windows, Solaris, RedHat) for JBoss and Weblogic application servers, but different for WebSphere.
The ACC can be run from within the app server, or in separate JVM. I don't know a reason why it would require a different JDK version.
Oracle usually suggest that this as a base version, so if a minor update to your application server requires a minor update to the JVM, you should probably follow your appserver's requirements.

Where to get db2 express-c 10.1 version

I want to download db2-express-c 10.1 version.
But,there is only db2 express-c 11.1 version in ibm-site . And i don't know why ibm-site has no other version's download site.
Where can i get 10.1 version?
thank you.
IBM only offers a current DB2 Express-C version for download. It is free and has community support, but it only has the current code for download on the IBM website and usually is available some days after the other editions have been GA.
You would need to ask other developers in your community if they still have that image. I would recommend using DB2 11.1 as it has more features and several updates. It is compatible to the V10.1 you have been asking for.