How To Fix DRF_OUTBOUND164 - File download to presentation server not permitted in background job


SAP Error Message - Details

  • Message type: E = Error

  • Message class: DRF_OUTBOUND - Messages for Outbound Services

  • Message number: 164

  • Message text: File download to presentation server not permitted in background job

  • Show details Hide details


  • Self-Explanatory Message

    Since SAP believes that this specific error message is 'self-explanatory,' no more information has been given.The majority of messages in the SAP system have a message text, however this is frequently insufficient to comprehend or resolve the problem.

    To make things easier, more detailed information is frequently added to describe the issue, how to fix it, and the necessary steps or configuration modifications.

    Unfortunately, there isn't any extra information in this error notice.



    What else can you do?

    First, use our AnswerBot below to get a possible cause and solution (requires a premium subscription).

    Also, review the in-depth Common Questions & Answers listed below; you could discover a solution there or be able to connect with others who have faced similar challenges.

    You can also try searching the SAP support portal (support.sap.com) but you need a special user ID to access it. It is possible that an SAP support note exists that provides additional details about the mistake or even steps for fixing it.


Smart SAP Assistant

  • What is the cause and solution for SAP error message DRF_OUTBOUND164 - File download to presentation server not permitted in background job ?

    The SAP error message DRF_OUTBOUND164 indicates that a file download to the presentation server is not permitted when the process is running in the background. This typically occurs when you are trying to execute a background job that involves downloading data to the local presentation server (the user's machine) instead of the application server.

    Cause:

    The primary cause of this error is that background jobs in SAP do not have access to the user's presentation server. When a job is executed in the background, it runs on the application server, which does not have direct access to the local file system of the user's machine. Therefore, any attempt to download files to the presentation server from a background job will result in this error.

    Solution:

    To resolve this issue, you can consider the following approaches:

    1. Run the Job in the Foreground:

      • If possible, run the job in the foreground instead of as a background job. This way, the job will have access to the presentation server, and the file download can proceed without issues.
    2. Use Application Server for File Storage:

      • Instead of trying to download files to the presentation server, modify the job to save the files directly to the application server. You can then access the files from the application server later.
    3. Use a Different Method for File Transfer:

      • If you need to transfer files from the application server to the presentation server, consider using other methods such as:
        • FTP/SFTP: Transfer files using FTP or SFTP from the application server to the local machine.
        • SAP GUI Download: After the job has completed, you can manually download the files using the SAP GUI.
    4. Check Job Configuration:

      • Review the configuration of the background job to ensure that it is set up correctly and that it does not attempt to perform operations that are not allowed in the background.

    Related Information:

    • SAP Notes: Check for any relevant SAP Notes that may provide additional guidance or updates related to this error message.
    • Documentation: Review SAP documentation regarding background jobs and file handling to understand the limitations and best practices.
    • Transaction Codes: Familiarize yourself with transaction codes like SM37 (to monitor background jobs) and SM36 (to create background jobs) for better management of your jobs.

    By following these steps, you should be able to address the error and successfully manage file downloads in your SAP environment.

    • Do you have any question about this error?


      Upgrade now to chat with this error.


Instant HelpGet instant SAP help. Start your 7-day free trial now.


Related SAP Error Messages

Click the links below to see the following related messages:

Click on this link to search all SAP messages.


Rating
The AI Support Assistant is great. It provides comprehensive assistance even on the most difficult issues. I highly recommend this service.
Rate 1
John Jordan
SAP Consultant & Author