---
title: "FLEMMING Automationstechnik GmbH - Online document management system"
description: "Flemming Automationstechnik GmbH, Siemens Solution Partner, PCS7 Specialist, Öl & cryogenes Gas"
url: "https://flemming-automationstechnik.de/en/news/141-online-document-management-system"
date: "2026-09-14T09:12:20+00:00"
language: "en-GB"
---

2007, July

**Another special feature from which you as a Flemming customer benefit:**
A special infrastructure allows you to call up all information and documents relevant to planning for your project online and thus obtain an overview of the planning status at any time.

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://flemming-automationstechnik.de/en"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "News",
            "item": "https://flemming-automationstechnik.de/en/news"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Online document management system",
            "item": "https://flemming-automationstechnik.de/en/news/141-online-document-management-system"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "NewsArticle",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://flemming-automationstechnik.de/en/news/141-online-document-management-system"
    },
    "headline": "Online document management system",
    "description": "2007, July Another special feature from which you as a Flemming customer benefit:A special infrastructure allows you to call up all information and documents relevant to planning for your project online and thus obtain an overview of the planning status at any time.",
    "image": {
        "@type": "ImageObject",
        "url": "https://flemming-automationstechnik.de/"
    },
    "publisher": {
        "@type": "Organization",
        "name": "FLEMMING Automationstechnik GmbH",
        "logo": {
            "@type": "ImageObject",
            "url": "https://flemming-automationstechnik.de/images/template/FLEMMING-Automationstechnik-GmbH.png"
        }
    },
    "author": {
        "@type": "Organization",
        "name": "FLEMMING Automationstechnik GmbH",
        "url": "https://www.flemming-automationstechnik.de"
    },
    "datePublished": "2018-02-24T15:39:14+01:00",
    "dateCreated": "2007-07-01T15:39:14+02:00",
    "dateModified": "2020-11-10T12:01:42+01:00"
}
```
