<?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 howtos:plugins:pluginwebexample</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-08T20:47:45+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://pranke.com/hilfe/doku.php?id=howtos:plugins:pluginwebexample:start&amp;rev=1708413312&amp;do=diff"/>
                <rdf:li rdf:resource="https://pranke.com/hilfe/doku.php?id=howtos:plugins:pluginwebexample:usage&amp;rev=1708413312&amp;do=diff"/>
                <rdf:li rdf:resource="https://pranke.com/hilfe/doku.php?id=howtos:plugins:pluginwebexample:webplugin&amp;rev=1708413312&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=howtos:plugins:pluginwebexample:start&amp;rev=1708413312&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-20T08:15:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Eigenes Web-Plugin erstellen</title>
        <link>https://pranke.com/hilfe/doku.php?id=howtos:plugins:pluginwebexample:start&amp;rev=1708413312&amp;do=diff</link>
        <description>Eigenes Web-Plugin erstellen

eBiss Web unterstützt nun das Einbinden von eigenen Web-PlugIns. Damit können Sie Ihre eigenen .aspx Seiten und folglich eigene Prozesse in eBiss Web verwenden.

Erstellen Sie hierfür zuerst ein neues Projekt in Visual Studio mit den Einstellungen:pluginwebexample index</description>
    </item>
    <item rdf:about="https://pranke.com/hilfe/doku.php?id=howtos:plugins:pluginwebexample:usage&amp;rev=1708413312&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-20T08:15:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Web-Plugin Projektvorlage</title>
        <link>https://pranke.com/hilfe/doku.php?id=howtos:plugins:pluginwebexample:usage&amp;rev=1708413312&amp;do=diff</link>
        <description>Web-Plugin Projektvorlage

eBiss Web unterstützt nun das Einbinden von eigenen Web-PlugIns. Damit können Sie Ihre eigenen .aspx Seiten und folglich eigene Prozesse in eBiss Web verwenden.

Erstellen Sie hierfür zuerst ein neues Projekt in Visual Studio mit den Einstellungen:</description>
    </item>
    <item rdf:about="https://pranke.com/hilfe/doku.php?id=howtos:plugins:pluginwebexample:webplugin&amp;rev=1708413312&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-20T08:15:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Web-Plugin erstellen</title>
        <link>https://pranke.com/hilfe/doku.php?id=howtos:plugins:pluginwebexample:webplugin&amp;rev=1708413312&amp;do=diff</link>
        <description>Web-Plugin erstellen

Um eine ASPX Seite in die eBiss Web Page zu intergrieren, lassen Sie Ihre Klasse von der Schnittstelle eBiss.Api.IWebPlugin erben und verwenden als Basisklasse eBiss.WebPlugin.Sample.WebPluginBasePage.

	*  Über das Interface IWebPlugin definieren Sie, in welcher Gruppe und unter welchem Namen Ihre Web Seite erscheint.</description>
    </item>
</rdf:RDF>
