Jump to: navigation, search

Changes


UBIK Web Service

361 bytes added, 12:54, 13 August 2019
Web Service DocumentationThe following section describes the most important UBIK Webservice Methods used for* Fetching information about the Datamodell (Fetch MetaDefinitions)* Download Content objects (Download Content)* Download Content File Documents (Download Document)* Create a single Content object (Create Content)* Update Content objects (Update Contents)* Upload a file Document (Upload Document )   
== Fetch MetaDefinitions ==
</source>
=== List ofParameters of Parameters ===
{| class="wikitable" | width = "50%"
|-
! Name!! Type !! Description
|-
| appName|| String || Name of the Application (mujst must be specified in the header)
|-
| contextName|| String || Name of the Context (mujst must be specified in the header)
|-
| authentication|| String || Valid auth token (mujst must be specified in the header)
|-
| fileTypeValue|| String || FileType of the uploaded file (mujst must be specified in the header)
|-
| documentId|| String || UID of the related Content Instance (mujst must be specified in the header)
|-
| version|| String || Indicator of the expected data format version (mujst must be specified in the header)
|-
|}
1,579
edits