{"batchcomplete":"","continue":{"lecontinue":"20260503141255|5684","continue":"-||"},"query":{"logevents":[{"logid":5694,"ns":0,"title":"IBM Maximo Manage: Maximo Integration Framework","pageid":1933,"logpage":1933,"revid":10187,"params":{},"type":"create","action":"create","user":"Ebasso","timestamp":"2026-06-03T00:26:23Z","comment":"Created page with \" = Vis\u00e3o Geral do Fluxo de Dados =  Veja como os dados trafegam atrav\u00e9s do MIF em ambas as dire\u00e7\u00f5es:  == Fluxo de Sa\u00edda (Maximo > Sistema Externo) ==  # '''Business Event''' \u2013 Um registro \u00e9 criado, atualizado ou exclu\u00eddo no Maximo.  # '''Publish Channel''' \u2013 Avalia se esse evento deve disparar uma mensagem de sa\u00edda.  # '''Object Structure''' \u2013 Organiza os dados na estrutura XML definida.  # '''Processing Rules''' \u2013 Aplica mapeamentos de campos, transforma...\""},{"logid":5693,"ns":0,"title":"IBM Sterling Connect:Direct : Secure+ Sample file","pageid":1932,"logpage":1932,"revid":10184,"params":{},"type":"create","action":"create","user":"Ebasso","timestamp":"2026-05-20T01:53:55Z","comment":"Created page with \" Sample spconfig.txt   <nowiki> sync netmap     path=/home/ajc_test/cdunix/ndm/cfg/cdu_silent/netmap.cfg     name=*  ; Import KeyCert     File=\"/home/ajc_test/cd_install/cdu/silent/cdu_silent_06252025_keycert.pem\"     Passphrase=password     Label=cdu_silent_06252025_keycert     ImportMode=Add ; Import TrustedCert     File=\"/home/ajc_test/cd_install/cdu/silent/capgemini_ajc_ecdsa_intermediate_ca.pem\"     Label=capgemini_ajc_ecdsa_intermediate_ca     ImportMode=Add ; Upda...\""},{"logid":5692,"ns":0,"title":"IBM Sterling Connect:Direct : Silent Install without provide certificates","pageid":1931,"logpage":1931,"revid":10177,"params":{},"type":"create","action":"create","user":"Ebasso","timestamp":"2026-05-20T01:41:04Z","comment":"Created page with \"= Extract installer =    mkdir /Binaries/CD    tar -xvf 6.4.0.5-IBMSterlingConnectDirectforUNIX-Linux-x86-iFix007.tar  will extract files cdinstall, cdinstall_a, cdunix.   = Install =  1) Setup OS   useradd -m cdadmin    mkdir -p /opt/cdunix    chown cdadmin:cdadmin /opt/cdunix  3) Setup silent install  Create no_spconfig.txt   echo \"quit;\"> no_spconfig.txt   Create file silent_install.ini   <nowiki>cdai_installCmd=install cdai_cpioFile=/Binaries/CD/cdunix cdai_installDi...\""},{"logid":5691,"ns":0,"title":"IBM Sterling B2B: Configuring SSL in IBM Sterling B2B Integrator","pageid":1930,"logpage":1930,"revid":10174,"params":{},"type":"create","action":"create","user":"Ebasso","timestamp":"2026-05-14T20:17:23Z","comment":"Created page with \"= Configuring IBM Sterling B2B Integrator for SSL =  1) Go to the properties directory   cd /home/siuser/SI/properties   1) Edit the file '''customer_overrides.properties''' and add:   noapp.HTTPS_REDIRECT_WARS=ALL  noapp.SKIP_BASEPORT_DEPLOYMENT_WARS=ALL  noapp.HTTPS_LIST_PORT=5001  If you also want to change the certificate:   noapp.sslCert=&lt;INTERNAL_CREATED_CERTIFICATE&gt;  Save the file.  2) Edit the file '''sandbox.cfg''' and modify:   WEBAPP_LIST_PORT=5001  WEBA...\""},{"logid":5690,"ns":0,"title":"IBM Maximo: Provide you customization binaries.zip on OpenShift (Apache HTTP)","pageid":1929,"logpage":1929,"revid":10166,"params":{},"type":"create","action":"create","user":"Ebasso","timestamp":"2026-05-08T14:22:58Z","comment":"Created page with \"Uploading customization_binaries.zip directly to OpenShift simplifies deployment by avoiding external image builds and registries. It enables faster updates and avoid problem with security teams.  = Provide customization_binaries.zip in a custom container  =  Start by creating a new project:   oc new-project httpd-customization-binaries  Create a file httpd-customization-binaries.yaml, with this content:   <nowiki> --- apiVersion: v1 kind: ConfigMap metadata:   name: htt...\""},{"logid":5689,"ns":0,"title":"IBM Maximo: Provide you customization binaries.zip on OpenShift","pageid":1928,"logpage":1832,"revid":10163,"params":{"target_ns":0,"target_title":"IBM Maximo: Provide you customization binaries.zip on OpenShift (Nginx)"},"type":"move","action":"move","user":"Ebasso","timestamp":"2026-05-08T14:16:54Z","comment":""},{"logid":5688,"ns":0,"title":"IBM Maximo: Deploying Kafka after Maximo Manage","pageid":1927,"logpage":1927,"revid":10155,"params":{},"type":"create","action":"create","user":"Ebasso","timestamp":"2026-05-05T11:52:44Z","comment":"Created page with \"Kafka is an essential component of the IBM Maximo Application Suite (MAS), providing distributed messaging for applications such as IoT, Monitor, and Predict. The MAS CLI supports multiple Kafka providers, allowing flexibility in infrastructure selection.   The MAS CLI supports the following providers via the --kafka-provider parameter:  {| class=\"wikitable\" |- ! Provider !! Value !! Description |- | Strimzi || strimzi || Open-source Kafka operator for Kubernetes |- | Re...\""},{"logid":5687,"ns":0,"title":"Rust: Struct,","pageid":1926,"logpage":1926,"revid":10146,"params":{},"type":"create","action":"create","user":"Ebasso","timestamp":"2026-05-03T16:16:01Z","comment":"Created page with \" struct User {     username: String,     email: String,     sign_in_count: u64,     active: bool,  }\""},{"logid":5686,"ns":0,"title":"IBM Maximo: Op\u00e7\u00f5es do MAS CLI","pageid":0,"logpage":1811,"revid":10123,"params":{"target_ns":0,"target_title":"IBM Maximo: MAS CLI Options","suppressredirect":""},"type":"move","action":"move","user":"Ebasso","timestamp":"2026-05-03T14:28:32Z","comment":""},{"logid":5685,"ns":0,"title":"IBM Maximo: Installing MAS Core + Manage + Oracle DB Container","pageid":1925,"logpage":1925,"revid":10117,"params":{},"type":"create","action":"create","user":"Ebasso","timestamp":"2026-05-03T14:20:06Z","comment":"Created page with \"    Run the MAS installation:   <nowiki>export IBM_ENTITLEMENT_KEY=x export STORAGE_CLASS_RWO=ocs-storagecluster-cephfs export STORAGE_CLASS_RWM=ocs-storagecluster-cephfs  mas install --mas-catalog-version v9-260430-amd64 --ibm-entitlement-key $IBM_ENTITLEMENT_KEY \\   --mas-channel 9.1.x --mas-instance-id lab01 --mas-workspace-id ws01 --mas-workspace-name \"Lab Workspace\" \\   --additional-configs \"/mnt/home/masconfigs\" \\   --non-prod \\   --storage-class-rwo $STORAGE_CLASS...\""}]}}