Skip to Content
0
Former Member
Nov 03, 2012 at 07:25 PM

pgp key parameter wiped out after transport

36 Views

Hi all,

Currently we are using pgp config with SAP provided sftp adapter and configuring with module parameter.

There is parameter – pwdOwnPrivateKey – where we pass private key password. This is the parameter we configure at module level with other parameter too.

But the issue is that whenever we are transporting this communication channel from DEV to TEST then entire row wiped out.

But other parameter available over there. So every time we have to add row again and put password.

I understand the passwords are not transportable but at least it should transport the respective module parameter.

pgpEnc -> pwdOwnPrivateKey --> ********=********

In that after transport this entire row wiped out and we have to enter Module key, Parameter Name and value again. As per my understanding it should transport at least Module key and Parameter Name.

I have transport in different way but it does not work.

Please provide inputs thanks in advance

Ram