Skip to content

400 MByte string truncated at 33 MByte #97

@guettli

Description

@guettli

My function module creates a big string containing JSON.

The string is 400 MByte long.

The screenshot shows the variables just before the function module returns the data via rfc to the client.

The client receives the variable EV_RESULT_JSON truncated.

The JSON is truncated and only 33 MByte long.

Since no code of me gets executed between the screenshot and receiving the data I am guess that the issue needs to be in pyRFC or the "sapnwrfc" library.

Related question at StackOveflow: https://stackoverflow.com/questions/55850646/data-gets-truncated-in-sap-rfc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions