Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SXPG_CALL_SYSTEM Picking wrong file path

Former Member
0 Likes
511

Hi Guru's,

I am placing encrypted data into application server which is encrypted.

When i am placing for 1-5 records it was working fine - data is getting placed in required application server file path.

But when processing for more than 4K records - it is trying to place data into some other application server path.

Error : java.io.IOException: No Space left on device.

           Error failed to encrypt

In FM: SXPG_CALL_SYSTEM, passing parameters commandname & additional_parameters

additional_parameters contains a concatenated value of  : PGP Encryption key application server file path.

Previously program was working fine, don't know what went wrong and no changes were made to program.

any suggestion/inputs would be helpful.

Cheers,

KR

1 REPLY 1
Read only

Former Member
0 Likes
445

Hi. Please check these links. It might be related to your problem or not.

How to upload PGP Encrypted data into applicati... | SCN

Regards

Saad