Mavim-iMprove
Za pomocą łącznika Mavim możesz utworzyć cyfrową reprezentację bliźniaczą organizacji, wizualizując relacje między osobami, procesami i technologią oraz tworząc mapę operacji biznesowych, aby ułatwić monitorowanie zmian, mierzenie wpływu i podejmowanie świadomych decyzji biznesowych, które pomogą Ci dotrzeć do miejsca docelowego. Nasze oprogramowanie w chmurze wykorzystuje otwarte standardy do integracji z aplikacjami innych firm, umożliwiając proste wdrożenie stosu technologii dowolnej firmy.
Ten łącznik jest dostępny w następujących produktach i regionach:
| Usługa | Class | Regions |
|---|---|---|
| Copilot Studio | Premium | Wszystkie regiony usługi Power Automate z wyjątkiem następujących: - Rząd USA (GCC) - Rząd USA (GCC High) - China Cloud obsługiwane przez firmę 21Vianet - Departament Obrony USA (DoD) |
| Logic Apps | Standard | Wszystkie regiony usługi Logic Apps z wyjątkiem następujących: — Regiony platformy Azure Government — Regiony platformy Azure (Chiny) - Departament Obrony USA (DoD) |
| Power Apps | Premium | Wszystkie regiony usługi Power Apps z wyjątkiem następujących: - Rząd USA (GCC) - Rząd USA (GCC High) - China Cloud obsługiwane przez firmę 21Vianet - Departament Obrony USA (DoD) |
| Power Automate | Premium | Wszystkie regiony usługi Power Automate z wyjątkiem następujących: - Rząd USA (GCC) - Rząd USA (GCC High) - China Cloud obsługiwane przez firmę 21Vianet - Departament Obrony USA (DoD) |
| Kontakt | |
|---|---|
| Name | Mavim servicedesk |
| adres URL | https://my.mavim.com |
| servicedesk@mavim.com |
| Metadane łącznika | |
|---|---|
| Publisher | Mavim |
| Witryna internetowa | https://www.mavim.com/ |
| Zasady ochrony prywatności | https://trustcenter.mavim.com/ |
| Kategorie | Zarządzanie biznesem; Kolaboracja |
Za pomocą łącznika mavim iMprove Power Platform możesz utworzyć; Odzyskiwać; Aktualizowanie i usuwanie tematu. Aktualizowanie pól i tworzenie; Odzyskiwać; Aktualizowanie i usuwanie relacji.
Tematy mavim są przechowywane w sposób hierarchiczny. Gdzie "Baza danych Mavim" jest nazywana tematem głównym. Poniżej głównego tematu istnieją trzy dzieci, gdzie żółty gabinet jest obszar roboczy; Zielony gabinet zawiera utworzone (tylko do odczytu) wersje (jako elementy podrzędne), a purpurowy gabinet zawiera zaimportowane wersje (tylko do odczytu) (jako elementy podrzędne).
Tylko w żółtym gabinecie można zmienić tematy; pola i relacje. Wszystkie tematy; relacje i pola mają unikatowy identyfikator o nazwie kod DCV. Tylko temat główny ma wcięcie statyczne (d0c2v0). Wszystkie inne elementy otrzymują wygenerowany numer dostarczony przez bazę danych Mavim.
Należy pamiętać, że w przypadku niektórych tematów (takich jak "Kosz" i "Kategorie relacji") obowiązują reguły biznesowe.
Aby wyświetlić dane w bardziej wizualny sposób, możesz zalogować się do aplikacji internetowej Mavim iMprove przy użyciu poświadczeń używanych również dla platformy Microsoft Power Platform i następującego adresu URL: https://improve.mavimcloud.com/
Wymagania wstępne
Aby móc korzystać z łącznika Mavim Power Platform, musisz mieć bazę danych Mavim Cloud i identyfikator entra firmy Microsoft z własnej dzierżawy.
- Potrzebny jest identyfikator bazy danych mavim Cloud (dbid);
- Konto użytkownika powinno mieć prawidłowy adres e-mail połączony z jego kontem.
Jak uzyskać poświadczenia
Podczas procesu dołączania prosimy o podanie nazwy logowania identyfikatora entra firmy Microsoft. Zostanie to zarejestrowane jako administrator bazy danych w chmurze Mavim. Gdy baza danych w chmurze będzie gotowa, narzędzie Mavim udostępni identyfikator bazy danych o nazwie dbid.
Wprowadzenie do łącznika
Akcja GetRootTopic polega na pobraniu punktu początkowego drzewa hierarchicznego. Spowoduje to zwrócenie tematu głównego i wszystkich jego właściwości. Akcje simularne to GetTopic w celu uzyskania konkretnego tematu; GetTopicChildren, aby uzyskać wszystkie tematy dla dzieci; GetSiblings, aby uzyskać wszystkie elementy równorzędne tematu.
Wszystkie wywołania akcji wymagają, aby dbid nawiązać połączenie z własną bazą danych Mavim i kodem langage. Obsługiwane języki danych dla interfejsu API to angielski (en) i holenderski (nl). Tematy w bazie danych Mavim mają unikatowy kod DCV. Jest to wcięcie określonego tematu nazywanego również identyfikatorem tematu.
MavimiMprove.GetTopicRoot(dbid,datalanguage);
Pobierz temat główny.
Odpowiedź (przykład)
{
"business": {
"canCreateChildTopic": false,
"canCreateTopicAfter": false,
"canDelete": false,
"isReadOnly": true
},
"dcv": "d0c2v0",
"hasChildren": true,
"icon": "TreeIconID_DbGreen",
"isInRecycleBin": false,
"name": "Mavim Database",
"orderNumber": -1,
"typeCategory": "mavimElementContainer"
}
MavimiMprove.GetTopic(dbid,datalanguage,topicId)
Uzyskaj konkretny temat według wcięcia DCV.
Odpowiedź (przykład)
"business": {
"canCreateChildTopic": true,
"canCreateTopicAfter": true,
"canDelete": true,
"isReadOnly": false
},
"dcv": "d16730231c28607v0",
"hasChildren": true,
"icon": "TreeIconID_YellowOpen",
"isInRecycleBin": false,
"name": "PowerApps topic",
"orderNumber": 20,
"parent": "d16730231c24017v0",
"resources": [
{
"Value": "subTopics"
},
{
"Value": "fields"
}
],
"typeCategory": "mavimElementContainer"
}
MavimiMprove.GetTopicChildren(dbid, datalanguage, topicId)
Pobieranie tematów podrzędnych tematu
Odpowiedź (przykład)
[
{
"business": {
"canCreateChildTopic": true,
"canCreateTopicAfter": true,
"canDelete": true,
"isReadOnly": false
},
"dcv": "d16730231c28632v0",
"hasChildren": false,
"icon": "TreeIconID_YellowOpen",
"isInRecycleBin": false,
"name": "Subtopic 1",
"orderNumber": 1,
"parent": "d16730231c28607v0",
"typeCategory": "unknown"
},
{
"business": {
"canCreateChildTopic": true,
"canCreateTopicAfter": true,
"canDelete": true,
"isReadOnly": false
},
"dcv": "d16730231c28633v0",
"hasChildren": false,
"icon": "TreeIconID_YellowOpen",
"isInRecycleBin": false,
"name": "Subtopic 2",
"orderNumber": 2,
"parent": "d16730231c28607v0",
"typeCategory": "unknown"
}
]
Inne obsługiwane akcje to
Temat
- CreateTopicAfter
- CreateChildTopic
- UpdateTopic
- DeleteTopic
Struktura tematu
- MoveTopicToTop
- MoveTopicToBottom
- MoveTopicUp
- MoveTopicDown
- MoveTopicLevelUp
- MoveTopicLevelDown
- GetPathToRoot
Pola formularza
- GetTopicFields
- GetFieldByDcvAndFieldsetId
- Pola aktualizacji
- UpdateBooleanSingleField
- UpdateTextSingleField
- UpdateTextMultiField
- UpdateNumberSingleField
- UpdateNumberMultiField
- UpdateDecimalSingleField
- UpdateDecimalMultiField
- UpdateDateSingleField
- UpdateDateMultiField
- UpdateListSingleField
- UpdateRelationshipSingleField
- UpdateRelationshipMultiField
- UpdateRelationshipListField
- UpdateSingleHyperlinkField
- UpdateMultiHyperlinkField
Stosunków
- GetTopicRelations
- Zapiszrelację
- Usuńrelację
- GetRelationCategories
Other
- GetTopicCharts
- GetTopicTypes
- GetTopicIcons
- wersja
Znane problemy i ograniczenia
- Aktualizowanie opisu tematu można wykonać tylko za pomocą naszego interfejsu API WOPI (pakietu Office dla sieci Web). W portalu My Mavim można znaleźć więcej informacji w obszarze Interfejs API dewelopera Mavim.
- Interfejs API iMprove mavim obsługuje języki danych w języku angielskim i holenderskim.
- Obecnie zezwalamy tylko jednej dzierżawie na dostęp do bazy danych w chmurze Mavim. Obecnie użytkownicy-goście nie są obsługiwani.
Typowe błędy i środki zaradcze
401 Unathorized
- Sprawdź, czy użytkownicy mają dostęp do bazy danych w chmurze Mavim. Przejdź do zarządzania użytkownikami aplikacji Mavim iMprove, aby upewnić się, że odpowiedni użytkownicy mają dostęp.
- Sprawdź, czy konto użytkownika ma prawidłowy adres e-mail.
404 Nie znaleziono
- Sprawdź, czy temat istnieje w bazie danych chmury Mavim. Możesz użyć programu Mavim iMprove lub Menedżera Mavim do valdidate, jeśli nadal istnieje.
Często zadawane pytania
Gdzie mogę dodać dodatkowych użytkowników? Dodaj dodatkowych użytkowników przy użyciu sekcji zarządzania użytkownikami w aplikacji Mavim iMprove. W tym miejscu możesz dodać wszystkich użytkowników, którzy potrzebują dostępu. Zapewnienie dostępu do aplikacji Mavim iMprove oznacza, że użytkownik może korzystać z aplikacji Mavim iMprove oraz dostępu do interfejsu API.
Serivce/konta interfejsu API Dostęp do bazy danych Mavim jest dozwolony tylko przez nawiązanie połączenia z nazwanym użytkownikiem. Program Mavim nie udostępnia metody uwierzytelniania clientid i secret w celu nawiązania połączenia z interfejsem API.
Tworzenie połączenia
Łącznik obsługuje następujące typy uwierzytelniania:
| Wartość domyślna | Parametry tworzenia połączenia. | Wszystkie regiony | Nie można udostępniać |
Domyślny
Dotyczy: Wszystkie regiony
Parametry tworzenia połączenia.
Nie jest to możliwe do udostępnienia połączenie. Jeśli aplikacja power zostanie udostępniona innemu użytkownikowi, zostanie wyświetlony monit o jawne utworzenie nowego połączenia.
Limity ograniczania
| Nazwa | Wywołania | Okres odnowienia |
|---|---|---|
| Wywołania interfejsu API na połączenie | 100 | 60 sekund |
Akcje
| Aktualizowanie pola daty z tematu |
Aktualizuje określone pole daty pojedynczej wartości według pola i identyfikatora zestawu pól dla określonego tematu. |
| Aktualizowanie pola daty z wielu wartości z tematu |
Aktualizuje określone pole daty z wieloma wartościami według pola i identyfikatora zestawu pól dla określonego tematu. |
| Aktualizowanie pola dziesiętnego o wielu wartościach z tematu |
Aktualizuje określone pole dziesiętne o określonej wartości według pola i identyfikatora zestawu pól dla określonego tematu. |
| Aktualizowanie pola dziesiętnego z tematu |
Aktualizuje określone pole dziesiętne o określonej wartości według pola i identyfikatora zestawu pól dla określonego tematu. |
| Aktualizowanie pola liczby wielowartościowej z tematu |
Aktualizuje określone pole logiczne według pola i identyfikatora zestawu pól dla określonego tematu. |
| Aktualizowanie pola listy relacji z tematu |
Aktualizuje określone pole listy relacji pojedynczej wartości według pola i identyfikatora zestawu pól dla określonego tematu. |
| Aktualizowanie pola listy z tematu |
Aktualizuje określone pole listy według pola i identyfikatora zestawu pól dla określonego tematu. |
| Aktualizowanie pola logicznego z tematu |
Aktualizuje określone pole logiczne według pola i identyfikatora zestawu pól dla określonego tematu. |
| Aktualizowanie pola numeru z tematu |
Aktualizuje określone pole liczby pojedynczej wartości według pola i identyfikatora zestawu pól dla określonego tematu. |
| Aktualizowanie pola relacji o wielu wartościach z tematu |
Aktualizuje określone pole relacji z wieloma wartościami według pola i identyfikatora zestawu pól dla określonego tematu. |
| Aktualizowanie pola relacji z tematu |
Aktualizuje określone pole relacji pojedynczej wartości według pola i identyfikatora zestawu pól dla określonego tematu. |
| Aktualizowanie pola tekstowego o wielu wartościach z tematu |
Aktualizuje określone pole tekstowe z wieloma wartościami według pola i identyfikatora zestawu pól dla określonego tematu. |
| Aktualizowanie pola tekstowego z tematu |
Aktualizuje określone pole tekstowe pojedynczej wartości według pola i identyfikatora zestawu pól dla określonego tematu. |
| Aktualizuje nazwę tematu |
Aktualizuje nazwę określonego tematu. |
| Aktualizuje pola z tematu |
Aktualizuje wiele typów pól dla określonego tematu. |
| Aktualizuje pole hiperlinku wielowartościowego |
Aktualizuje pole hiperlinku o wielu wartościach dla określonego tematu. |
| Aktualizuje pole hiperłącza o pojedynczej wartości |
Aktualizuje pole hiperłącza pojedynczej wartości dla określonego tematu. |
| Pobieranie elementów podrzędnych w temacie |
Pobieranie tematów podrzędnych tematu |
| Pobieranie kolekcji tematów |
Pobieranie kategorii relacji tematu |
| Pobieranie pola z tematu |
Pobierz określone pole według pola i identyfikatora zestawu pól dla określonego tematu. |
| Pobieranie pól z tematu |
W określonym temacie żądanym przy użyciu identyfikatora tematu zwracana jest kolekcja pól. |
| Pobieranie relacji tematu |
Pobierz relacje tematu dostarczonego przez identyfikator DCV tematu. |
| Pobieranie tematu |
Uzyskaj konkretny temat według wcięcia DCV. |
| Pobieranie tematu głównego |
Pobierz temat główny. |
| Pobieranie tematów równorzędnych tematu |
Pobierz tematy równorzędne tematu dostarczonego przez identyfikator tematu. |
| Pobieranie typów dla tematu |
Pobierz kolekcję typów dla określonego tematu dostarczonego przez identyfikator tematu. |
| Pobieranie wersji interfejsu API |
Pobierz numer wersji interfejsu API. |
| Pobieranie wykresów tematu |
W określonym temacie żądanym przy użyciu identyfikatora tematu zwracana jest kolekcja wykresów. |
| Pobierz ścieżkę podanego identyfikatora tematu do katalogu głównego |
Pobierz wszystkie tematy w ścieżce do tematu głównego. |
| Przenoszenie tematu do dołu gałęzi |
Przenieś konkretny temat do dołu gałęzi. |
| Przenoszenie tematu do góry gałęzi |
Przenieś konkretny temat na górę gałęzi. |
| Przenoszenie tematu w dół w gałęzi |
Przenieś konkretny temat w dół w gałęzi . |
| Przenoszenie tematu w dół w gałęzi |
Przenieś konkretny temat w dół w gałęzi . |
| Przenoszenie tematu w górę w gałęzi |
Przenieś konkretny temat w jednym miejscu w gałęzi . |
| Przenoszenie tematu w górę w gałęzi |
Przenieś konkretny temat w jednym miejscu w gałęzi . |
| Tworzenie nowego tematu |
Nowy temat jest tworzony jako element równorzędny po odwołaniu się do tematu. |
| Tworzenie nowego tematu podrzędnego |
Nowy temat jest tworzony jako element podrzędny przywoływałego tematu. |
| Tworzenie relacji |
Tworzy relację między dwoma tematami. |
| Usuwanie relacji z tematu |
Usuwa relację według identyfikatora tematu i identyfikatora relacyjnej. |
| Usuwanie tematu |
Określony temat żądany przez identyfikator tematu jest usuwany. |
| Uzyskiwanie dostępnych ikon dla typu tematu |
Pobierz kolekcję ikon dla określonego typu tematu. |
Aktualizowanie pola daty z tematu
Aktualizuje określone pole daty pojedynczej wartości według pola i identyfikatora zestawu pól dla określonego tematu.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
|
Identyfikator definicji zestawu pól.
|
fieldsetId | True | string |
Identyfikator definicji zestawu pól. |
|
Identyfikator definicji pola.
|
fieldId | True | string |
Identyfikator definicji pola. |
|
fieldsetId
|
fieldsetId | string | ||
|
fieldId
|
fieldId | string | ||
|
setOrder
|
setOrder | integer | ||
|
porządek
|
order | integer | ||
|
identyfikator tematu
|
topicId | string | ||
|
setName
|
setName | string | ||
|
nazwa_pola
|
fieldName | string | ||
|
fieldValueType
|
fieldValueType | string | ||
|
required
|
required | boolean | ||
|
readonly
|
readonly | boolean | ||
|
użycie
|
usage | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
openLocation
|
openLocation | string | ||
|
dane
|
data | date-time |
Zwraca
- Body
- IField
Aktualizowanie pola daty z wielu wartości z tematu
Aktualizuje określone pole daty z wieloma wartościami według pola i identyfikatora zestawu pól dla określonego tematu.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
|
Identyfikator definicji zestawu pól.
|
fieldsetId | True | string |
Identyfikator definicji zestawu pól. |
|
Identyfikator definicji pola.
|
fieldId | True | string |
Identyfikator definicji pola. |
|
fieldsetId
|
fieldsetId | string | ||
|
fieldId
|
fieldId | string | ||
|
setOrder
|
setOrder | integer | ||
|
porządek
|
order | integer | ||
|
identyfikator tematu
|
topicId | string | ||
|
setName
|
setName | string | ||
|
nazwa_pola
|
fieldName | string | ||
|
fieldValueType
|
fieldValueType | string | ||
|
required
|
required | boolean | ||
|
readonly
|
readonly | boolean | ||
|
użycie
|
usage | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
openLocation
|
openLocation | string | ||
|
dane
|
data | array of date-time |
Zwraca
- Body
- IField
Aktualizowanie pola dziesiętnego o wielu wartościach z tematu
Aktualizuje określone pole dziesiętne o określonej wartości według pola i identyfikatora zestawu pól dla określonego tematu.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
|
Identyfikator definicji zestawu pól.
|
fieldsetId | True | string |
Identyfikator definicji zestawu pól. |
|
Identyfikator definicji pola.
|
fieldId | True | string |
Identyfikator definicji pola. |
|
fieldsetId
|
fieldsetId | string | ||
|
fieldId
|
fieldId | string | ||
|
setOrder
|
setOrder | integer | ||
|
porządek
|
order | integer | ||
|
identyfikator tematu
|
topicId | string | ||
|
setName
|
setName | string | ||
|
nazwa_pola
|
fieldName | string | ||
|
fieldValueType
|
fieldValueType | string | ||
|
required
|
required | boolean | ||
|
readonly
|
readonly | boolean | ||
|
użycie
|
usage | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
openLocation
|
openLocation | string | ||
|
dane
|
data | array of double |
Zwraca
- Body
- IField
Aktualizowanie pola dziesiętnego z tematu
Aktualizuje określone pole dziesiętne o określonej wartości według pola i identyfikatora zestawu pól dla określonego tematu.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
|
Identyfikator definicji zestawu pól.
|
fieldsetId | True | string |
Identyfikator definicji zestawu pól. |
|
Identyfikator definicji pola.
|
fieldId | True | string |
Identyfikator definicji pola. |
|
fieldsetId
|
fieldsetId | string | ||
|
fieldId
|
fieldId | string | ||
|
setOrder
|
setOrder | integer | ||
|
porządek
|
order | integer | ||
|
identyfikator tematu
|
topicId | string | ||
|
setName
|
setName | string | ||
|
nazwa_pola
|
fieldName | string | ||
|
fieldValueType
|
fieldValueType | string | ||
|
required
|
required | boolean | ||
|
readonly
|
readonly | boolean | ||
|
użycie
|
usage | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
openLocation
|
openLocation | string | ||
|
dane
|
data | double |
Zwraca
- Body
- IField
Aktualizowanie pola liczby wielowartościowej z tematu
Aktualizuje określone pole logiczne według pola i identyfikatora zestawu pól dla określonego tematu.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
|
Identyfikator definicji zestawu pól.
|
fieldsetId | True | string |
Identyfikator definicji zestawu pól. |
|
Identyfikator definicji pola.
|
fieldId | True | string |
Identyfikator definicji pola. |
|
fieldsetId
|
fieldsetId | string | ||
|
fieldId
|
fieldId | string | ||
|
setOrder
|
setOrder | integer | ||
|
porządek
|
order | integer | ||
|
identyfikator tematu
|
topicId | string | ||
|
setName
|
setName | string | ||
|
nazwa_pola
|
fieldName | string | ||
|
fieldValueType
|
fieldValueType | string | ||
|
required
|
required | boolean | ||
|
readonly
|
readonly | boolean | ||
|
użycie
|
usage | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
openLocation
|
openLocation | string | ||
|
dane
|
data | array of integer |
Zwraca
- Body
- IField
Aktualizowanie pola listy relacji z tematu
Aktualizuje określone pole listy relacji pojedynczej wartości według pola i identyfikatora zestawu pól dla określonego tematu.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
|
Identyfikator definicji zestawu pól.
|
fieldsetId | True | string |
Identyfikator definicji zestawu pól. |
|
Identyfikator definicji pola.
|
fieldId | True | string |
Identyfikator definicji pola. |
|
fieldId
|
fieldId | string | ||
|
fieldsetId
|
fieldsetId | string | ||
|
dane
|
data | object |
Zwraca
- Body
- IField
Aktualizowanie pola listy z tematu
Aktualizuje określone pole listy według pola i identyfikatora zestawu pól dla określonego tematu.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
|
Identyfikator definicji zestawu pól.
|
fieldsetId | True | string |
Identyfikator definicji zestawu pól. |
|
Identyfikator definicji pola.
|
fieldId | True | string |
Identyfikator definicji pola. |
|
fieldsetId
|
fieldsetId | string | ||
|
fieldId
|
fieldId | string | ||
|
setOrder
|
setOrder | integer | ||
|
porządek
|
order | integer | ||
|
identyfikator tematu
|
topicId | string | ||
|
setName
|
setName | string | ||
|
nazwa_pola
|
fieldName | string | ||
|
fieldValueType
|
fieldValueType | string | ||
|
required
|
required | boolean | ||
|
readonly
|
readonly | boolean | ||
|
użycie
|
usage | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
openLocation
|
openLocation | string | ||
|
dane
|
data | object | ||
|
options
|
options | object |
Zwraca
- Body
- IField
Aktualizowanie pola logicznego z tematu
Aktualizuje określone pole logiczne według pola i identyfikatora zestawu pól dla określonego tematu.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
|
Identyfikator definicji zestawu pól.
|
fieldsetId | True | string |
Identyfikator definicji zestawu pól. |
|
Identyfikator definicji pola.
|
fieldId | True | string |
Identyfikator definicji pola. |
|
fieldsetId
|
fieldsetId | string | ||
|
fieldId
|
fieldId | string | ||
|
setOrder
|
setOrder | integer | ||
|
porządek
|
order | integer | ||
|
identyfikator tematu
|
topicId | string | ||
|
setName
|
setName | string | ||
|
nazwa_pola
|
fieldName | string | ||
|
fieldValueType
|
fieldValueType | string | ||
|
required
|
required | boolean | ||
|
readonly
|
readonly | boolean | ||
|
użycie
|
usage | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
openLocation
|
openLocation | string | ||
|
dane
|
data | boolean |
Zwraca
- Body
- IField
Aktualizowanie pola numeru z tematu
Aktualizuje określone pole liczby pojedynczej wartości według pola i identyfikatora zestawu pól dla określonego tematu.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
|
Identyfikator definicji zestawu pól.
|
fieldsetId | True | string |
Identyfikator definicji zestawu pól. |
|
Identyfikator definicji pola.
|
fieldId | True | string |
Identyfikator definicji pola. |
|
fieldsetId
|
fieldsetId | string | ||
|
fieldId
|
fieldId | string | ||
|
setOrder
|
setOrder | integer | ||
|
porządek
|
order | integer | ||
|
identyfikator tematu
|
topicId | string | ||
|
setName
|
setName | string | ||
|
nazwa_pola
|
fieldName | string | ||
|
fieldValueType
|
fieldValueType | string | ||
|
required
|
required | boolean | ||
|
readonly
|
readonly | boolean | ||
|
użycie
|
usage | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
openLocation
|
openLocation | string | ||
|
dane
|
data | integer |
Zwraca
- Body
- IField
Aktualizowanie pola relacji o wielu wartościach z tematu
Aktualizuje określone pole relacji z wieloma wartościami według pola i identyfikatora zestawu pól dla określonego tematu.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
|
Identyfikator definicji zestawu pól.
|
fieldsetId | True | string |
Identyfikator definicji zestawu pól. |
|
Identyfikator definicji pola.
|
fieldId | True | string |
Identyfikator definicji pola. |
|
fieldId
|
fieldId | string | ||
|
fieldsetId
|
fieldsetId | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string |
Zwraca
- Body
- IField
Aktualizowanie pola relacji z tematu
Aktualizuje określone pole relacji pojedynczej wartości według pola i identyfikatora zestawu pól dla określonego tematu.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
|
Identyfikator definicji zestawu pól.
|
fieldsetId | True | string |
Identyfikator definicji zestawu pól. |
|
Identyfikator definicji pola.
|
fieldId | True | string |
Identyfikator definicji pola. |
|
fieldId
|
fieldId | string | ||
|
fieldsetId
|
fieldsetId | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string |
Zwraca
- Body
- IField
Aktualizowanie pola tekstowego o wielu wartościach z tematu
Aktualizuje określone pole tekstowe z wieloma wartościami według pola i identyfikatora zestawu pól dla określonego tematu.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
|
Identyfikator definicji zestawu pól.
|
fieldsetId | True | string |
Identyfikator definicji zestawu pól. |
|
Identyfikator definicji pola.
|
fieldId | True | string |
Identyfikator definicji pola. |
|
fieldsetId
|
fieldsetId | string | ||
|
fieldId
|
fieldId | string | ||
|
setOrder
|
setOrder | integer | ||
|
porządek
|
order | integer | ||
|
identyfikator tematu
|
topicId | string | ||
|
setName
|
setName | string | ||
|
nazwa_pola
|
fieldName | string | ||
|
fieldValueType
|
fieldValueType | string | ||
|
required
|
required | boolean | ||
|
readonly
|
readonly | boolean | ||
|
użycie
|
usage | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
openLocation
|
openLocation | string | ||
|
dane
|
data | array of string |
Zwraca
- Body
- IField
Aktualizowanie pola tekstowego z tematu
Aktualizuje określone pole tekstowe pojedynczej wartości według pola i identyfikatora zestawu pól dla określonego tematu.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
|
Identyfikator definicji zestawu pól.
|
fieldsetId | True | string |
Identyfikator definicji zestawu pól. |
|
Identyfikator definicji pola.
|
fieldId | True | string |
Identyfikator definicji pola. |
|
fieldsetId
|
fieldsetId | string | ||
|
fieldId
|
fieldId | string | ||
|
setOrder
|
setOrder | integer | ||
|
porządek
|
order | integer | ||
|
identyfikator tematu
|
topicId | string | ||
|
setName
|
setName | string | ||
|
nazwa_pola
|
fieldName | string | ||
|
fieldValueType
|
fieldValueType | string | ||
|
required
|
required | boolean | ||
|
readonly
|
readonly | boolean | ||
|
użycie
|
usage | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
openLocation
|
openLocation | string | ||
|
dane
|
data | string |
Zwraca
- Body
- IField
Aktualizuje nazwę tematu
Aktualizuje nazwę określonego tematu.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
|
nazwa
|
name | string |
Pobiera lub ustawia tytuł |
Zwraca
- Body
- ITopic
Aktualizuje pola z tematu
Aktualizuje wiele typów pól dla określonego tematu.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
|
fieldsetId
|
fieldsetId | string | ||
|
fieldId
|
fieldId | string | ||
|
setOrder
|
setOrder | integer | ||
|
porządek
|
order | integer | ||
|
identyfikator tematu
|
topicId | string | ||
|
setName
|
setName | string | ||
|
nazwa_pola
|
fieldName | string | ||
|
fieldValueType
|
fieldValueType | string | ||
|
required
|
required | boolean | ||
|
readonly
|
readonly | boolean | ||
|
użycie
|
usage | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
openLocation
|
openLocation | string | ||
|
dane
|
data | string | ||
|
fieldsetId
|
fieldsetId | string | ||
|
fieldId
|
fieldId | string | ||
|
setOrder
|
setOrder | integer | ||
|
porządek
|
order | integer | ||
|
identyfikator tematu
|
topicId | string | ||
|
setName
|
setName | string | ||
|
nazwa_pola
|
fieldName | string | ||
|
fieldValueType
|
fieldValueType | string | ||
|
required
|
required | boolean | ||
|
readonly
|
readonly | boolean | ||
|
użycie
|
usage | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
openLocation
|
openLocation | string | ||
|
dane
|
data | array of string | ||
|
fieldsetId
|
fieldsetId | string | ||
|
fieldId
|
fieldId | string | ||
|
setOrder
|
setOrder | integer | ||
|
porządek
|
order | integer | ||
|
identyfikator tematu
|
topicId | string | ||
|
setName
|
setName | string | ||
|
nazwa_pola
|
fieldName | string | ||
|
fieldValueType
|
fieldValueType | string | ||
|
required
|
required | boolean | ||
|
readonly
|
readonly | boolean | ||
|
użycie
|
usage | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
openLocation
|
openLocation | string | ||
|
dane
|
data | integer | ||
|
fieldsetId
|
fieldsetId | string | ||
|
fieldId
|
fieldId | string | ||
|
setOrder
|
setOrder | integer | ||
|
porządek
|
order | integer | ||
|
identyfikator tematu
|
topicId | string | ||
|
setName
|
setName | string | ||
|
nazwa_pola
|
fieldName | string | ||
|
fieldValueType
|
fieldValueType | string | ||
|
required
|
required | boolean | ||
|
readonly
|
readonly | boolean | ||
|
użycie
|
usage | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
openLocation
|
openLocation | string | ||
|
dane
|
data | array of integer | ||
|
fieldsetId
|
fieldsetId | string | ||
|
fieldId
|
fieldId | string | ||
|
setOrder
|
setOrder | integer | ||
|
porządek
|
order | integer | ||
|
identyfikator tematu
|
topicId | string | ||
|
setName
|
setName | string | ||
|
nazwa_pola
|
fieldName | string | ||
|
fieldValueType
|
fieldValueType | string | ||
|
required
|
required | boolean | ||
|
readonly
|
readonly | boolean | ||
|
użycie
|
usage | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
openLocation
|
openLocation | string | ||
|
dane
|
data | boolean | ||
|
fieldsetId
|
fieldsetId | string | ||
|
fieldId
|
fieldId | string | ||
|
setOrder
|
setOrder | integer | ||
|
porządek
|
order | integer | ||
|
identyfikator tematu
|
topicId | string | ||
|
setName
|
setName | string | ||
|
nazwa_pola
|
fieldName | string | ||
|
fieldValueType
|
fieldValueType | string | ||
|
required
|
required | boolean | ||
|
readonly
|
readonly | boolean | ||
|
użycie
|
usage | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
openLocation
|
openLocation | string | ||
|
dane
|
data | double | ||
|
fieldsetId
|
fieldsetId | string | ||
|
fieldId
|
fieldId | string | ||
|
setOrder
|
setOrder | integer | ||
|
porządek
|
order | integer | ||
|
identyfikator tematu
|
topicId | string | ||
|
setName
|
setName | string | ||
|
nazwa_pola
|
fieldName | string | ||
|
fieldValueType
|
fieldValueType | string | ||
|
required
|
required | boolean | ||
|
readonly
|
readonly | boolean | ||
|
użycie
|
usage | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
openLocation
|
openLocation | string | ||
|
dane
|
data | array of double | ||
|
fieldsetId
|
fieldsetId | string | ||
|
fieldId
|
fieldId | string | ||
|
setOrder
|
setOrder | integer | ||
|
porządek
|
order | integer | ||
|
identyfikator tematu
|
topicId | string | ||
|
setName
|
setName | string | ||
|
nazwa_pola
|
fieldName | string | ||
|
fieldValueType
|
fieldValueType | string | ||
|
required
|
required | boolean | ||
|
readonly
|
readonly | boolean | ||
|
użycie
|
usage | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
openLocation
|
openLocation | string | ||
|
dane
|
data | date-time | ||
|
fieldsetId
|
fieldsetId | string | ||
|
fieldId
|
fieldId | string | ||
|
setOrder
|
setOrder | integer | ||
|
porządek
|
order | integer | ||
|
identyfikator tematu
|
topicId | string | ||
|
setName
|
setName | string | ||
|
nazwa_pola
|
fieldName | string | ||
|
fieldValueType
|
fieldValueType | string | ||
|
required
|
required | boolean | ||
|
readonly
|
readonly | boolean | ||
|
użycie
|
usage | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
openLocation
|
openLocation | string | ||
|
dane
|
data | array of date-time | ||
|
fieldsetId
|
fieldsetId | string | ||
|
fieldId
|
fieldId | string | ||
|
setOrder
|
setOrder | integer | ||
|
porządek
|
order | integer | ||
|
identyfikator tematu
|
topicId | string | ||
|
setName
|
setName | string | ||
|
nazwa_pola
|
fieldName | string | ||
|
fieldValueType
|
fieldValueType | string | ||
|
required
|
required | boolean | ||
|
readonly
|
readonly | boolean | ||
|
użycie
|
usage | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
openLocation
|
openLocation | string | ||
|
dane
|
data | object | ||
|
options
|
options | object | ||
|
fieldId
|
fieldId | string | ||
|
fieldsetId
|
fieldsetId | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
fieldId
|
fieldId | string | ||
|
fieldsetId
|
fieldsetId | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
fieldId
|
fieldId | string | ||
|
fieldsetId
|
fieldsetId | string | ||
|
dane
|
data | object | ||
|
fieldsetId
|
fieldsetId | string | ||
|
fieldId
|
fieldId | string | ||
|
setOrder
|
setOrder | integer | ||
|
porządek
|
order | integer | ||
|
identyfikator tematu
|
topicId | string | ||
|
setName
|
setName | string | ||
|
nazwa_pola
|
fieldName | string | ||
|
fieldValueType
|
fieldValueType | string | ||
|
required
|
required | boolean | ||
|
readonly
|
readonly | boolean | ||
|
użycie
|
usage | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
openLocation
|
openLocation | string | ||
|
dane
|
data | uri | ||
|
fieldsetId
|
fieldsetId | string | ||
|
fieldId
|
fieldId | string | ||
|
setOrder
|
setOrder | integer | ||
|
porządek
|
order | integer | ||
|
identyfikator tematu
|
topicId | string | ||
|
setName
|
setName | string | ||
|
nazwa_pola
|
fieldName | string | ||
|
fieldValueType
|
fieldValueType | string | ||
|
required
|
required | boolean | ||
|
readonly
|
readonly | boolean | ||
|
użycie
|
usage | string | ||
|
dcv
|
dcv | string | ||
|
nazwa
|
name | string | ||
|
icon
|
icon | string | ||
|
openLocation
|
openLocation | string | ||
|
dane
|
data | array of uri |
Zwraca
- Body
- IField
Aktualizuje pole hiperlinku wielowartościowego
Aktualizuje pole hiperlinku o wielu wartościach dla określonego tematu.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
|
Identyfikator zestawu pól.
|
fieldsetId | True | string |
Identyfikator zestawu pól. |
|
Identyfikator pola.
|
fieldId | True | string |
Identyfikator pola. |
|
dane
|
data | array of string |
Zwraca
- Body
- IField
Aktualizuje pole hiperłącza o pojedynczej wartości
Aktualizuje pole hiperłącza pojedynczej wartości dla określonego tematu.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
|
Identyfikator zestawu pól.
|
fieldsetId | True | string |
Identyfikator zestawu pól. |
|
Identyfikator pola.
|
fieldId | True | string |
Identyfikator pola. |
|
dane
|
data | string |
Zwraca
- Body
- IField
Pobieranie elementów podrzędnych w temacie
Pobieranie tematów podrzędnych tematu
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
Zwraca
- response
- array of ITopic
Pobieranie kolekcji tematów
Pobieranie kategorii relacji tematu
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
Zwraca
- response
- array of ITopic
Pobieranie pola z tematu
Pobierz określone pole według pola i identyfikatora zestawu pól dla określonego tematu.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
|
Identyfikator definicji zestawu pól.
|
fieldsetId | True | string |
Identyfikator definicji zestawu pól. |
|
Identyfikator definicji pola.
|
fieldId | True | string |
Identyfikator definicji pola. |
Zwraca
- Body
- IField
Pobieranie pól z tematu
W określonym temacie żądanym przy użyciu identyfikatora tematu zwracana jest kolekcja pól.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
Zwraca
- response
- array of IField
Pobieranie relacji tematu
Pobierz relacje tematu dostarczonego przez identyfikator DCV tematu.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
Zwraca
- response
- array of IRelationship
Pobieranie tematu
Uzyskaj konkretny temat według wcięcia DCV.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
Zwraca
- Body
- ITopic
Pobieranie tematu głównego
Pobierz temat główny.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
Zwraca
- Body
- ITopic
Pobieranie tematów równorzędnych tematu
Pobierz tematy równorzędne tematu dostarczonego przez identyfikator tematu.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator DCV.
|
topicId | True | string |
Identyfikator DCV. |
Zwraca
- response
- array of ITopic
Pobieranie typów dla tematu
Pobierz kolekcję typów dla określonego tematu dostarczonego przez identyfikator tematu.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator DCV.
|
topicId | True | string |
Identyfikator DCV. |
Zwraca
- response
- object
Pobieranie wersji interfejsu API
Pobieranie wykresów tematu
W określonym temacie żądanym przy użyciu identyfikatora tematu zwracana jest kolekcja wykresów.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
Zwraca
- response
- array of IChart
Pobierz ścieżkę podanego identyfikatora tematu do katalogu głównego
Pobierz wszystkie tematy w ścieżce do tematu głównego.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
Zwraca
- Body
- ITopicPath
Przenoszenie tematu do dołu gałęzi
Przenieś konkretny temat do dołu gałęzi.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
Przenoszenie tematu do góry gałęzi
Przenieś konkretny temat na górę gałęzi.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
Przenoszenie tematu w dół w gałęzi
Przenieś konkretny temat w dół w gałęzi .
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
Przenoszenie tematu w dół w gałęzi
Przenieś konkretny temat w dół w gałęzi .
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
Przenoszenie tematu w górę w gałęzi
Przenieś konkretny temat w jednym miejscu w gałęzi .
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
Przenoszenie tematu w górę w gałęzi
Przenieś konkretny temat w jednym miejscu w gałęzi .
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
Tworzenie nowego tematu
Nowy temat jest tworzony jako element równorzędny po odwołaniu się do tematu.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
|
nazwa
|
name | True | string |
Pobiera lub ustawia nazwę |
|
typ
|
type | True | string |
Pobiera lub ustawia typ |
|
icon
|
icon | True | string |
Pobiera lub ustawia ikonę |
Zwraca
- Body
- ITopic
Tworzenie nowego tematu podrzędnego
Nowy temat jest tworzony jako element podrzędny przywoływałego tematu.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
|
nazwa
|
name | True | string |
Pobiera lub ustawia nazwę |
|
typ
|
type | True | string |
Pobiera lub ustawia typ |
|
icon
|
icon | True | string |
Pobiera lub ustawia ikonę |
Zwraca
- Body
- ITopic
Tworzenie relacji
Tworzy relację między dwoma tematami.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
fromElementDcv
|
fromElementDcv | string |
FromElementDcv |
|
|
toElementDcv
|
toElementDcv | string |
ToElementDcv |
|
|
Typ relacji
|
relationshipType | string |
Zwraca
- Body
- IRelationship
Usuwanie relacji z tematu
Usuwa relację według identyfikatora tematu i identyfikatora relacyjnej.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
|
Identyfikator relacji.
|
relationId | True | string |
Identyfikator relacji. |
Usuwanie tematu
Określony temat żądany przez identyfikator tematu jest usuwany.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Identyfikator tematu.
|
topicId | True | string |
Identyfikator tematu. |
Zwraca
- Body
- ITopic
Uzyskiwanie dostępnych ikon dla typu tematu
Pobierz kolekcję ikon dla określonego typu tematu.
Parametry
| Nazwa | Klucz | Wymagane | Typ | Opis |
|---|---|---|---|---|
|
Identyfikator bazy danych Mavim.
|
dbId | True | uuid |
Identyfikator bazy danych Mavim. |
|
Język tematu.
|
dataLanguage | True | string |
Język tematu. |
|
Typ tematu.
|
topicType | True | string |
Typ tematu. |
Zwraca
- response
- object
Definicje
Typ kategorii
Typ pola
IChart
| Nazwa | Ścieżka | Typ | Opis |
|---|---|---|---|
|
dcv
|
dcv | string | |
|
nazwa
|
name | string |
IField
| Nazwa | Ścieżka | Typ | Opis |
|---|---|---|---|
|
fieldsetId
|
fieldsetId | string | |
|
fieldId
|
fieldId | string | |
|
setOrder
|
setOrder | integer | |
|
porządek
|
order | integer | |
|
setName
|
setName | string | |
|
nazwa_pola
|
fieldName | string | |
|
identyfikator tematu
|
topicId | string | |
|
fieldValueType
|
fieldValueType | FieldType | |
|
required
|
required | boolean | |
|
readonly
|
readonly | boolean | |
|
użycie
|
usage | string | |
|
relationshipCategory
|
relationshipCategory | IRelationshipElement | |
|
charakterystyczny
|
characteristic | IRelationshipElement | |
|
openLocation
|
openLocation | string |
IPathItem
| Nazwa | Ścieżka | Typ | Opis |
|---|---|---|---|
|
porządek
|
order | integer | |
|
dcvId
|
dcvId | string |
IRelationship
| Nazwa | Ścieżka | Typ | Opis |
|---|---|---|---|
|
dcv
|
dcv | string | |
|
isTypeOfTopic
|
isTypeOfTopic | boolean | |
|
kategoria
|
category | string | |
|
typKategorii
|
categoryType | CategoryType | |
|
Typ relacji
|
relationshipType | RelationshipType | |
|
icon
|
icon | string | |
|
userInstruction
|
userInstruction | IRelationshipElement | |
|
dispatchInstructions
|
dispatchInstructions | array of ISimpleDispatchInstruction | |
|
charakterystyczny
|
characteristic | IRelationshipElement | |
|
withElement
|
withElement | IRelationshipElement | |
|
withElementParent
|
withElementParent | IRelationshipElement |
IRelationshipElement
| Nazwa | Ścieżka | Typ | Opis |
|---|---|---|---|
|
dcv
|
dcv | string | |
|
nazwa
|
name | string | |
|
icon
|
icon | string |
ISimpleDispatchInstruction
| Nazwa | Ścieżka | Typ | Opis |
|---|---|---|---|
|
typeName (nazwa_typu)
|
typeName | string | |
|
dcv
|
dcv | string | |
|
nazwa
|
name | string | |
|
icon
|
icon | string |
ITopic
| Nazwa | Ścieżka | Typ | Opis |
|---|---|---|---|
|
dcv
|
dcv | string | |
|
nadrzędny
|
parent | string | |
|
hasChildren
|
hasChildren | boolean | |
|
nazwa
|
name | string | |
|
typeCategory
|
typeCategory | TopicType | |
|
icon
|
icon | string | |
|
numer zamówienia
|
orderNumber | integer | |
|
resources
|
resources | array of TopicResource | |
|
isInRecycleBin
|
isInRecycleBin | boolean | |
|
biznes
|
business | ITopicBusiness |
ITopicBusiness
| Nazwa | Ścieżka | Typ | Opis |
|---|---|---|---|
|
isReadOnly
|
isReadOnly | boolean | |
|
mogąUsunąć
|
canDelete | boolean | |
|
canCreateChildTopic
|
canCreateChildTopic | boolean | |
|
canCreateTopicAfter
|
canCreateTopicAfter | boolean |
ITopicPath
| Nazwa | Ścieżka | Typ | Opis |
|---|---|---|---|
|
ścieżka
|
path | array of IPathItem | |
|
dane
|
data | array of ITopic |
Typ relacji
TematŹródło
Typ tematu
ciąg
Jest to podstawowy typ danych "string".
obiekt
Jest to typ "object".