<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://pranke.com/hilfe/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://pranke.com/hilfe/feed.php">
        <title>eBiss 3 en:transformation:mappings:objektdefinition</title>
        <description></description>
        <link>https://pranke.com/hilfe/</link>
        <image rdf:resource="https://pranke.com/hilfe/lib/exe/fetch.php?media=favicon.ico" />
       <dc:date>2026-04-17T14:42:38+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://pranke.com/hilfe/doku.php?id=en:transformation:mappings:objektdefinition:attribute&amp;rev=1708413319&amp;do=diff"/>
                <rdf:li rdf:resource="https://pranke.com/hilfe/doku.php?id=en:transformation:mappings:objektdefinition:cdata_attribute&amp;rev=1708413319&amp;do=diff"/>
                <rdf:li rdf:resource="https://pranke.com/hilfe/doku.php?id=en:transformation:mappings:objektdefinition:generieren&amp;rev=1708413319&amp;do=diff"/>
                <rdf:li rdf:resource="https://pranke.com/hilfe/doku.php?id=en:transformation:mappings:objektdefinition:loggen&amp;rev=1708413319&amp;do=diff"/>
                <rdf:li rdf:resource="https://pranke.com/hilfe/doku.php?id=en:transformation:mappings:objektdefinition:start&amp;rev=1708413319&amp;do=diff"/>
                <rdf:li rdf:resource="https://pranke.com/hilfe/doku.php?id=en:transformation:mappings:objektdefinition:variablen&amp;rev=1708413319&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://pranke.com/hilfe/lib/exe/fetch.php?media=favicon.ico">
        <title>eBiss 3</title>
        <link>https://pranke.com/hilfe/</link>
        <url>https://pranke.com/hilfe/lib/exe/fetch.php?media=favicon.ico</url>
    </image>
    <item rdf:about="https://pranke.com/hilfe/doku.php?id=en:transformation:mappings:objektdefinition:attribute&amp;rev=1708413319&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-20T08:15:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Data type attributes</title>
        <link>https://pranke.com/hilfe/doku.php?id=en:transformation:mappings:objektdefinition:attribute&amp;rev=1708413319&amp;do=diff</link>
        <description>Data type attributes

The classes and data elements in a C# object definition can be assigned with different, eBiss specific attributes. 


Note:  The most important mapping attributes are, for example:

	*  MapFrameDocumentRecipient
	*  MapFrameDocumentSender

to use partner recognition in job step EntityAnalyzer.
Furthermore we haveattribute index</description>
    </item>
    <item rdf:about="https://pranke.com/hilfe/doku.php?id=en:transformation:mappings:objektdefinition:cdata_attribute&amp;rev=1708413319&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-20T08:15:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>CDATA XML Attribute</title>
        <link>https://pranke.com/hilfe/doku.php?id=en:transformation:mappings:objektdefinition:cdata_attribute&amp;rev=1708413319&amp;do=diff</link>
        <description>CDATA XML Attribute

To write content with special characters the keyword CDATA can be used:


&lt;![CDATA[Text with special characters]]&gt;


In the eBiss structure this is achieved with the attribute MapPlaceContentInCDATAAttribute. This attribute is placed at the desired field/property. 
When generating the</description>
    </item>
    <item rdf:about="https://pranke.com/hilfe/doku.php?id=en:transformation:mappings:objektdefinition:generieren&amp;rev=1708413319&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-20T08:15:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Generate mapping objects</title>
        <link>https://pranke.com/hilfe/doku.php?id=en:transformation:mappings:objektdefinition:generieren&amp;rev=1708413319&amp;do=diff</link>
        <description>Generate mapping objects

The Mapping Designer provides generic generation of C# classes from XML file or XML schema file. This can then be done, for example with Microsoft Visual Studio into a DLL assembly, which can then be used as a new object class in</description>
    </item>
    <item rdf:about="https://pranke.com/hilfe/doku.php?id=en:transformation:mappings:objektdefinition:loggen&amp;rev=1708413319&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-20T08:15:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Object Activities Logging</title>
        <link>https://pranke.com/hilfe/doku.php?id=en:transformation:mappings:objektdefinition:loggen&amp;rev=1708413319&amp;do=diff</link>
        <description>Object Activities Logging

The documentation to be expected here will be updated in a future version.

If the activities in an object class are to be logged during runtime, this class must implement the eBiss.Api.ILoggongObject.


Sample:</description>
    </item>
    <item rdf:about="https://pranke.com/hilfe/doku.php?id=en:transformation:mappings:objektdefinition:start&amp;rev=1708413319&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-20T08:15:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Object definitions</title>
        <link>https://pranke.com/hilfe/doku.php?id=en:transformation:mappings:objektdefinition:start&amp;rev=1708413319&amp;do=diff</link>
        <description>Object definitions

Mapping objects are required to display segments of the source and target documents. These can be selected and assigned as source or target type in the mapping designer.
Mapping objects are preferably created with eBiss Type editor Module  and for each document that is to be transformed, there is a separate mapping object that has to be set up in a certain class structure.
Mapping objects are set up as tree structures. They represent the individual documents (PRICAT, ORDERS, …</description>
    </item>
    <item rdf:about="https://pranke.com/hilfe/doku.php?id=en:transformation:mappings:objektdefinition:variablen&amp;rev=1708413319&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-20T08:15:19+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Variables in mapping objects</title>
        <link>https://pranke.com/hilfe/doku.php?id=en:transformation:mappings:objektdefinition:variablen&amp;rev=1708413319&amp;do=diff</link>
        <description>Variables in mapping objects

Global variables


using System;
using eBiss.Api;
using eBiss.DbAdapter;

namespace MyNameSpace
{
    public static class Variables
    {
        public static int myfoo    = 1;
        public static string mybar = &quot;whatever&quot;;
    }
}</description>
    </item>
</rdf:RDF>
