1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-03-17 21:08:03 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot) 2024-12-29 17:57:09 +03:00
parent 7b99ec57f9
commit f67675686d
142 changed files with 7929 additions and 6604 deletions

View File

@ -86,6 +86,11 @@ pipeline {
test_slack()
}
}
stage('sqlite'){
steps{
test_sqlite()
}
}
stage('tcp'){
steps{
test_tcp()
@ -1952,6 +1957,20 @@ def test_slack(){
}
def test_sqlite(){
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
powershell encoding: 'UTF-8', script:'./oint.exe sqlite ExecuteSQLQuery --sql "test" --params "test" --force "test" --db "test" --debug --test '
}
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
powershell encoding: 'UTF-8', script:'./oint.exe sqlite CreateTable --table "test" --cols "test" --noex "test" --db "test" --debug --test '
}
}
def test_tcp(){
@ -2748,6 +2767,7 @@ test_notion()
test_ozon()
test_s3()
test_slack()
test_sqlite()
test_tcp()
test_telegram()
test_twitter()

View File

@ -86,6 +86,11 @@ pipeline {
test_slack()
}
}
stage('sqlite'){
steps{
test_sqlite()
}
}
stage('tcp'){
steps{
test_tcp()
@ -1952,6 +1957,20 @@ def test_slack(){
}
def test_sqlite(){
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
powershell encoding: 'UTF-8', script:'./oint.exe sqlite ВыполнитьЗапросSQL --sql "test" --params "test" --force "test" --db "test" --debug --test '
}
catchError(buildResult: 'FAILURE', stageResult: 'FAILURE') {
powershell encoding: 'UTF-8', script:'./oint.exe sqlite СоздатьТаблицу --table "test" --cols "test" --noex "test" --db "test" --debug --test '
}
}
def test_tcp(){
@ -2748,6 +2767,7 @@ test_notion()
test_ozon()
test_s3()
test_slack()
test_sqlite()
test_tcp()
test_telegram()
test_twitter()

View File

@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem';
| Token | --token | String | ✔ | Token |
| Base | --base | String | ✔ | Base identifier |
| Table | --table | String | ✔ | Table identifier |
| FieldStructure | --fielddata | Structure of KeyAndValue | ✔ | Description of the new field |
| FieldStructure | --fielddata | Structure Of KeyAndValue | ✔ | Description of the new field |
Returns: Map Of KeyAndValue - serialized JSON response from Airtable

View File

@ -19,7 +19,7 @@ import TabItem from '@theme/TabItem';
| Token | --token | String | ✖ | Access token, when app auth method used |
Returns: Structure of KeyAndValue - Fields structure
Returns: Structure Of KeyAndValue - Fields structure
<br/>

View File

@ -15,7 +15,7 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| URL | --url | String | &#x2714; | URL of webhook or a Bitrix24 domain, when token used |
| ChatStructure | --fields | Structure of KeyAndValue | &#x2714; | Chat fields structure. See GetChatStructure |
| ChatStructure | --fields | Structure Of KeyAndValue | &#x2714; | Chat fields structure. See GetChatStructure |
| Token | --token | String | &#x2716; | Access token, when app auth method used |

View File

@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem';
| Clear | --empty | Boolean | &#x2716; | True > structure with empty values, False > field types at values |
Returns: Structure of KeyAndValue - Fields structure
Returns: Structure Of KeyAndValue - Fields structure
<br/>

View File

@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem';
| Clear | --empty | Boolean | &#x2716; | True > structure with empty valuse, False > field descriptions at values |
Returns: Structure of KeyAndValue - Fields structure
Returns: Structure Of KeyAndValue - Fields structure
<br/>

View File

@ -19,7 +19,7 @@ import TabItem from '@theme/TabItem';
| Name | --fieldname | String | &#x2714; | Text identifier (name) of the field |
| ExternalID | --externalid | String | &#x2716; | Text identifier for external integration |
| Title | --title | String | &#x2716; | Field title |
| Signature | --label | Structure of KeyAndValue | &#x2716; | Form label. Key: en or ru, Value: Lable text |
| Signature | --label | Structure Of KeyAndValue | &#x2716; | Form label. Key: en or ru, Value: Lable text |
| Token | --token | String | &#x2716; | Access token, when app auth method used |

View File

@ -18,7 +18,7 @@ import TabItem from '@theme/TabItem';
| FieldID | --fieldid | String, Number | &#x2714; | Field ID for updating |
| ExternalID | --externalid | String | &#x2716; | Text identifier for external integration |
| Title | --title | String | &#x2716; | Field title |
| Signature | --label | Structure of KeyAndValue | &#x2716; | Form label. Key: en or ru, Value: Lable text |
| Signature | --label | Structure Of KeyAndValue | &#x2716; | Form label. Key: en or ru, Value: Lable text |
| Token | --token | String | &#x2716; | Access token, when app auth method used |

View File

@ -15,7 +15,7 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| URL | --url | String | &#x2714; | URL of webhook or a Bitrix24 domain, when token used |
| FieldsStructure | --fields | Structure of KeyAndValue | &#x2714; | Deal fields structure (see. GetDealStructure) |
| FieldsStructure | --fields | Structure Of KeyAndValue | &#x2714; | Deal fields structure (see. GetDealStructure) |
| Token | --token | String | &#x2716; | Access token, when app auth method used |

View File

@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem';
| Clear | --empty | Boolean | &#x2716; | True > structure with empty valuse, False > field descriptions at values |
Returns: Structure of KeyAndValue - Fields structure
Returns: Structure Of KeyAndValue - Fields structure
<br/>

View File

@ -16,7 +16,7 @@ import TabItem from '@theme/TabItem';
|-|-|-|-|-|
| URL | --url | String | &#x2714; | URL of webhook or a Bitrix24 domain, when token used |
| DealID | --deal | Number, String | &#x2714; | Deal ID |
| FieldsStructure | --fields | Structure of KeyAndValue | &#x2714; | Deal fields structure |
| FieldsStructure | --fields | Structure Of KeyAndValue | &#x2714; | Deal fields structure |
| Token | --token | String | &#x2716; | Access token, when app auth method used |

View File

@ -15,7 +15,7 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| URL | --url | String | &#x2714; | URL of webhook or a Bitrix24 domain, when token used |
| FieldsStructure | --fields | Structure of KeyAndValue | &#x2714; | Lead fields structure (see GetLeadStructure) |
| FieldsStructure | --fields | Structure Of KeyAndValue | &#x2714; | Lead fields structure (see GetLeadStructure) |
| Token | --token | String | &#x2716; | Access token, when app auth method used |

View File

@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem';
| Clear | --empty | Boolean | &#x2716; | True > structure with empty valuse, False > field descriptions at values |
Returns: Structure of KeyAndValue - Fields structure
Returns: Structure Of KeyAndValue - Fields structure
<br/>

View File

@ -16,7 +16,7 @@ import TabItem from '@theme/TabItem';
|-|-|-|-|-|
| URL | --url | String | &#x2714; | URL of webhook or a Bitrix24 domain, when token used |
| LeadID | --lead | Number, String | &#x2714; | Lead ID |
| FieldsStructure | --fields | Structure of KeyAndValue | &#x2714; | Structure of lead fields |
| FieldsStructure | --fields | Structure Of KeyAndValue | &#x2714; | Structure of lead fields |
| Token | --token | String | &#x2716; | Access token, when app auth method used |

View File

@ -15,7 +15,7 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| URL | --url | String | &#x2714; | URL of webhook or a Bitrix24 domain, when token used |
| FieldsStructure | --fields | Structure of KeyAndValue | &#x2714; | Task fields structure (see GetTaskFieldsStructure) |
| FieldsStructure | --fields | Structure Of KeyAndValue | &#x2714; | Task fields structure (see GetTaskFieldsStructure) |
| Token | --token | String | &#x2716; | Access token, when app auth method used |

View File

@ -18,7 +18,7 @@ import TabItem from '@theme/TabItem';
| AsMap | --map | Boolean | &#x2716; | True > returns the filter fields as a map |
Returns: Structure of KeyAndValue - Fields structure
Returns: Structure Of KeyAndValue - Fields structure
<br/>

View File

@ -16,7 +16,7 @@ import TabItem from '@theme/TabItem';
|-|-|-|-|-|
| URL | --url | String | &#x2714; | URL of webhook or a Bitrix24 domain, when token used |
| TaskID | --task | Number, String | &#x2714; | Task ID |
| FieldsStructure | --fields | Structure of KeyAndValue | &#x2714; | Task fields structure |
| FieldsStructure | --fields | Structure Of KeyAndValue | &#x2714; | Task fields structure |
| Token | --token | String | &#x2716; | Access token, when app auth method used |

View File

@ -15,7 +15,7 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| URL | --url | String | &#x2714; | URL of webhook or a Bitrix24 domain, when token used |
| FieldsStructure | --fields | Structure of KeyAndValue | &#x2714; | New user data. See. GetUserFieldsStructure |
| FieldsStructure | --fields | Structure Of KeyAndValue | &#x2714; | New user data. See. GetUserFieldsStructure |
| Token | --token | String | &#x2716; | Access token, when app auth method used |

View File

@ -15,7 +15,7 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| URL | --url | String | &#x2714; | URL of webhook or a Bitrix24 domain, when token used |
| FilterStructure | --filter | Structure of KeyAndValue | &#x2714; | Filter. See GetUserFilterStructure |
| FilterStructure | --filter | Structure Of KeyAndValue | &#x2714; | Filter. See GetUserFilterStructure |
| Token | --token | String | &#x2716; | Access token, when app auth method used |

View File

@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem';
| Clear | --empty | Boolean | &#x2716; | True > structure with empty valuse, False > field descriptions at values |
Returns: Structure of KeyAndValue - Fields structure
Returns: Structure Of KeyAndValue - Fields structure
<br/>

View File

@ -16,7 +16,7 @@ import TabItem from '@theme/TabItem';
|-|-|-|-|-|
| URL | --url | String | &#x2714; | URL of webhook or a Bitrix24 domain, when token used |
| UserID | --userid | String, Number | &#x2714; | User ID |
| FieldsStructure | --fields | Structure of KeyAndValue | &#x2714; | New user data. See. GetUserFieldsStructure |
| FieldsStructure | --fields | Structure Of KeyAndValue | &#x2714; | New user data. See. GetUserFieldsStructure |
| Token | --token | String | &#x2716; | Access token, when app auth method used |

View File

@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem';
| Clear | --empty | Boolean | &#x2716; | True > structure with empty valuse, False > field descriptions at values |
Returns: Structure of KeyAndValue - Fields structure
Returns: Structure Of KeyAndValue - Fields structure
<br/>

View File

@ -15,7 +15,7 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| Token | --token | String | &#x2714; | Auth token |
| Filter | --filter | Structure of KeyAndValue | &#x2716; | Office filter. See GetOfficeFilterDescription |
| Filter | --filter | Structure Of KeyAndValue | &#x2716; | Office filter. See GetOfficeFilterDescription |
| TestAPI | --testapi | Boolean | &#x2716; | Flag to use test API for requests |

View File

@ -15,7 +15,7 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| Token | --token | String | &#x2714; | Auth token |
| InvitationDescription | --intake | Structure of KeyAndValue | &#x2714; | Invitations description. See GetCourierInvitationsDescription |
| InvitationDescription | --intake | Structure Of KeyAndValue | &#x2714; | Invitations description. See GetCourierInvitationsDescription |
| TestAPI | --testapi | Boolean | &#x2716; | Flag to use test API for requests |

View File

@ -18,7 +18,7 @@ import TabItem from '@theme/TabItem';
| RequiredOnly | --required | Boolean | &#x2716; | True > only required fields will be in the set |
Returns: Structure of KeyAndValue - Fields structure
Returns: Structure Of KeyAndValue - Fields structure
<br/>

View File

@ -18,7 +18,7 @@ import TabItem from '@theme/TabItem';
| RequiredOnly | --required | Boolean | &#x2716; | True > only required fields will be in the set |
Returns: Structure of KeyAndValue - Fields structure
Returns: Structure Of KeyAndValue - Fields structure
<br/>

View File

@ -15,7 +15,7 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| Token | --token | String | &#x2714; | Auth token |
| Appointment | --appt | Structure of KeyAndValue | &#x2714; | Appointment description. See GetAppointmentDescription |
| Appointment | --appt | Structure Of KeyAndValue | &#x2714; | Appointment description. See GetAppointmentDescription |
| TestAPI | --testapi | Boolean | &#x2716; | Flag to use test API for requests |

View File

@ -15,7 +15,7 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| Token | --token | String | &#x2714; | Auth token |
| OrderDescription | --order | Structure of KeyAndValue | &#x2714; | Set of order fields. See GetOrderDescription |
| OrderDescription | --order | Structure Of KeyAndValue | &#x2714; | Set of order fields. See GetOrderDescription |
| OnlineStore | --ostore | Boolean | &#x2716; | Flag of Online store order type |
| TestAPI | --testapi | Boolean | &#x2716; | Flag to use test API for requests |

View File

@ -19,7 +19,7 @@ import TabItem from '@theme/TabItem';
| OnlineStore | --ostore | Boolean | &#x2716; | Flag of including fields in the layout exclusively for online store orders |
Returns: Structure of KeyAndValue - Fields structure
Returns: Structure Of KeyAndValue - Fields structure
<br/>

View File

@ -16,7 +16,7 @@ import TabItem from '@theme/TabItem';
|-|-|-|-|-|
| Token | --token | String | &#x2714; | Auth token |
| UUID | --uuid | String | &#x2714; | Order UUID for updating |
| OrderDescription | --order | Structure of KeyAndValue | &#x2714; | Set of changing order fields |
| OrderDescription | --order | Structure Of KeyAndValue | &#x2714; | Set of changing order fields |
| TestAPI | --testapi | Boolean | &#x2716; | Flag to use test API for requests |

View File

@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem';
| ConnectionString | --connect | String | &#x2714; | Connection string to MongoDB server |
Returns: Structure of KeyAndValue - serialized JSON response from MongoDB server
Returns: Structure Of KeyAndValue - serialized JSON response from MongoDB server
<br/>

View File

@ -19,7 +19,7 @@ import TabItem from '@theme/TabItem';
| RemoteFolder | --remote | String | &#x2716; | Remote receiver catalog. Root by default |
Returns: Structure of KeyAndValue - synchronization error information
Returns: Structure Of KeyAndValue - synchronization error information
<br/>

View File

@ -16,8 +16,8 @@ import TabItem from '@theme/TabItem';
|-|-|-|-|-|
| ClientID | --clientid | String | &#x2714; | Client identifier |
| APIKey | --apikey | String | &#x2714; | API key |
| Filter | --filter | Structure of KeyAndValue | &#x2716; | Shipments filter. See GetShipmentsFilterStructure |
| AddFields | --with | Structure of KeyAndValue | &#x2716; | Include additional fields in the response. See GetShipmentAdditionalFields |
| Filter | --filter | Structure Of KeyAndValue | &#x2716; | Shipments filter. See GetShipmentsFilterStructure |
| AddFields | --with | Structure Of KeyAndValue | &#x2716; | Include additional fields in the response. See GetShipmentAdditionalFields |
| Indent | --offset | Number | &#x2716; | Offset of the result items |
| Traslit | --trlt | Boolean | &#x2716; | If Cyrillic to Latin address transliteration is enabled > True |

View File

@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem';
| Clear | --empty | Boolean | &#x2716; | True > structure with empty valuse, False > field descriptions at values |
Returns: Structure of KeyAndValue - Fields structure
Returns: Structure Of KeyAndValue - Fields structure
<br/>

View File

@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem';
| Clear | --empty | Boolean | &#x2716; | True > structure with empty valuse, False > field descriptions at values |
Returns: Structure of KeyAndValue - Filter structure
Returns: Structure Of KeyAndValue - Filter structure
<br/>

View File

@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem';
| Clear | --empty | Boolean | &#x2716; | True > structure with empty valuse, False > field descriptions at values |
Returns: Structure of KeyAndValue - Filter fields structure
Returns: Structure Of KeyAndValue - Filter fields structure
<br/>

View File

@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem';
| Clear | --empty | Boolean | &#x2716; | True > structure with empty valuse, False > field descriptions at values |
Returns: Structure of KeyAndValue - Filter fields structure
Returns: Structure Of KeyAndValue - Filter fields structure
<br/>

View File

@ -16,7 +16,7 @@ import TabItem from '@theme/TabItem';
|-|-|-|-|-|
| ClientID | --clientid | String | &#x2714; | Client identifier |
| APIKey | --apikey | String | &#x2714; | API key |
| Filter | --filter | Structure of KeyAndValue | &#x2716; | Product selection filter. See GetProductsFilterStructure |
| Filter | --filter | Structure Of KeyAndValue | &#x2716; | Product selection filter. See GetProductsFilterStructure |
| LastID | --last | String, Number | &#x2716; | ID of the last value (last_id) from the previous response |

View File

@ -16,7 +16,7 @@ import TabItem from '@theme/TabItem';
|-|-|-|-|-|
| ClientID | --clientid | String | &#x2714; | Client identifier |
| APIKey | --apikey | String | &#x2714; | API key |
| Filter | --filter | Structure of KeyAndValue | &#x2716; | Product selection filter. See GetProductsFilterStructure |
| Filter | --filter | Structure Of KeyAndValue | &#x2716; | Product selection filter. See GetProductsFilterStructure |
| LastID | --last | String, Number | &#x2716; | ID of the last value (last_id) from the previous response |

View File

@ -18,7 +18,7 @@ import TabItem from '@theme/TabItem';
| URL | --url | String | &#x2714; | URL of the video cover |
Returns: Structure of KeyAndValue - Structure of product fields with added video
Returns: Structure Of KeyAndValue - Structure of product fields with added video
<br/>

View File

@ -19,7 +19,7 @@ import TabItem from '@theme/TabItem';
| Name | --title | String | &#x2714; | Technical name of the video |
Returns: Structure of KeyAndValue - Structure of product fields with added video
Returns: Structure Of KeyAndValue - Structure of product fields with added video
<br/>

View File

@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem';
| Clear | --empty | Boolean | &#x2716; | True > structure with empty valuse, False > field descriptions at values |
Returns: Structure of KeyAndValue - Product fields structure
Returns: Structure Of KeyAndValue - Product fields structure
<br/>

View File

@ -16,7 +16,7 @@ import TabItem from '@theme/TabItem';
|-|-|-|-|-|
| ClientID | --clientid | String | &#x2714; | Client identifier |
| APIKey | --apikey | String | &#x2714; | API key |
| Filter | --filter | Structure of KeyAndValue | &#x2716; | Product selection filter. See GetProductsFilterStructure |
| Filter | --filter | Structure Of KeyAndValue | &#x2716; | Product selection filter. See GetProductsFilterStructure |
| LastID | --last | String, Number | &#x2716; | ID of the last value (last_id) from the previous response |

View File

@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem';
| Clear | --empty | Boolean | &#x2716; | True > structure with empty valuse, False > field descriptions at values |
Returns: Structure of KeyAndValue - Product fields structure
Returns: Structure Of KeyAndValue - Product fields structure
<br/>

View File

@ -16,7 +16,7 @@ import TabItem from '@theme/TabItem';
|-|-|-|-|-|
| ClientID | --clientid | String | &#x2714; | Client identifier |
| APIKey | --apikey | String | &#x2714; | API key |
| Filter | --filter | Structure of KeyAndValue | &#x2716; | Product selection filter. See GetProductsFilterStructure |
| Filter | --filter | Structure Of KeyAndValue | &#x2716; | Product selection filter. See GetProductsFilterStructure |
| LastID | --last | String, Number | &#x2716; | ID of the last value (last_id) from the previous response |

View File

@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem';
| Clear | --empty | Boolean | &#x2716; | True > structure with empty valuse, False > field descriptions at values |
Returns: Structure of KeyAndValue - Filter fields structure
Returns: Structure Of KeyAndValue - Filter fields structure
<br/>

View File

@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem';
| Clear | --empty | Boolean | &#x2716; | True > structure with empty valuse, False > field descriptions at values |
Returns: Structure of KeyAndValue - Product fields structure
Returns: Structure Of KeyAndValue - Product fields structure
<br/>

View File

@ -15,12 +15,12 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| Name | --name | String | &#x2714; | Bucket name |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| Directory | --dir | Boolean | &#x2716; | True > Directory Bucket, False > General Purpose Bucket |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -15,12 +15,12 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| Name | --name | String | &#x2714; | Bucket name |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| Directory | --dir | Boolean | &#x2716; | True > Directory Bucket, False > General Purpose Bucket |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -15,12 +15,12 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| Name | --name | String | &#x2714; | Bucket name |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| Directory | --dir | Boolean | &#x2716; | True > Directory Bucket, False > General Purpose Bucket |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -15,12 +15,12 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| Name | --name | String | &#x2714; | Bucket name |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| Directory | --dir | Boolean | &#x2716; | True > Directory Bucket, False > General Purpose Bucket |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -15,12 +15,12 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| Name | --name | String | &#x2714; | Bucket name |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| Directory | --dir | Boolean | &#x2716; | True > Directory Bucket, False > General Purpose Bucket |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -15,12 +15,12 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| Name | --name | String | &#x2714; | Bucket name |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| Directory | --dir | Boolean | &#x2716; | True > Directory Bucket, False > General Purpose Bucket |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -15,12 +15,12 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| Name | --name | String | &#x2714; | Bucket name |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| Directory | --dir | Boolean | &#x2716; | True > Directory Bucket, False > General Purpose Bucket |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -15,13 +15,13 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| Name | --name | String | &#x2714; | Bucket name |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| Directory | --dir | Boolean | &#x2716; | True > Directory Bucket, False > General Purpose Bucket |
| AccountID | --account | String | &#x2716; | Account ID to verify that hes the bucket owner |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -14,14 +14,14 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| Prefix | --prefix | String | &#x2716; | Filtering by prefix, if necessary |
| Region | --region | String | &#x2716; | Selection by bucket region, if necessary |
| PageToken | --ctoken | String | &#x2716; | Page token if pagination is used |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -15,13 +15,13 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| Name | --name | String | &#x2714; | Bucket name |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| XmlConfig | --conf | String | &#x2714; | XML string or file of encryption configuration |
| Directory | --dir | Boolean | &#x2716; | True > Directory Bucket, False > General Purpose Bucket |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -15,13 +15,13 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| Name | --name | String | &#x2714; | Bucket name |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| Tags | --tagset | Structure of KeyAndValue | &#x2714; | Set of tags (key and value) |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| Tags | --tagset | Structure Of KeyAndValue | &#x2714; | Set of tags (key and value) |
| Directory | --dir | Boolean | &#x2716; | True > Directory Bucket, False > General Purpose Bucket |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -15,14 +15,14 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| Name | --name | String | &#x2714; | Bucket name |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| Status | --status | Boolean | &#x2716; | Enable and disable versioning, if necessary |
| MFADelete | --mfad | Boolean | &#x2716; | Enable and disable MFA deletion, if necessary |
| Directory | --dir | Boolean | &#x2716; | True > Directory Bucket, False > General Purpose Bucket |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -21,7 +21,7 @@ import TabItem from '@theme/TabItem';
| Service | --service | String | &#x2716; | Type of service, if different from s3 |
Returns: Structure of KeyAndValue - Basic request data structure
Returns: Structure Of KeyAndValue - Basic request data structure
<br/>

View File

@ -15,13 +15,13 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| Method | --method | String | &#x2714; | HTTP method |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data (with full URL). See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data (with full URL). See GetBasicDataStructure |
| Body | --body | String, BinaryData | &#x2714; | Binary data or file of request body data |
| ExpectedBinary | --binary | Boolean | &#x2716; | Disables an attempt to convert the response to JSON |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -15,12 +15,12 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| Method | --method | String | &#x2714; | HTTP method |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data (with full URL). See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data (with full URL). See GetBasicDataStructure |
| ExpectedBinary | --binary | Boolean | &#x2716; | Disables an attempt to convert the response to JSON |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -16,12 +16,12 @@ import TabItem from '@theme/TabItem';
|-|-|-|-|-|
| Name | --name | String | &#x2714; | Name of the object in the bucket |
| Bucket | --bucket | String | &#x2714; | Name of the bucket to put the object |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| UploadID | --upload | String | &#x2714; | Upload ID. See InitPartsUpload |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -18,11 +18,11 @@ import TabItem from '@theme/TabItem';
| DestinationBucket | --sbucket | String | &#x2714; | Source bucket name |
| DestinationPath | --name | String | &#x2714; | Path (name) in the destination bucket |
| SourceBucket | --bucket | String | &#x2714; | Destination bucket name |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -16,12 +16,12 @@ import TabItem from '@theme/TabItem';
|-|-|-|-|-|
| Name | --name | String | &#x2714; | Object name |
| Bucket | --bucket | String | &#x2714; | Bucket name |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| Version | --ver | String | &#x2716; | Token for deleting data of a specific version of an object |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -16,12 +16,12 @@ import TabItem from '@theme/TabItem';
|-|-|-|-|-|
| Name | --name | String | &#x2714; | Name of the object in the bucket |
| Bucket | --bucket | String | &#x2714; | Name of the bucket to put the object |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| Version | --ver | String | &#x2716; | Token for deleting a specific version of an object |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -16,13 +16,13 @@ import TabItem from '@theme/TabItem';
|-|-|-|-|-|
| Name | --name | String | &#x2714; | Name of the object in the bucket |
| Bucket | --bucket | String | &#x2714; | Name of the bucket to put the object |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| UploadID | --upload | String | &#x2714; | Upload ID. See InitPartsUpload |
| TagsArray | --tags | Array Of String | &#x2714; | An array of tags (Etag) from the uploads responses of each part |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -16,7 +16,7 @@ import TabItem from '@theme/TabItem';
|-|-|-|-|-|
| Name | --name | String | &#x2714; | Name of the object in the bucket |
| Bucket | --bucket | String | &#x2714; | Name of the bucket to put the object |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| Expire | --expires | String, Number | &#x2716; | Link lifetime in seconds. 604800 max. |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |

View File

@ -16,12 +16,12 @@ import TabItem from '@theme/TabItem';
|-|-|-|-|-|
| Name | --name | String | &#x2714; | Object name |
| Bucket | --bucket | String | &#x2714; | Bucket name |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| Version | --ver | String | &#x2716; | Token for retrieving data of a specific version of an object |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -16,7 +16,7 @@ import TabItem from '@theme/TabItem';
|-|-|-|-|-|
| Name | --name | String | &#x2714; | Name of the object in the bucket |
| Bucket | --bucket | String | &#x2714; | Name of the bucket to put the object |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| Expire | --expires | String, Number | &#x2716; | Link lifetime in seconds. 604800 max. |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |

View File

@ -16,7 +16,7 @@ import TabItem from '@theme/TabItem';
|-|-|-|-|-|
| Name | --name | String | &#x2714; | Name of the object in the bucket |
| Bucket | --bucket | String | &#x2714; | Name of the bucket in which the object is stored |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| Version | --ver | String | &#x2716; | Token for receiving a specific version of an object |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
| SavePath | --out | String | &#x2716; | Path to directly write a file to disk |

View File

@ -16,12 +16,12 @@ import TabItem from '@theme/TabItem';
|-|-|-|-|-|
| Name | --name | String | &#x2714; | Name of the object in the bucket |
| Bucket | --bucket | String | &#x2714; | Name of the bucket in which the object is stored |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| Version | --ver | String | &#x2716; | Token for receiving a specific version of an object |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -16,11 +16,11 @@ import TabItem from '@theme/TabItem';
|-|-|-|-|-|
| Name | --name | String | &#x2714; | Name of the object in the bucket |
| Bucket | --bucket | String | &#x2714; | Name of the bucket to put the object |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -15,13 +15,13 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| Bucket | --bucket | String | &#x2714; | Bucket name |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| Prefix | --prefix | String | &#x2716; | Filtering by prefix, if necessary |
| Version | --ver | String | &#x2716; | Version ID for the beginning of the list |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -15,13 +15,13 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| Bucket | --bucket | String | &#x2714; | Bucket name |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| Prefix | --prefix | String | &#x2716; | Filtering by prefix, if necessary |
| PageToken | --ctoken | String | &#x2716; | Page token if pagination is used |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -16,12 +16,12 @@ import TabItem from '@theme/TabItem';
|-|-|-|-|-|
| Name | --name | String | &#x2714; | Object name |
| Bucket | --bucket | String | &#x2714; | Bucket name |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| Tags | --tagset | Structure of KeyAndValue | &#x2714; | Set of tags (key and value) |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| Tags | --tagset | Structure Of KeyAndValue | &#x2714; | Set of tags (key and value) |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -17,11 +17,11 @@ import TabItem from '@theme/TabItem';
| Name | --name | String | &#x2714; | Name of the object in the bucket |
| Bucket | --bucket | String | &#x2714; | Name of the bucket to put the object |
| Entity | --data | String, BinaryData | &#x2714; | File path or binary data of the object |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -17,11 +17,11 @@ import TabItem from '@theme/TabItem';
| Name | --name | String | &#x2714; | Name of the object in the bucket |
| Bucket | --bucket | String | &#x2714; | Name of the bucket to put the object |
| Entity | --data | String, BinaryData | &#x2714; | File path or binary data of the object |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| Headers | --headers | Map Of KeyAndValue | &#x2716; | Additional request headers, if necessary |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -16,13 +16,13 @@ import TabItem from '@theme/TabItem';
|-|-|-|-|-|
| Name | --name | String | &#x2714; | Name of the object in the bucket |
| Bucket | --bucket | String | &#x2714; | Name of the bucket to put the object |
| BasicData | --basic | Structure of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| BasicData | --basic | Structure Of KeyAndValue | &#x2714; | Basic request data. See GetBasicDataStructure |
| UploadID | --upload | String | &#x2714; | Upload ID. See InitPartsUpload |
| PartNumber | --part | Number, String | &#x2714; | Number of the object part from 1 to 10000 |
| Data | --content | BinaryData, String | &#x2714; | Part content for uploading |
Returns: Structure of KeyAndValue - serialized JSON response from storage
Returns: Structure Of KeyAndValue - serialized JSON response from storage
<br/>

View File

@ -0,0 +1,39 @@
---
sidebar_position: 1
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Create connection
Creates a connection to the specified base
`Function CreateConnection(Val Base = "") Export`
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| Base | - | String | &#x2716; | Path to database. In memory, if not filled |
Returns: Arbitrary - Connector object or structure with error information
<br/>
:::caution
**NOCLI:** this method is not available in CLI version
:::
<br/>
```bsl title="1C:Enterprise/OneScript code example"
```

View File

@ -0,0 +1,43 @@
---
sidebar_position: 2
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Execute SQL query
Executes an arbitrary SQL query
`Function ExecuteSQLQuery(Val QueryText, Val Parameters = "", Val ForceResult = False,Val Connection = "") Export`
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| QueryText | --sql | String | &#x2714; | Database query text |
| Parameters | --params | Array Of Arbitrary | &#x2716; | Array of positional parameters of the request |
| ForceResult | --force | Boolean | &#x2716; | Includes an attempt to retrieve the result, even for nonSELECT queries |
| Connection | --db | String | &#x2716; | Existing connection or path to the base. In memory, if not filled |
Returns: Structure Of KeyAndValue - Result of query execution
<br/>
:::tip
Available parameter types: String, Number, Date, Boolean, BinaryData
Without specifying the `ForcifyResult` flag, result data is returned only for queries beginning with `SELECT` keyword For other queries, result:true or false with error text is returned
:::
<br/>
```bsl title="1C:Enterprise/OneScript code example"
```

View File

@ -0,0 +1,4 @@
{
"label": "Common methods",
"position": "2"
}

View File

@ -0,0 +1,37 @@
---
sidebar_position: 1
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Create table
Creates an empty table in the database
`Function CreateTable(Val Table, Val ColoumnsStruct, Val NotExecute = False, Val Connection = "") Export`
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| Table | --table | String | &#x2714; | Table name |
| ColoumnsStruct | --cols | Structure Of KeyAndValue | &#x2714; | Column structure: Key > Name, Value > Data type |
| NotExecute | --noex | Boolean | &#x2716; | True > Does not execute the query, but returns SQL text |
| Connection | --db | String | &#x2716; | Existing connection or database path |
Returns: Structure Of KeyAndValue, String - The result of the execution or SQL query text
<br/>
```bsl title="1C:Enterprise/OneScript code example"
```

View File

@ -0,0 +1,4 @@
{
"label": "Orm",
"position": "3"
}

View File

@ -0,0 +1,40 @@
---
sidebar_position: 6
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Process Telegram Mini App data
Processes Telegram Mini App data and determines its validity
`Function ProcessTMAData(Val DataString, Val Token) Export`
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| DataString | - | String | &#x2714; | query from Telegram.WebApp.initData |
| Token | - | String | &#x2714; | Bot token |
Returns: Map of String - Map of data with the result of verification in the passed field
<br/>
:::caution
**NOCLI:** this method is not available in CLI version
:::
<br/>
```bsl title="1C:Enterprise/OneScript code example"
```

View File

@ -16,7 +16,7 @@ import TabItem from '@theme/TabItem';
|-|-|-|-|-|
| Token | --Key) | String | &#x2714; | token |
| AccountID | --business | String, Number | &#x2714; | Business ID |
| Filters | --filters | Structure of KeyAndValue | &#x2716; | Product filters |
| Filters | --filters | Structure Of KeyAndValue | &#x2716; | Product filters |
| PageToken | --page | String | &#x2716; | Next page token in case of a large selection |

View File

@ -16,7 +16,7 @@ import TabItem from '@theme/TabItem';
|-|-|-|-|-|
| Token | --Key) | String | &#x2714; | token |
| CampaignID | --business | String, Number | &#x2714; | Campaign ID |
| Filters | --filters | Structure of KeyAndValue | &#x2716; | Product filters |
| Filters | --filters | Structure Of KeyAndValue | &#x2716; | Product filters |
| PageToken | --page | String | &#x2716; | Next page token in case of a large selection |

View File

@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem';
| Clear | --empty | Boolean | &#x2716; | True > structure with empty valuse, False > field descriptions at values |
Returns: Structure of KeyAndValue - Product fields structure
Returns: Structure Of KeyAndValue - Product fields structure
<br/>

View File

@ -15,7 +15,7 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| Token | --token | String | &#x2714; | Auth token |
| CounterStructure | --fields | Structure of KeyAndValue | &#x2714; | Counter structure. See GetCounterStructure |
| CounterStructure | --fields | Structure Of KeyAndValue | &#x2714; | Counter structure. See GetCounterStructure |
Returns: Map Of KeyAndValue - serialized JSON response from Yandex

View File

@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem';
| Clear | --empty | Boolean | &#x2716; | True > structure with empty valuse, False > field descriptions at values |
Returns: Structure of KeyAndValue - Counter field structure
Returns: Structure Of KeyAndValue - Counter field structure
<br/>

View File

@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem';
| Clear | --empty | Boolean | &#x2716; | True > structure with empty valuse, False > field descriptions at values |
Returns: Structure of KeyAndValue - Counter field structure
Returns: Structure Of KeyAndValue - Counter field structure
<br/>

View File

@ -15,7 +15,7 @@ import TabItem from '@theme/TabItem';
| Parameter | CLI option | Type | Required | Description |
|-|-|-|-|-|
| Token | --token | String | &#x2714; | Auth token |
| Filter | --filter | Structure of KeyAndValue | &#x2716; | List filter. See GetCounterFilterStructure |
| Filter | --filter | Structure Of KeyAndValue | &#x2716; | List filter. See GetCounterFilterStructure |
Returns: Map Of KeyAndValue - serialized JSON response from Yandex

View File

@ -16,7 +16,7 @@ import TabItem from '@theme/TabItem';
|-|-|-|-|-|
| Token | --token | String | &#x2714; | Auth token |
| CounterID | --counter | String, Number | &#x2714; | Counter ID to change |
| CounterStructure | --fields | Structure of KeyAndValue | &#x2714; | Structure of fields to be changed. See GetCounterStructure |
| CounterStructure | --fields | Structure Of KeyAndValue | &#x2714; | Structure of fields to be changed. See GetCounterStructure |
Returns: Map Of KeyAndValue - serialized JSON response from Yandex

View File

@ -0,0 +1,39 @@
---
sidebar_position: 1
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Создать подключение
Создает подключение к указанной базе
`Функция СоздатьПодключение(Знач База = "") Экспорт`
| Параметр | CLI опция | Тип | Обяз. | Назначение |
|-|-|-|-|-|
| База | - | Строка | &#x2716; | Путь к базе. In memory, если не заполнено |
Возвращаемое значение: Произвольный - Объект коннектора или структура с информацией об ошибке
<br/>
:::caution
**NOCLI:** данный метод недоступен для использования в CLI версии
:::
<br/>
```bsl title="Пример использования для 1С:Предприятие/OneScript"
```

View File

@ -0,0 +1,43 @@
---
sidebar_position: 2
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Выполнить запрос SQL
Выполняет произвольный SQL запрос
`Функция ВыполнитьЗапросSQL(Знач ТекстЗапроса, Знач Параметры = "", Знач ФорсироватьРезультат = Ложь,Знач Соединение = "") Экспорт`
| Параметр | CLI опция | Тип | Обяз. | Назначение |
|-|-|-|-|-|
| ТекстЗапроса | --sql | Строка | &#x2714; | Текст запроса к базе |
| Параметры | --params | Массив Из Произвольный | &#x2716; | Массив позиционных параметров запроса |
| ФорсироватьРезультат | --force | Булево | &#x2716; | Включает попытку получения результата, даже для не SELECT запросов |
| Соединение | --db | Строка | &#x2716; | Существующее соединение или путь к базе. In memory, если не заполнено |
Возвращаемое значение: Структура Из КлючИЗначение - Результат выполнения запроса
<br/>
:::tip
Доступные типы параметров: Cтрока, Число, Дата, Булево, ДвоичныеДанные
Без указания флага `ФорсироватьРезультат`, чтение результата осуществляется только для запросов, начинающихся с `SELECT` Для остальных запросов возвращается result:true или false с текстом ошибки
:::
<br/>
```bsl title="Пример использования для 1С:Предприятие/OneScript"
```

View File

@ -0,0 +1,4 @@
{
"label": "Основные методы",
"position": "2"
}

View File

@ -0,0 +1,37 @@
---
sidebar_position: 1
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Создать таблицу
Создает пустую таблицу в базе
`Функция СоздатьТаблицу(Знач Таблица, Знач СтруктураКолонок, Знач НеВыполнять = Ложь, Знач Соединение = "") Экспорт`
| Параметр | CLI опция | Тип | Обяз. | Назначение |
|-|-|-|-|-|
| Таблица | --table | Строка | &#x2714; | Имя таблицы |
| СтруктураКолонок | --cols | Структура Из КлючИЗначение | &#x2714; | Структура колонок: Ключ > имя, Значение > Тип данных |
| НеВыполнять | --noex | Булево | &#x2716; | Истина > Не выполняет запрос, а возвращает текст SQL |
| Соединение | --db | Строка | &#x2716; | Существующее соединение или путь к базе |
Возвращаемое значение: Структура Из КлючИЗначение, Строка - Результат выполнения запроса или его текст
<br/>
```bsl title="Пример использования для 1С:Предприятие/OneScript"
```

View File

@ -0,0 +1,4 @@
{
"label": "Orm",
"position": "3"
}

View File

@ -0,0 +1,40 @@
---
sidebar_position: 6
---
import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';
# Обработать данные Telegram Mini App
Обрабатывает данные Telegram Mini App и опредеяет их достоверность
`Функция ОбработатьДанныеTMA(Знач СтрокаДанных, Знач Токен) Экспорт`
| Параметр | CLI опция | Тип | Обяз. | Назначение |
|-|-|-|-|-|
| СтрокаДанных | - | Строка | &#x2714; | query из Telegram.WebApp.initData |
| Токен | - | Строка | &#x2714; | Токен бота |
Возвращаемое значение: Соответствие из Строка - Соответствие данных с результатом проверки в поле passed
<br/>
:::caution
**NOCLI:** данный метод недоступен для использования в CLI версии
:::
<br/>
```bsl title="Пример использования для 1С:Предприятие/OneScript"
```

Some files were not shown because too many files have changed in this diff Show More