OEM Modifikationen

OEM Modifikationen

Übersicht

Ein CLARC ENTERSPRISE System kann auf einfache Art und Weise OEMisiert (OEM steht für Original Equipment Manufacturer) werden.

Dies bedeutet, dass Produktbezeichnungen, Grafiken, Icons, Links individuell angepasst werden können.

Modifikation

Die OEM Daten werden in der C4 Datenbank gespeichert und können somit in Form einer CLARC C4 Exchange XML Format-Datei bearbeitet und importiert werden. Die OEM-Möglichkeiten sind je Applikation verschieden.

Hinweis

Die entsprechenden OEM Knoten werden im System nicht angezeigt und können daher nicht direkt bearbeitet werden.

XML Beispiel

Hier ein Beispiel XML für die OEMisierung von CLARC EWORK.

<?xml version="1.0" encoding="utf-8"?> <c4Document FormatVersion="1.2" Type="Default"> <Content RootNode="/clarc/Classes/Style/OEM/eWork"> <Property Name="AboutImage" DataType="BINARY">...</Property> <Property Name="Company" DataType="UCS2STR">MyCompany Co.</Property> <Property Name="Copyright" DataType="UCS2STR">MyCopyright Text</Property> <Property Name="FrontImage" DataType="BINARY">...</Property> <Property Name="HelpLink" DataType="UCS2STR"></Property> <Property Name="InfoLink" DataType="UCS2STR">http://www.MyDomain.xyz</Property> <Property Name="InfoMail" DataType="UCS2STR">info@MyDomain.xyz</Property> <Property Name="LoginImage" DataType="BINARY">...</Property> <Property Name="LongProductName" DataType="UCS2STR">MySCAN Enterprise</Property> <Property Name="ProductName" DataType="UCS2STR">MySCAN</Property> <Property Name="ShortProductName" DataType="UCS2STR">MySCAN</Property> <Property Name="SupportLink" DataType="UCS2STR">http://www.MyDomain.xyz</Property> <Property Name="SupportMail" DataType="UCS2STR">support@MyDomain.xyz</Property> </Content> </c4Document>

Die Datenelemente vom Typ BINARY sind hier mit Platzhaltern "..." dargestellt. An diesen Stellen müssen entsprechende BASE64 kodierte Daten (JPEG,ICO) eingefügt werden.

OEM-Properties

Hier finden Sie eine Aufstellung aller OEM-Produkte und deren Einstellungsmöglichkeiten.

Tipp

Für eine OEMisierung müssen nicht alle Eigenschaften mit Inhalten versorgt werden. Beispielsweise können alle "Icon" Properties im Standard belassen werden. Die Properties dürfen in diesem Fall dann nicht im XML angegeben werden.

Property

Typ

Beispiel

Hinweis

Property

Typ

Beispiel

Hinweis

C4

/clarc/Classes/Style/OEM/c4

Company

Text

 

 

Copyright

Text

 

 

HelpLink

Link

 

 

HTMLCopyright

Text

 

 

InfoLink

Link

 

 

InfoMail

E-Mail

 

 

LogoImage

.jpg

 

200x200px 24bit

LongProductName

Text

 

 

MainWindowIcon

.ico

 

16x16px

ProductName

Text

 

 

ShortProductName

Text

 

 

SplashImage

.jpg

 

450x295px 24bit

SupportLink

Link

 

 

SupportMail

E-Mail

 

 

ENTERPRISE CENTER

/clarc/Classes/Style/OEM/enterprise

Company

Text

 

 

Copyright

Text

 

 

HelpLink

Link

 

 

HTMLCopyright

Text

 

 

InfoLink

Link

 

 

InfoMail

E-Mail

 

 

LongProductName

Text

 

 

ProductName

Text

 

 

ServerName

Text

 

 

ShortProductName

Text

 

 

SupportLink

Link

 

 

SupportMail

E-Mail

 

 

EWORK

/clarc/Classes/Style/OEM/eWork

AboutImage

.jpg

 

450x400px 24bit

Company

Text

 

 

Copyright

Text

 

 

FrontImage

.jpg

 

200x200px 24bit

HelpLink

Link

 

 

InfoLink

Link

 

 

InfoMail

E-Mail

 

 

LoginImage

.jpg

 

450x212px 24bit

LongProductName

Text

 

 

MainWindowIcon

.ico

 

16x16px

ProductName

Text

 

 

ShortProductName

Text

 

 

SupportLink

Link

 

 

SupportMail

E-Mail

 

 

FILEPLAN

/clarc/Classes/Style/OEM/filePlan

Company

Text

 

 

Copyright

Text

 

 

HelpLink

Link

 

 

InfoLink

Link

 

 

InfoMail

E-Mail

 

 

LongProductName

Text

 

 

MainWindowIcon

.ico

 

16x16px

ManagerName

Text

 

 

ProductName

Text

 

 

ShortProductName

Text

 

 

SupportLink

Link

 

 

SupportMail

E-Mail

 

 

MAILCAPTURE

/clarc/Classes/Style/OEM/mailCapture

Company

Text

 

 

Copyright

Text

 

 

HelpLink

Link

 

 

HTMLCopyright

Text

 

 

HTMLSplashTextServer

Text

 

 

InfoLink

Link

 

 

InfoMail

E-Mail

 

 

LongProductName

Text

 

 

ProductName

Text

 

 

ServerName

Text

 

 

ShortProductName

Text

 

 

SupportLink

Link

 

 

SupportMail

E-Mail

 

 

OFFICECAPTURE

/clarc/Classes/Style/OEM/officeCapture

BannerColor

Color

4635901

Siehe Farben ermitteln

BannerImage

.jpg

 

 

Company

Text

 

 

Copyright

Text

 

 

HelpLink

Link

 

 

HTMLCopyright

Text

 

 

HTMLSplashTextServer

Text

 

 

InfoLink

Link

 

 

InfoMail

E-Mail

 

 

LongProductName

Text

 

 

MainWindowIcon

.ico

 

16x16px

ProductLogoSmall

.jpg

 

 

ProductName

Text

 

 

ServerName

Text

 

 

ShortProductName

Text

 

 

SupportLink

Link

 

 

SupportMail