Menu

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.

Show posts Menu

Messages - mayank81089

#1
CMOD for Multiplatforms / Re: ARSLSYNC Question
November 08, 2024, 11:42:55 AM
Quote from: PostWagon70-1 on November 08, 2024, 11:25:30 AMHi ,  we are also implementing ARSLSYNC and have the same issue.  We would like to have more information from the user in the ldap into the CMOD user administration.  The company is using a unique id for every employee and uses that f.e. in audit logging (custom made for CMOD via an exit).  Currently we are thinking about writing an extra script to  get that unique id and put it into the cmod usertable but it would far better solution if we can do it in one go with ARSLSYNC.  It would be nice if we could map at leasted 5 attributes from ldap to CMOD user administration.

How can we make this wish known to  IBM? How can we make an enhancement to IBM to request for this?

Lets post your query at below IBM portal for them to consider and it has the facility for people to vote for this idea

https://ibm-data-and-ai.ideas.ibm.com/
#2
Thanks Justin ,yes we have the OCR solution that we use for physical documents and it is done through a scanning application.

The IBM RPA bot process was used to reading through all 30K doc files to produce metadata for documents in Generic Index Format before loading happens.

Our thought process is if we can leverage the IBM RPA bot with OCR capability to process scanned images to generate generic index format before loading happens.

Mayank

#3
Hello All,

Does anyone aware about loading images into CMOD 10.5 without being able to extract index information from it.
Do we need to generate indexing file before attempting to load it into CMOD or is there way to manage it within CMOD ?

I am aware about one situation where there were 30k plus docs(word files) sitting on the file system and IBM RPA script was used to push those documents into CMOD.


Thanks,
Mayank
#4
In our case we have not seen any such behavior either as it is flushing load ids which are due to be removed irrespective of any fixed number like 100 

CMOD 10.5.0.5

I remember it not working at all post CMOD upgrade and then we followed below IBM technote which resolved our problem and it started working again.

https://www.ibm.com/docs/kk/cmofm/10.5.0?topic=linux-creating-arscache-file-instance
#5
CMOD for Multiplatforms / Re: IBM CMOD Security Compliance
September 25, 2024, 08:52:10 AM
Hi,

As far as I can look back into my memory I have not come across any such documentation for CMOD but what I can recommend is a strategy on how to go about it.

Probably you can ask your security/VA scan or Pen test team to run all the legitimate use cases which they may have identified for application pen test or VA scan against your pre-prod fully functional CMOD system and if there are any failures in the report those can be addressed by CMOD team and once that VA/PAN test report is all green that report/document you can produce to banking customer as passed security scan document which can then be signed off for going go live.

In my view vulnerabilities are very dynamic in nature. You can only fix those which are already identified but the ones which are yet to be identified :) can only be fixed once they are known and you have the fix for it.

Hope this helps.


Thanks,
Mayank
#6
Hi teera,

No issues we have recently moved our CMOD system from AIX to RHEL

CMOD 8.4 to CMOD 10.5 and the system seems to be working fine.

Mayank
#7
Understood system is working as expected.

Cache expiration is run using the arsmaint -c command.
OnDemand will expire storage objects from cache if all of the following conditions are met:
The maximum cache threshold is reached for a cache file system. This is specified when you run arsmaint with the '-x' parameter. The default value is 80%.
#8
Hello,

We have observed that since we have gone live with CMOD 10.5.0.5 which was an upgrade from CMOD 8.5 the arsmaint utility is not working. As the cache storage size has increased exponentially, we have TSM client node registered as our archive storage solution however we are also maintaining one copy of the documents inside cache folder as well that is for 90 days only. We tried opening documents which have been stored in CMOD for more than 90 days but still see them coming from cache node instead of TSM client node. are there any changes in the utility command parameters in new version?  prior to upgrade it was working fine

checked the permission and ownership of arscache/cache1 folder and everything seems correct as per IBM documentation.

parameters used in arsmaint command -cdrs

documents are not getting flushed from cache folder.

Thanks,
Mayank

#9
Hi Russel,

We tried to use search with SQL but it was blocked at the firewall due to where , or & and keywords in the query is there any workaround it ?

Wa

#10
Hello Members,

is there any possibility to allow AND and OR at the same time in the search ?

One way of doing it using SQL API in IBM CMOD REST but it is being blocked by the server firewalls as it contains where OR and AND keywords hence checking if someone has achieved it already through IBM CMOD REST search API

Warm Regards,
Mayank
#11
Hi Justin,

When you say setup CMOD in container. Did you follow any guide to install CMOD in containers if you can please share some information?

Mayank
#12
Thanks Spond,

It worked really appreciate your suggestion.

Thanks,
Mayank
#13
Thanks Much Spond

Really great to hear from you and addressing my concern, I am gonna try this as next step

Thanks,
Mayank
#14
Hi Team,

We are integrating CMOD 10.5 REST APIs into a custom application to retrieve AFP documents from CMOD and we want to transform these APF documents into PDFs before sending it to the caller of the document.

Has anyone tried anything like this before with REST APIs if you can suggest the possible options that will be great.
I understand that this is possible with ODWEK APIs with generic transform interface which allows us to leverage RICOH afp2pdf to transform it but I am not sure how to achieve the same with CMOD REST APIs

Any suggestions will be greatly appreciated.

Thanks,
Mayank 
#15
Quote from: Justin Derrick on August 03, 2023, 04:48:52 PM
Seriously?  They're not even on the latest fixpack for CMOD v8.5?

Use this as an example as to why they should upgrade and get support reinstated.

-JD.

Yeah I have given the suggestions  ;)

However I have figured out the problem with CMOD symbolic links.