User contributions for Ebasso
12 March 2026
- 18:5018:50, 12 March 2026 diff hist −4 IBM Sterling Connect:Direct: Configuring C:D to use AWS S3 Storage provide an AWS credentials file as a volume →Mounting the .aws Directory in Kubernetes current
- 18:4318:43, 12 March 2026 diff hist −16 IBM Sterling Connect:Direct: Configuring C:D to use AWS S3 Storage provide an AWS credentials file as a volume →Mounting the .aws Directory in Kubernetes
- 18:4018:40, 12 March 2026 diff hist +4 IBM Sterling Connect:Direct: Configuring C:D to use AWS S3 Storage provide an AWS credentials file as a volume →Example Helm Values Configuration
- 18:4018:40, 12 March 2026 diff hist −17 IBM Sterling Connect:Direct: Configuring C:D to use AWS S3 Storage provide an AWS credentials file as a volume →Example Helm Values Configuration
- 18:3918:39, 12 March 2026 diff hist −361 IBM Sterling Connect:Direct: Configuring C:D to use AWS S3 Storage provide an AWS credentials file as a volume →Summary
- 18:3818:38, 12 March 2026 diff hist −166 IBM Sterling Connect:Direct: Configuring C:D to use AWS S3 Storage provide an AWS credentials file as a volume →Using S3 in Process Files
- 18:3818:38, 12 March 2026 diff hist +258 IBM Sterling Connect:Direct: Configuring C:D to use AWS S3 Storage provide an AWS credentials file as a volume →Updating Initparm.cfg
- 18:3718:37, 12 March 2026 diff hist −38 IBM Sterling Connect:Direct: Configuring C:D to use AWS S3 Storage provide an AWS credentials file as a volume →AWS Configuration Files
- 18:3518:35, 12 March 2026 diff hist −175 IBM Sterling Connect:Direct: Configuring C:D to use AWS S3 Storage provide an AWS credentials file as a volume →AWS Configuration Files
- 18:3218:32, 12 March 2026 diff hist +24 IBM Sterling Connect:Direct: Configuring C:D to use AWS S3 Storage provide an AWS credentials file as a volume →Updating Initparm.cfg
- 18:3118:31, 12 March 2026 diff hist +3,247 N IBM Sterling Connect:Direct: Configuring C:D to use AWS S3 Storage provide an AWS credentials file as a volume Created page with "This article describes how to configure IBM Connect:Direct (CDU) to access S3-compatible object storage. The setup involves preparing AWS-style configuration files, updating `Initparm.cfg`, and mounting the necessary credential files into the Connect:Direct pod using Kubernetes `extraVolume` and `extraVolumeMount` parameters. == AWS Configuration Files == Two files must be created under the user's `.aws` directory: the **config** file and the **credentials** file. =..."
- 18:3018:30, 12 March 2026 diff hist +118 IBM Sterling Connect:Direct →Install, Commands and Configurations current
- 18:2618:26, 12 March 2026 diff hist −165 IBM Sterling Connect:Direct: Using extraVolume and extraVolumeMounts in IBM Connect:Direct Deployments →Sample Configuration current
- 18:2618:26, 12 March 2026 diff hist −174 IBM Sterling Connect:Direct: Using extraVolume and extraVolumeMounts in IBM Connect:Direct Deployments →Default Volume Mount Example
- 18:2518:25, 12 March 2026 diff hist −477 IBM Sterling Connect:Direct: Using extraVolume and extraVolumeMounts in IBM Connect:Direct Deployments →Purpose of `extraVolume` and `extraVolumeMounts`
- 18:2518:25, 12 March 2026 diff hist −95 IBM Sterling Connect:Direct: Using extraVolume and extraVolumeMounts in IBM Connect:Direct Deployments No edit summary
- 18:2418:24, 12 March 2026 diff hist −421 IBM Sterling Connect:Direct: Using extraVolume and extraVolumeMounts in IBM Connect:Direct Deployments →Summary
- 18:2418:24, 12 March 2026 diff hist +2,760 N IBM Sterling Connect:Direct: Using extraVolume and extraVolumeMounts in IBM Connect:Direct Deployments Created page with " = Using `extraVolume` and `extraVolumeMounts` in IBM Connect:Direct Deployments = When deploying '''IBM Connect:Direct''' in Kubernetes environments, administrators may need to augment the container with additional storage locations for configuration files, scripts, logs, key stores, partner‑exchange directories, or other operational assets. To support this requirement, the Connect:Direct deployment architecture includes two extensible configuration fields: * '''e..."
- 18:2218:22, 12 March 2026 diff hist +110 IBM Sterling Connect:Direct →Install, Commands and Configurations
4 March 2026
- 16:0716:07, 4 March 2026 diff hist −33 IBM Maximo: Resizing JPEG Files in doclinks →Ver também current
- 16:0716:07, 4 March 2026 diff hist +2 IBM Maximo: Resizing JPEG Files in doclinks →Procedure
- 16:0716:07, 4 March 2026 diff hist +2 IBM Maximo: Resizing JPEG Files in doclinks →Procedure
- 16:0616:06, 4 March 2026 diff hist +10 IBM Maximo: Resizing JPEG Files in doclinks →Procedure
- 16:0616:06, 4 March 2026 diff hist +750 N IBM Maximo: Resizing JPEG Files in doclinks Created page with "If many photos are attached go IBM Maximo, the '''DOCLINKS''' folder can quickly consume large amounts of disk space. You can resize JPEG files using ImageMagick on Linux. == Procedure == 1) Install ImageMagick dnf install -y ImageMagick </pre> 2) Run image magic <pre> cd /opt/IBM/SMP/maximo/doclinks find . -type f \( -iname "*.jpg" \) -exec mogrify -resize 1920x1920\> {} \; </pre> **Important**: * Resizes images larger than 1920x1920. * Keeps original file..."
- 16:0016:00, 4 March 2026 diff hist +67 IBM Maximo →Performance and Best Practice current
19 February 2026
- 22:0422:04, 19 February 2026 diff hist +666 IBM MQ: Usando Aplicações Cliente →Usando Aplicações Cliente current
- 22:0022:00, 19 February 2026 diff hist +54 IBM MQ: Consideracoes de Seguranca →Veja também current
- 22:0022:00, 19 February 2026 diff hist +54 IBM MQ: Comandos MQ Úteis →Veja também current
- 21:5921:59, 19 February 2026 diff hist +26 IBM MQ: Deploy do IBM MQ como container →Veja também current
- 21:5821:58, 19 February 2026 diff hist +914 N IBM MQ: Usando Aplicações Cliente Created page with "== Testando a Conexão == Connect to container <syntaxhighlight lang="bash"> podman exec -it ibm-mq bash </syntaxhighlight> === Verificar Status do Queue Manager === <syntaxhighlight lang="bash"> dspmq </syntaxhighlight> === Usando Programas de Exemplo do MQ === '''Enviar uma mensagem:''' <syntaxhighlight lang="bash"> /opt/mqm/samp/bin/amqsput DEV.QUEUE.1 QM1 </syntaxhighlight> Digite a mensagem e pressione Enter duas vezes. '''Receber uma mensagem:''' <syn..."
- 21:5721:57, 19 February 2026 diff hist +26 IBM MQ →Veja também current
- 21:5721:57, 19 February 2026 diff hist +1 IBM MQ No edit summary
- 21:5721:57, 19 February 2026 diff hist +41 IBM MQ →Deploy
- 21:5421:54, 19 February 2026 diff hist +60 IBM MQ: Deploy do IBM MQ como container →Usando Aplicações Cliente
- 21:3521:35, 19 February 2026 diff hist −466 IBM MQ: Principais Conceitos do IBM MQ →Topics (Tópicos) current
- 21:3321:33, 19 February 2026 diff hist −322 IBM MQ: Principais Conceitos do IBM MQ →Publish/Subscribe (Pub-Sub)
- 21:3121:31, 19 February 2026 diff hist +232 IBM MQ: Principais Conceitos do IBM MQ →Channels (Canais)
- 21:3121:31, 19 February 2026 diff hist −230 IBM MQ: Principais Conceitos do IBM MQ →Queue Manager
- 21:3121:31, 19 February 2026 diff hist −320 IBM MQ: Principais Conceitos do IBM MQ →Queues (Filas)
- 21:3021:30, 19 February 2026 diff hist +230 IBM MQ: Principais Conceitos do IBM MQ →Queue Manager
- 21:2921:29, 19 February 2026 diff hist +362 IBM MQ: Principais Conceitos do IBM MQ →Queue Manager
- 21:2921:29, 19 February 2026 diff hist +116 IBM MQ: Principais Conceitos do IBM MQ →Queue Manager
- 21:2821:28, 19 February 2026 diff hist +81 IBM MQ: Principais Conceitos do IBM MQ →Queue Manager
- 21:2621:26, 19 February 2026 diff hist −193 IBM MQ: Principais Conceitos do IBM MQ →Queue Manager
- 21:2621:26, 19 February 2026 diff hist +481 IBM MQ: Principais Conceitos do IBM MQ →Queue Manager
- 21:2021:20, 19 February 2026 diff hist +2 IBM MQ: Principais Conceitos do IBM MQ →Relação entre os Conceitos
- 21:1921:19, 19 February 2026 diff hist +5 IBM MQ: Principais Conceitos do IBM MQ →Relação entre os Conceitos
- 21:1921:19, 19 February 2026 diff hist 0 IBM MQ: Principais Conceitos do IBM MQ →Relação entre os Conceitos
- 21:1821:18, 19 February 2026 diff hist −27 IBM MQ: Principais Conceitos do IBM MQ →Relação entre os Conceitos
- 21:1721:17, 19 February 2026 diff hist +370 IBM MQ: Principais Conceitos do IBM MQ →Relação entre os Conceitos