Login to follow
MongoDB_Conector

MongoDB_Conector (ODC)

Stable version 0.1.14 (Compatible with ODC)
Uploaded on 17 September 2025 by Community Labs
MongoDB_Conector

MongoDB_Conector (ODC)

Documentation
0.1.14

🛠️MongoDB Connector Installation Guide for OutSystems ODC


Step 1: Download from Forge


  1. Go to **OutSystems Forge**
  2. Search for **"MongoDB Connector"**
  3. Click **"Install"**


---


Step 2: Prepare Your Application


**Option A - Use an Existing Application**

1. Navigate to **ODC Portal > Applications**

2. Select your target app


**Option B - Create a New Application**

1. Click **"Create Application"**



**Option C - Use the Demo App (Recommended for Testing)**

1. Download the `.oml` file from the repo_link

2. Import it via **ODC Portal > Import/Export**


---


Step 3: Import Dependencies


1. Open your application in ODC Studio

2. Go to **add public elements or Ctrl+Q**

3. Add:

- `MongoDB_Connector` (library)

**


!important create settings

  1. In ODC Studio, under Data > Settings, set the property Is Secret to Yes. ODC Studio hides the value. Also, there is no default value for the field set as secret.
  2. Docs ref

---


Step 4: Publish the Application

1. Click **"1-Click Publish"**

2. Wait for deployment to complete


---


Step 5: Configure Secure Connection

1. In the ODC Portal, go to:

**Your Application > Configuration**

2. Paste your MongoDB URI here