OpenTelemetry – Magicxpi – Google Cloud Observability

Goal : Send Magicxpi ActivityLog to OpenTelemetryCollector and export it to Google Cloud Observability Monitoring Prerequisites : 1/ Sign in https://console.cloud.google.com/ Activate the Open telemetry API Enable this API 2/ Create a google service account Grant Cloud Trace Agent and Logs Writer roles 3/ Go back to Service Accounts Click on the Email column, then […]

OpenTelemetry – Magicxpi – Google Cloud Observability Lire la suite »

Kubernetes Dashboard – Magic xpi

Goal : Install Kubernetes Dashboard (Ubuntu) and Access it externally to control your Magic xpi IMM 1/ Install and deploy the last version of the Dashboard microk8s kubectl apply -f https://raw.githubusercontent.com/kubernetes/dashboard/v2.7.0/aio/deploy/recommended.yaml 2/ Check that the pods are running microk8s kubectl get pods -n kubernetes-dashboard 3/ Create a user and a role to access the dashboard

Kubernetes Dashboard – Magic xpi Lire la suite »

MCP Server – Magic xpi

Goal : Expose Magic xpi RESTFul API service through an MCP Server Prerequisites : 1/ Install an open api MCP server Start powershell admin console git clone https://github.com/jedisct1/openapi-mcp.git cd .\openapi-mcp\ Create bin folder New-Item -ItemType Directory -Force -Path .\bin | Out-Null Build MCP server (stdio/http) go build -o .\bin\openapi-mcp .\cmd\openapi-mcp Build Interactive MCP Client go

MCP Server – Magic xpi Lire la suite »

Microsoft Identity Platform – Magic xpi

Goal : Configure OAuth2 Authentication for Magic xpi RESTful API Service using Microsoft identity platform Application2Application 1/ Sign on your azure portal and register an application. Register a New app with these information for example « MyOauth2App2App » (no need to define a Redirect URIs) Click on App roles and create an app role Click on API

Microsoft Identity Platform – Magic xpi Lire la suite »

Azure Key Vault – Magic xpi

Goal : Retrieve secret values from Azure Key Vault protected by certificat with Magic xpi using REST API 1/ Generate your certificat (pfx format) and declare it in the azure console (Azure Key Vault) You can use standard powershell script to generate and export the pfx certificate. 2/ To test with postman, you need first

Azure Key Vault – Magic xpi Lire la suite »

Mistral Document AI Understanding & OCR – Magic xpi

Goal 1 : Use Mistral AI Document Understanding and OCR REST API with your Magic xpi Platform Goal 2 : Enable flexible, full document lifecycle workflows, and make your archives instantly accessible. Prerequisites : 1/ Transform your document (Invoice PDF file or any kind of document) to PNG image. Assume that you have this invoice

Mistral Document AI Understanding & OCR – Magic xpi Lire la suite »

Copilot Conversational Agent – Magic xpi

Goal : Process user requests, fetch or update data and provide real-time responses using conversational interface via a specialized declarative agent and your Magic xpi Platform Prerequisites : 1/ Open your Magic xpi Studio Create an HTTP trigger with 1 method (GetOrderDetail) with 1 argument (OrderNum) 2/ Design a Flow that retrieves the detail of

Copilot Conversational Agent – Magic xpi Lire la suite »

Copy link
URL has been copied successfully!
Follow by Email
YouTube
LinkedIn
LinkedIn
Share
Retour en haut