Questions tagged [hcl-connections]

11 questions
1
vote
1 answer

IBM Connections - Wikis and Files extraction from database

I need to extract the wiki html content for a specific community and I have access only to the database. Starting from the table wikis.library table and connecting it with the wikis.media i'm able to retrieve the data,summary but not the html…
Andrew
  • 11
  • 2
1
vote
1 answer

Touchpoint completed state got automatically deleted in HCL Connections 6.5.1

After enabling HCL Touchpoint on HCL Connections 6.5.1. According to the default configuration, we have setTimeDuration set in /mnt/opt/IBM/WebSphere/AppServer/profiles/CnxNode01/installedApps/CnxCell/Touchpoint.ear/touchpoint.war/js/startup.js. So…
Lion
  • 16,606
  • 23
  • 86
  • 148
1
vote
0 answers

Is there a simple way to tell whether another user has access to a file with the HCL Connections Files API?

I need to detect whether another user can open a file from HCL Connections Files. Is there a single request that can be made to retrieve a particular user's access to a File? The acls=true parameter listed here retrieves access for the current…
markdon
  • 784
  • 8
  • 19
0
votes
1 answer

Change MailSession in WebSphere for HCL Connections with change detection if anything needs to be modified or was modified

I want to modify the default lcnotification mail session of HCL Connections 6.5/7 in WAS. Since this is automated with Ansible, I'd like to detect if the desired settings are still there or need to be set - including a full sync of the nodes in case…
Lion
  • 16,606
  • 23
  • 86
  • 148
0
votes
1 answer

Maximum value of tns:intGTE1 data type for simpleUploadAPI in files-config.xml of HCL Connections 6.5.1

I want to increase the maximum upload file size of HCL Connections 6.5.1. It is configured in /opt/IBM/WebSphere/AppServer/profiles/Dmgr01/config/cells/CnxCell/LotusConnections-config/files-config.xml
Lion
  • 16,606
  • 23
  • 86
  • 148
0
votes
1 answer

Fetching attribute from JSON string with JSON_VAL cause " is invalid in the used context" error

A proprietary third-party application stores JSON strings in it's database like this one: {"state":"complete","timestamp":1614776473000} I need the timestamp and found out that DB2 offers JSON functions. Since it's stored as string in the…
Lion
  • 16,606
  • 23
  • 86
  • 148
0
votes
1 answer

Extracting multi part zip files with Ansible (Example case: WebSphere installation)

For HCL Connections, we still need WebSphere and I want to automate this complex and slow process with Ansible. WebSphere needs to be manually downloaded with differenet ZIP files for each component, for example: ├── CIK1VML.zip ├── CIK1WML.zip └──…
Lion
  • 16,606
  • 23
  • 86
  • 148
0
votes
1 answer

Using SVG images in TinyMCE 5.4.2 editor for HCL Connections

We updated Tiny Editors for HCL Connections to the latest stable version 4.4.3.0. In the changelog.html I saw the following: "Includes TinyMCE version 5.4.2-90. Includes Textbox.io version 2.4.2.102. New Features: Allow SVG elements I tried to…
Lion
  • 16,606
  • 23
  • 86
  • 148
0
votes
1 answer

Troubleshoot slow ajax requests in Kudos Boards WebSphere from HCL Connections

We still need the old WebSphere based Kudos Boards from ISW. Users reported that ajax operations like setting due dates or responsible people in a card are very slow, some even abort before finished. Until now I can't see a pattern here why this…
Lion
  • 16,606
  • 23
  • 86
  • 148
0
votes
1 answer

Add additional syntax highlighter plugin to PrismJS in HCL Connections 6.5 CR1 TinyMCE

I installed the TinyMCE editor on top of a fresh Connections 6.5.1 installation. While syntax highlighting using the codesample plugin is enabled out of the box, it works only for certain languages. I found the codesample_languages, which were…
Lion
  • 16,606
  • 23
  • 86
  • 148
0
votes
1 answer

CLFRN1254E exception when syncinc TDI for HCL Connections against OpenLDAP server

For a test environment, I want to setup HCL Connections 6.5 with OpenLDAP. This should be a more lightweight alternative that could be better automated than a full Domino server, which is used in production. I created test users with the following…
Lion
  • 16,606
  • 23
  • 86
  • 148