Nested and Networked Profiles

See section Mounting Profile as Subnode in Source Structure and section Mounting Profile as Subnode in Destination Structure. These functionalities allow you to use profiles in another profile.

Profile Trees

So it can be used to build trees of profiles. With one profile as the root node and an arbitrary branching/nesting 'below' it.

Profile Networks and Node Profiles

By combining the nesting and chaining of profiles, you have the ability to build complex profile networks.

Each profile that integrates other profiles then acts as a collecting/binding node in your profile network, i.e. as a vertical integration and the profile chains as a horizontal integration. By 'vertical' we mean that you can build tree-like layers of profiles and with 'horizontal', that you can walk along a profile chain within a layer, so to speak.

(In order to not confuse us unnecessarily, we forget the possibility to construct layers within a profile chain by node profiles.)

These are very advanced concepts that we do not want to go into more deeply here. We would like to refer you to our project team if you are interested in this topic.

Simple Application Example

Even though profile nets can be a complicated subject, they are a great simplification for many users in classic application cases, and as a result offer a significantly increased clarity/traceability. The following is an example of a classic EDI case.

Classical EDI: Sequential data enhancement.

images/download/attachments/36583420/Anwendungsbeispiel_1_EN-version-1-modificationdate-1588650034085-api-v2.png


Lobster_data Multi Source: Parallel collection of several sources in the source structure. This approach is more compact and clearer and allows a simple decomposition of a problem into sub problems. In addition, better encapsulation is possible and service profiles can be offered. For example, have your SAP expert create a profile once for accessing the SAP system. Afterwards, any user can integrate it, even without SAP knowledge.

images/download/attachments/36583420/Anwendungsbeispiel_2_EN-version-1-modificationdate-1588650034100-api-v2.png

Industry 4.0 and IoT

But even beyond this rather classic example, this concept offers enormous advantages in the increasingly emerging topics of IoT and Industry 4.0, in order to master the complexity involved. You solve one sub-problem in a service profile here, another sub-problem in another service profile there, and finally you drag everything into a clearly structured bundling profile. If you implement your service profiles cleverly, it is also possible to reuse them for solving other problems. Simple, dynamic and scalable integration for your own Industry 4.0 needs using all your legacy systems and without the need for a rigid, centralised and monolithic software. Quickly build smart networks for your individual data needs, also for small and medium-sized businesses.

Please also refer to the corresponding section in the introduction to Lobster_data.

See Also