Page 1 of 1

ABAP Stage error

Posted: Tue Feb 12, 2013 5:03 am
by amar.v023
Hi All,
In my project, i am extracting records from SAP- with ABAP stage.
when i am running job failed with error as below. Please help on this error to resolve.

APT_CombinedOperatorController(1),0: Fatal Error: Fatal: ABAP_E_00007`:`Error while retrieving link property
ABAP_E_00598`:`DSSAP Logical Connection not found: %1

Thanks :D

Posted: Tue Feb 12, 2013 8:06 am
by chulett
First piece of advice for "combined operator" errors like that is to set the environment variable $APT_DISABLE_COMBINATION to true to determine in which stage the problem is occurring. However, it does seem to be an issue with your ABAP stage.

Double-check your "DSSAP Logical Connection" value in the stage as it seems to be invalid.

Posted: Wed Feb 13, 2013 11:58 pm
by amar.v023
Thanks.

Got this problem, the problem is with Userid. Id is Locked in SAP part.