Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - apaes

Pages: [1]
1
MP Server / Re: ODWEK REST Services API
« on: May 17, 2022, 07:55:17 AM »
Hi Rob. Thanks for your reply. It was my first time configuring CMOD Rest Service API and I though the user was Operation System. After I created the user on the CMOD Administrator Client I could establish the connection through curl/postman.

Thanks again.

Regards,

Andre

2
MP Server / Re: Error changing field data type
« on: March 29, 2022, 06:03:56 AM »
Thanks Justin! Appreciate your help! I will follow your guidance on this. Regards, André

3
MP Server / ODWEK REST Services API
« on: March 28, 2022, 04:25:01 PM »
Hello everyone.

I am implementing the ODWEK REST Services API and following this guide: https://www.ibm.com/support/pages/system/files/inline-files/Content%20Manager%20OnDemand%20REST%20Services%20Impl%20Guide%202022-02-14.pdf

However, I am trying to access the ping page according to the documentation but I am getting HTTP 404 error only.

Does anyone have any tip on how to make this REST service work ? I am reading the documentation but didn't ring any bells.... https://cmod.wiki/dox/RESTapiDoc/CMOD_10_5_REST_API_Documentation.html

This is my curl command that I am issuing:

curl -i -k https://localhost/cmod-rest/v1/ping -H 'Authorization: CMODSharedKey pool1-asdkjKASDJNbjasdkn' -H 'Content-type: text/plain;chartset=utf-8'

It's returning HTTP 404.

Thanks for any help.

Andre

4
MP Server / Error changing field data type
« on: March 24, 2022, 07:22:31 AM »
Hello everyone. Good day.

I am trying to change data type for a field on the group application. This field is an index. I want to change from "data" data type to "Data (old style)" data type but even logged in as an Admin he can't do that. Any idea how to perform that change ? This is the error I am seeing on th log:

Erro -200: '10/05/20' is invalid for 'Time Stamp'. A date/time in the range '' to '9999-12-31' is required. Note that 2-digit years less than 70 are interpreted as year 20nn.

Any clue on how to do that change ?

Regards,

Andre

5
MP Server / Re: Upgrade CMOD 8.5 to 10.5
« on: January 22, 2022, 12:19:46 PM »
Thanks @Ed and @JD for your response.

I checked each link you provided JD (thank you so much for keep a copy of them!) and according to them AIX 7.2 was mentioned only on CMOD 10.5. All the others had the  "or later" statement like @ED mentioned.

Would you guys just give me a hint about what you think it's better in my case ?

Option 1:
  1. Upgrade AIX to 7.2 Base
  2. Upgrade DB2 to 11.1.1.1 (it's a supported version for CMOD starting on version 9.5)
  3. Upgrade CMOD 8.5 to 9.5 (according to this document: https://www.ibm.com/support/pages/upgrade-guide-content-manager-ondemand-server-v950#850X)
  4. Upgrade CMOD 9.5 to 10.5 (according to this document: https://www.ibm.com/support/pages/upgrade-guide-content-manager-ondemand-server-v1050#950X)
  5. Apply IF10.5.0.3
  6. Install WAS
  7. Install Navigator

Option 2:
  1. Apply TL2 on AIX 7.1 (minimum requirement for CMOD 9.5)
  2. Upgrade CMOD 8.5 to 9.5 (according to this document: https://www.ibm.com/support/pages/upgrade-guide-content-manager-ondemand-server-v950#850X)
  3. Upgrade DB2 to 11.1.1.1 (it's a supported version for CMOD starting on version 9.5)
  4. Upgrade CMOD 9.5 to 10.5 (according to this document: https://www.ibm.com/support/pages/upgrade-guide-content-manager-ondemand-server-v1050#950X)
  5. Upgrade AIX to 7.2 Base
  6. Install WAS
  7. Install Navigator

I appreciate any idea / comments you guys could provide me on that.

Thx, Andre

6
MP Server / Upgrade CMOD 8.5 to 10.5
« on: January 20, 2022, 06:57:20 AM »
Hello everyone,

I am planning on a upgrade of CMOD from 8.5 (base) running on an AIX 7.1 (base) with Db2 9.5 (base) to CMOD 10.5.0.3.

I was looking for CMOD 8.5 and CMOD 9.0 software requirements (specially AIX and DB2) but couldn't find any documentation on that then I came to this forum for help/support.

Does anyone have any upgrade roadmap for that environment of situation or can point me to some requirements documentation for CMOD 8.5 and 9.0 ?

Thanks,

Andre

Pages: [1]