Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi @all,
I am wondering if it's possible to retrieve the status of a LIB CONNECT TO 'xxx' in the Data Load Editor Script. I need it for:
LIB CONNECT TO 'xxx';
IF <status>=error then LIB CONNECT TO 'yyy';
End If;
Best regards,
Florian