Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Instead of an external BLOB file the document data will be embedded in the CDF file. This is being handled by Centera internally.

CDF File

ClipSAP-ArchiveLink-Component

Attribute-NameAttribute-ValueMandatoryDescription
app-vendorKGS Software GmbH

app-nameSAP Link EMC Centera

app-version01.00

app-profileversion01.00X
prop-typecomponentX
prop-archivid
XSAP ContentrepositoryID
prop-docid
XSAP DocumentID
prop-compid
XSAP ComponentID
prop-alversion
X

ArchiveLink Version

0031 / 0045

prop-createtime
XSAP creation time
prop-createdate
XSAP creation date
prop-changetime
XSAP modification time
prop-changedate
XSAP modification date
prop-appversion

SAP Application Version
prop-comptype

SAP Mimetype
prop-charset

SAP Characterset




TagName = Component data

Filename
XSAP Filename

CDF-Sample

Code Block
languagexml
<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<ecml version="3.0">
<eclipdescription>
	<meta name="type" value="Standard"/>
	<meta name="name" value="SAPAL Component"/>
	<meta name="creation.date" value="2005.03.23 12:38:10 GMT"/>
	<meta name="modification.date" value="2005.03.23 12:38:10 GMT"/>
	<meta name="creation.profile" value="anonymous"/>
	<meta name="modification.profile" value="anonymous"/>
	<meta name="numfiles" value="1"/>
	<meta name="totalsize" value="7716"/>
	<meta name="refid" value="7CSR4L4SJ97N6D9GJV26UE3EN0"/>
	<meta name="prev.clip" value=""/>
	<meta name="clip.naming.scheme" value="MD5"/>
	<meta name="numtags" value="1"/>
	<custom-meta name="app-vendor" value="EMC (Powered by KGS)"/>
	<custom-meta name="app-name" value="SAPALINK Centera"/>
	<custom-meta name="app-version" value="01.00"/>
	<custom-meta name="app-profileversion" value="01.00"/>
	<custom-meta name="prop-type" value="component"/>
	<custom-meta name="prop-archivid" value="T1"/>
	<custom-meta name="prop-docid" value="27F31DBF78F34D4BB50C2816133EB434"/>
	<custom-meta name="prop-compid" value="data"/>
	<custom-meta name="prop-alversion" value="0045"/>
	<custom-meta name="prop-createtime" value="133810"/>
	<custom-meta name="prop-createdate" value="20050323"/>
	<custom-meta name="prop-changetime" value="133810"/>
	<custom-meta name="prop-changedate" value="20050323"/>
	<custom-meta name="prop-appversion" value="Application V1.00"/>
	<custom-meta name="prop-comptype" value="image/tiff"/>
	<custom-meta name="prop-charset" value="Charset001"/>
	<meta name="sdk.version" value="2.3.327"/>
</eclipdescription>
<eclipcontents>
	<compdata filename="C:\Dokumente und Einstellungen\Grau\Eigene Dateien\S0000001.TIF">
		<eclipblob md5="2SKF8I7TV30MJx55EI6UT27E7D0" size="7716" offset="0"/>
	</compdata>
</eclipcontents>
</ecml>


Addon functionality: Requesting a Centera ClipID for a given Document

The KGS ConentServer provides an additional http-command in order to request a Centera ClipID of an ArchiveLink document.

The http-URL has the following syntax: http://<ipaddress:port>/prgname?docPropertyGet&docid=<DocumentID>&propId=<PropertyID>