Versions Compared

Key

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

Polish

← Powrót do listy dostępnych setterów

← Powrót do listy dostępnych zadań automatycznych

Jeśli masz problem ze zrozumieniem jak działa setter/zadanie automatyczne, sprawdź opisy: SetterZadanie automatyczneWykonanie warunkoweParametry komponentów

 

Panel
titlePodstawowe informacje

ID komponentu na confluence: table-store-add-records-dual

Kategoria: TableStore

Dostępne od wersji: 1.0.X

Panel
titleOpis

Komponent dodaje do źródłowego obiektu TableStore rekordy z innego obiektu TableStore.

Panel
titleParametry konfiguracyjne
Nazwa parametruOd wersjiOpisTyp parametruWartość domyślnaRodzaj pola

Uwagi i ograniczenia

TableStore*1.0.X Zmienna Pole edytowalne 
TableStore do dodania*1.0.X Tekstowy Pole edytowalnePrzekazywany obiekt TableStore musi zawierać prawidłową strukturę JSON. Obiekt ten nie musi zawierać wszystkich pól źródłowego obiektu TableStore, lecz nie może zawierać pól spoza tego obiektu. W przypadku brakujących pól, zostaną ustawione wartości domyślne (wartości domyślne obiektu TableStore).

Parametr*- pole wymagane

Panel
titlePrzykładowa konfiguracja
 
Panel
titlePrzykład zastosowania

Początkowy TableStore:

TableStore do dodania:

Wynik:

Panel
titleChange log

 1.0.X

  • Dodanie komponentu
Panel
titlePakiet z przykładowym formularzem wykorzystującym komponent

<plik z mapą w zipie>

Hide If
special@anonymous

Powiązane zadania

English

← Return to the list of available setters

← Return to the list of available applications 

Info

If you have trouble understanding how the action works, check the descriptions: Application, Setter, Conditional execution, Component parameters

Panel
titleBasic information

Category: TableStore

Available from version: 1.0.X

Panel
titleDescription

The component adds records from another TableStore to the source TableStore.

Panel
titleConfiguration parameters
Name of the parameterFrom versionDescriptionParameter typeDefault valueField typeNotes and restrictions
TableStore*1.0.X Variable Editable Field 
TableStore to be added*1.0.X Text Editable FieldThe TableStore object being passed must contain a valid JSON structure. The object does not need to contain all the fields of the source TableStore object, but it cannot contain fields outside of this object. For missing fields, the default values (TableStore default values) will be set.

Parameter*- required field

Panel
titleSample configuration

Panel
titleExample of use

Initial TableStore:

TableStore to be added:

Result:

Panel
titleChange log

 1.0.X

  • Adding component