SQD0061E - connect_cdc_sqdata - Latest

Connect CDC (SQData) Error Messages and Codes

Product type
Software
Portfolio
Integrate
Product family
Connect
Product
Connect > Connect CDC (SQData)
Version
Latest
Language
English
Product name
Connect CDC (SQData)
Title
Connect CDC (SQData) Error Messages and Codes
Copyright
2024
First publish date
2000
Last edition
2024-08-01
Last publish date
2024-08-01T17:04:43.071121

(<#>) Field <name> is not found

The specified field/column being referenced was not previously defined in the script.

Note: A field can reference another object, such as a PROC within a function.

In the latter case, since a reference cannot be found to the field, it assumes that it is a source or target field. Make sure that the field/column is spelled correctly, that you are using the correct datastore definition and the definition was specified earlier (i.e. before the reference is made) within the script.