Automic Workload Automation

 View Only
  • 1.  No Client in Login Object while executing SAP JOB

    Broadcom Employee
    Posted Jul 09, 2018 05:48 AM

    Hello,

     

    I am new to AWA and trying SAP automation. I have followed the below the documentation and successfully configured the agent and create first job. 

     

    Automic 

     

    When i execute the job, i see error in the log "No client in login object", but the login object is mapped to the SAP agent and credentials provided with type R3.

     

    Any suggestion, what went wrong?

     

    Thanks,

    Venugopal Reddy



  • 2.  Re: No Client in Login Object while executing SAP JOB
    Best Answer

    Posted Jul 09, 2018 01:53 PM

    Hello mate,

     

    Credentials for SAP Login object should look like this - Client,User. (100,SAPUSER)

     

      1. In Username/ID and in Password enter the credentials defined in the SAP system with which the job will be executed.

    The SAP client and user name are separated by a comma.

     

    Cheers,

    Krum Ganev



  • 3.  Re: No Client in Login Object while executing SAP JOB

    Broadcom Employee
    Posted Jul 11, 2018 01:39 AM

    Thanks Krum Ganev. Updated the login object as suggest and that solved the problem, but I see other error as below:

     

    2018-07-10 16:22:31 - U02000005 Job 'JOBS.SAP_ABAP.SAP.1' with RunID '1157023' started. 2018-07-10 16:22:31 - U02004018 The job was successfully interpreted. 2018-07-10 16:22:31             R3_ACTIVATE_REPORT REPORT="RSM04000_ALV" 2018-07-10 16:22:32 - U02004081 Error in function 'BAPI_XBP_JOB_OPEN': 'Not logged on in interface XBP (function BAPI_XBP_JOB_OPEN)', Type: 'E', ID:'XM', number: '028' 2018-07-10 16:22:34             Not logged on in interface XBP (function BAPI_XBP_JOB_OPEN) 2018-07-10 16:22:34 - U02004025 Job-script execution was aborted.

    where can i configure XBP interface and associate the login with it?

    Thanks,

    Venugopal Reddy



  • 4.  Re: No Client in Login Object while executing SAP JOB

    Posted Jul 11, 2018 01:37 PM

    Hello Venugopal,

    This seems more like an SAP error than anything related to the agent.
    If I remember correctly the only place where XBP Interface appear is in the CONN object of the agent but there are very few fields there. (LINK)

    I assume you already tried to restart the agent.
    You can also refer here - LINK or here LINK

    Before couple months we stumble in same error and it was resolved by SAP Security team.

    Cheers!
    Krum



  • 5.  Re: No Client in Login Object while executing SAP JOB

    Broadcom Employee
    Posted Jul 12, 2018 05:19 AM

    Hi Krum,

     

    Thanks again. I just googled it, it is the error from SAP and i am working with SAP admin.

     

    Thanks,

    Venugopal Reddy



  • 6.  Re: No Client in Login Object while executing SAP JOB

    Posted Jul 16, 2018 02:26 AM

    BAPI Errors are always due to SAP system issues and nothing related to UC4/AWA. When SAP system does not respond the job triggered from UC4/AWA end does not reach SAP system and fails in UC4 system with error : 

    BAPI_XBP_JOB_OPEN': 'Not logged on in interface XBP

    Thanks,
    Shashank