gkralik / php7-sapnwrfc

SAP NW RFC SDK extension for PHP 7.3+ & PHP 8
https://gkralik.github.io/php7-sapnwrfc
MIT License
90 stars 35 forks source link

PHP 7.2 + SAP NW RFC 7.20 +php7-sapnwrfc 1.3.0 return parameter is empty #154

Closed cofeewll closed 6 months ago

cofeewll commented 1 year ago

Question: Request for SAP rfc interface, successful return, but when the length of the returned parameter exceeds a certain length, the value returned by the invoke method is empty string. Calling this interface from other development languages returns correct results. getFunction: image return: image This row of "ARKTX" data has the longest value and directly returns empty string, while other rows of data return normally.

What is the reason for this? Could you please help with the answer? Thank you very much

gkralik commented 6 months ago

Check if this also happens with the newest extension and SDK version.

gkralik commented 6 months ago

I am closing this as PHP 7.2 and SDK Version 7.20 is no longer supported.