Nom de l’auteur/autrice :Saâd Alem

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 »

Azure Devops – Git – Magic xpi

Goal : How to git your magic xpi project and connect it to AzureDevops Prerequisites : 1/ Check that you can have access to your azure devops organization Try to access https://dev.azure.com/<organization name> If you are already logged with your microsoft account, the first time it will ask you to create your organization. You can

Azure Devops – Git – Magic xpi Lire la suite »

OpenTelemetry – Magicxpi – Elasticsearch

Goal : Send Magicxpi ActivityLog to OpenTelemetryCollector and export it to Elastic Cloud to build Dashboard with Kibana Prerequisites : 1/ OpenTelemetry Installation and configuration Follow the steps on this link Quick start | OpenTelemetry 2/ On windows, Set a correct time zone in your « values.yaml » of your IMM (<Magicxpi Installation>\InMemoryMiddleware\deploy) and deploy your IMM.

OpenTelemetry – Magicxpi – Elasticsearch Lire la suite »

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