Versions Compared

Key

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

...

2891112131921222329303233344042

Status code

Description

Retrievable

1

200

The lookup was created and deployed correctly.

-

999

Multiple errors have occurred, listed for reference.

Depend on each error

3

1098

Error signing the query to delete a lookup.

Manually

4

1099

Error executing the query to delete a lookup.

Manually

5

1100

Connection problem with the query component.

Manually

6

1101

Query component error caused by an external component, such as client’s code.

Manually

7

1102

Query component internal error, usually due to a programming defect.

Manually

1103

Query component error related to system-wide resources, such as RAM or file handlers.

Manually

1104

Query component error related to resource operation that requires additional security checks, such as signed-queries.

Manually

10

1105

Query component error caused by the cancellation of the query by an external entity.

Manually

1106

Query component error indicating wrong format within the input resources.

No

1107

Query component error indicating the absence of the required resource to execute the query. User may need support to add these resources.

Manually

1108

Query component error when a query limit is reached (e.g. max result rows, time, RAM, etc.).

No

14

1109

Query component error indicating wrong query syntax, possibly a missing or misspelled token.

No

15

1110

Query component error indicating unsupported feature. It is syntactically correct but it is not implemented.

No

16

1199

Query component error referring to a general catch-all error.

No

17

1200

Error that indicates lookup creation failure due to the presence of at least one null value in the key field.

If the index of the row is inferable, it is included in the row attribute, otherwise, the row attribute is null.

No

18

1201

Error that indicates lookup creation failure due to the presence of at least one unsupported field type.

No

1202

Error that indicates lookup creation failure due to the presence of at least one cell value that is incompatible with the field data type.

If the problematic value is inferable, it is included in the value attribute.

No

20

1203

Error that indicates lookup creation failure due to the use of an invalid CSV file.

No

1204

Error that indicates lookup creation failure due to input incompatibility.

An example is updating an existing lookup with a new version that does not contain the same fields.

No

1205

Error that indicates lookup creation failure due to an excessive number of rows.

No

1206

Error that indicates lookup creation failure due to a timeout.

No

24

1207

Error that indicates lookup creation failure due to the excessive size of the input (in bytes).

No

25

1208

Error that indicates lookup creation failure due to the inability of the lookup manager to find the field selected as key field.

No

26

1209

Error that indicates lookup creation failure due to the inability of the lookup manager to find at least one of the fields explicitly projected by the user.

No

27

1210

Error that indicates lookup creation failure due to a field projected by the user twice.

No

28

1300

Error that indicates lookup creation failure due to the misconfiguration of the repository containing the CSV file to be used by the lookup manager.

Manually

1301

Error that indicates lookup creation failure due to unauthorized access to the S3 bucket with the required objects.

Manually

1302

Error that indicates lookup creation failure due to the inability to find the required objects in the S3 bucket.

No

31

1400

Synchronizing component request timed out without response.

Manually

1401

Error sending a request to the synchronizing component.

Manually

1402

Error handling a response from the synchronizing component.

No

1403

Connection with synchronizing component was terminated.

Manually

35

1404

The response from the synchronizing component has an unknown format or type.

No

36

1405

Unexpected error from the synchronizing component.

Manually

37

1406

Error in the notification received from the synchronizing component.

Lookup deployment will be reattempted automatically.

Automatically

38

1407

Error in the notification received from the synchronizing component after several attempts.

Lookup deployment have been attempted several times without success and will be halted. User may need support.

Manually

39

1408

Synchronizing component library used to publish has a programming defect.

No

1409

Synchronizing component library used to publish has an implementation error.

No

41

1500

Rsync deployment failed in at least one data node and manual sync is needed.

Manually

1999

Unknown error.

No