Page 1 of 1

BAPI Stage

Posted: Tue Nov 15, 2005 8:24 am
by maxpatel
I have a datastage job which has 3 stages.
1. BAPI stage
2. Transformer
3. Sequential File

I am having problems reading an input seqeuntial file through a BAPI stage. I have other jobs where this has worked using different BAPIs

The BAPI I am using is BAPI_CLASS_SELECT_OBJECTS and I am passing Input parameters from the Import and Tables tab.

I have tried different methods but I continuously get the same unhelpful error - Abnormal termination of stage Bapi_TST..Transformer_1 detected.

I have ran out of ideas.... can anyone help ????

Posted: Tue Nov 15, 2005 8:42 am
by chulett
'Abnormal termination' errors are practically always associated with Transformers as they are an active stage.

What happens if you Reset the job after it aborts? Do this from the Director and then look for a new log entry labelled 'From previous run...', it can shed some additional light on the problem.