-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xml
More file actions
119 lines (95 loc) · 6.96 KB
/
index.xml
File metadata and controls
119 lines (95 loc) · 6.96 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Documaster Noark5 API</title>
<link>https://myakimov.github.io/documaster-api-docs/</link>
<description>Recent content on Documaster Noark5 API</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Thu, 29 Nov 2018 08:41:44 +0100</lastBuildDate><atom:link href="https://myakimov.github.io/documaster-api-docs/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Overview</title>
<link>https://myakimov.github.io/documaster-api-docs/model/overview/</link>
<pubDate>Thu, 29 Nov 2018 08:41:44 +0100</pubDate>
<guid>https://myakimov.github.io/documaster-api-docs/model/overview/</guid>
<description></description>
</item>
<item>
<title>Case Party</title>
<link>https://myakimov.github.io/documaster-api-docs/model/entities/abstractfolder/casefile/caseparty/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://myakimov.github.io/documaster-api-docs/model/entities/abstractfolder/casefile/caseparty/</guid>
<description>Sakspart </description>
</item>
<item>
<title>Common</title>
<link>https://myakimov.github.io/documaster-api-docs/common/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://myakimov.github.io/documaster-api-docs/common/</guid>
<description>AbstraktRegistrering / Abstract Record Fields Field no. Type Field Not null Has default Code list Save View Query Sort Comment string id x x sm x x x string version x x sm x x M001 string .</description>
</item>
<item>
<title>Usage Guidelines</title>
<link>https://myakimov.github.io/documaster-api-docs/operations/core/transaction/usage-guidelines/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://myakimov.github.io/documaster-api-docs/operations/core/transaction/usage-guidelines/</guid>
<description>Key Usage Points Actions order is important since they are executed sequentially All transaction actions should succeed for the transaction to be successful Each action works on a single entity, identified by the combination of $.actions[].type and $.actions[].id save action manages entity fields, while link/unlink actions use the reference field (prefixed with ref) Creating an entity object with save should always be followed by a link action, where a reference of the new entity is used to link it to another entity Always link the new entity objects to the existing structure or to another new entity which was already linked to the structure Temporary IDs in $.</description>
</item>
<item>
<title>Fonds Creator</title>
<link>https://myakimov.github.io/documaster-api-docs/model/entities/fonds/fondscreator/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://myakimov.github.io/documaster-api-docs/model/entities/fonds/fondscreator/</guid>
<description>Arkivskaper </description>
</item>
<item>
<title>Class</title>
<link>https://myakimov.github.io/documaster-api-docs/model/entities/classification/class/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://myakimov.github.io/documaster-api-docs/model/entities/classification/class/</guid>
<description>Klasse </description>
</item>
<item>
<title>Series</title>
<link>https://myakimov.github.io/documaster-api-docs/model/entities/series/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://myakimov.github.io/documaster-api-docs/model/entities/series/</guid>
<description>Arkivdel </description>
</item>
<item>
<title>Upload</title>
<link>https://myakimov.github.io/documaster-api-docs/operations/core/upload/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://myakimov.github.io/documaster-api-docs/operations/core/upload/</guid>
<description></description>
</item>
<item>
<title>Case File and Case Party</title>
<link>https://myakimov.github.io/documaster-api-docs/usage/perentity/casefile/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://myakimov.github.io/documaster-api-docs/usage/perentity/casefile/</guid>
<description>Creating Case File Case Files (Saksmappe) are created using transaction API, where in a single transaction the newly created case file must be linked to a single Series (Arkivdel), through reference Saksmappe::refArkivdel, and to one primary Class (Klasse), through reference Saksmappe::refPrimaerKlasse, part of the Classification System (Klassifikasjonssystem) linked to the series. Case File (Saksmappe) can be linked to more than one Class (Klasse) as secondary class, using the reference SaksMappe::refSekundaerKlasse. Additionally the example below is adding an External ID (EksternId), which is an identifier of the case file in an external system.</description>
</item>
<item>
<title>Download</title>
<link>https://myakimov.github.io/documaster-api-docs/operations/core/download/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://myakimov.github.io/documaster-api-docs/operations/core/download/</guid>
<description></description>
</item>
<item>
<title>Registry Entry</title>
<link>https://myakimov.github.io/documaster-api-docs/usage/perentity/registryentry/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://myakimov.github.io/documaster-api-docs/usage/perentity/registryentry/</guid>
<description>Creating Registry Entry Registry entries are created using transaction API, where in a single transaction the newly created registry entry should be linked to a case file (Saksmappe) or a basic folder (Mappe). Bear in mind that the registry entry can be under only one folder. Newly created registry entry requires at least one correspondence party (Korrespondansepart) to be created and associated with the registry entry. The link is done using transaction::link action following the guidelines to use newly created entry reference field to parent entry (Korrespondansepart::refRegistrering), rather than parent entry reference field (Journalpost::refKorrespondansepart).</description>
</item>
<item>
<title>Meeting Participant</title>
<link>https://myakimov.github.io/documaster-api-docs/model/entities/abstractfolder/meetingfolder/meetingparticipant/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://myakimov.github.io/documaster-api-docs/model/entities/abstractfolder/meetingfolder/meetingparticipant/</guid>
<description>Moetedeltaker </description>
</item>
</channel>
</rss>