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.


Topics - teera_aoo

Pages: [1]
1
MP Server / PDF from ARSDOC GET can see only one file
« on: February 29, 2024, 01:51:13 AM »
I have requirement to export all data from CMOD to original pdf with indexes of them. (To use on another system)

So, I try to used 'arsdoc get' command. But output of PDF will be merged in very strange format cannot use to another system,
that is when open by normal PDF viewer will show only first file that exported from CMOD but I exported about 10 pdf files from CMOD.
When inspect filesize of PDF merged, I see filesize come from 10 pdf combined. (Ex. each file is 100K, merged file is 1000K)
In index file will show offset/lenght of each PDF. I think it managed as layers of PDF.


arsdoc get -hlocalhost -uadmin -ppassword -f "PDF-TIV" -g  -N -c -i "where doc_no like '%'" -o PDF-TIV.pdf
Note:
 - When arsload back to CMOD, it will spilit to 10 PDF file correctly
 - Option -g -N -c needed to used together.

Screenshot: https://u.pcloud.link/publink/show?code=XZCVdJ0ZotyT0txuaOYVyljCldfCzSOyuzd7

2
MP Server / CMOD roadmaps after V10.5
« on: January 28, 2024, 09:33:31 PM »
Since CMOD 10.5 release since 2020, I'm not sure when is roadmaps to release newer version.
(Average aging for version will be 5 years, that 10.5 may EOS in 2025, or 10.5 will be version that extend life time to 7-8 years)

This is inquiry from customer. Bcause they decision for upgrade project, and inform that if we go 10.5 and EOS in next year, this will not worth to upgrade it.

3
As I have ever used CMOD 8.5 and Later. After enable LDAP authentication, we still can authenticated by local user/password by using this parameter  ARS_OD_AUTHORITY_FALLBACK=TRUE

But on CMOD 10.1, it seems this parameter has been gone, and as my tried local user/password will logon failed.
https://www.ibm.com/support/knowledgecenter/en/SSEPCD_10.1.0/com.ibm.ondemand.installmp.doc/dodax005.htm

How can I implement AD/Local authenticate as CMOD 8.5 way?

Thanks,

4
MP Server / Cannot start CMOD 10.1 with TSM 8.1
« on: June 03, 2019, 08:11:46 PM »
I cannot start CMOD 10.1 with TSM 8.1. There is error in ARCHIVE.trace.log

SM Error: ANS0238E (RC2041) The sequence of calls is invalid., Return Code=2041, Reason=0, File=arssmsms.cpp, Line=2440  Srvr->[SERVERNAME]<-

I opened PMR for 2 Weeks and no progress. Do have anyone ever seen this?

Thanks.

5
MP Server / CMOD/DB2 vs Security Requirement
« on: April 24, 2019, 09:59:42 AM »
I have implemented CMOD to Bank, and there is security requirement about Database user account.

They are not allow DB2 instance owner to used by any application. They assume that CMOD is application tier
However, in my opinion CMOD is Report Repository, and ARCHIVE user is just service account
(that does not interactive with DB2 like another application style)

How can I explain, have some documents, or workaround to passed this security requirement?

This CMOD system will be migrated from CMOD Old version that installed by default options
(CMOD Instance owner is ARCHIVE that is ARCHIVE DB2 instance owner)


6
OD/WEK & JAVA API / CMOD/ICN view Line Data report via HTML5 viewer
« on: June 08, 2018, 06:24:21 AM »
Does anyone can config CMOD to view Line Data report via HTML5 viewer instead of Applet Viewer? (Released since CMOD 10.1.0.2)

I need to known actual steps to setup it with ICN.

Currently, I tried to followed this technote, but still not work.
https://www-01.ibm.com/support/docview.wss?uid=swg22008705

7
Content Navigator / CMOD/AFP plugin not work with ICN
« on: June 05, 2018, 06:42:17 PM »
I loaded AFP document into CMOD 10.1, Configure ICN 3.0.1 to use AFP plugin for open AFP type (application/afp)

But ICN still download AFP file for save to client. (It seem hit to Web Browser viewer in viewer mapping)

 I have following this steps:
https://www.ibm.com/support/knowledgecenter/en/SSEUEX_3.0.3/com.ibm.installingeuc.doc/eucco061.htm

Can anyone suggest us that is any steps to do after this?

Pages: [1]