Hi all,
I can’t see any default error metadata for DBExecute error port. Aren’t there anything like UniversalDataReader_ErrorPort for UniversalDataWriter error port? If no, how to create an error metadata for DBExecute? Please let me know.
Thanks,
Sreehareesh
Hi Sreehareesh,
As our documentation states:
Metadata on output port 1 may contain any number of fields from input (same names and types) along with up to two additional fields for error information. Input metadata are mapped automatically according to their name(s) and type(s). The two error fields may have any names and must be set to the following Autofilling Functions: ErrCode and ErrText.
If you do not have an input edge connected, please create new metadata with nothing else but the two aforesaid fields set to autofilling as described.
Regards,
Thanks Lubos, hope the same applies for Web Service Client as well. Please confirm
Thanks & Regards,
Sreehareesh
Hi,
WebServiceClient have Fault mapping so you can map error to any metadata you like. Please see http://doc.cloveretl.com/documentation/ … alues.html