cancel
Showing results for 
Search instead for 
Did you mean: 

Mappings parameters - How to send a password?

Former Member
0 Kudos

Hi gurus,

We need to establish a connection with a remote server inside a Java Mapping and the proxy server requests user and password. Since we don't want to hardcode this values, we want to pass them as parameters of the mapping. But we found that there is no way to "hide" the password when setting it's value in the interface determination. We tried setting the parameter name as "pwd_" like in Adapter Modules but it did not work. Does anyone have any ideas?

Thank you very much,

Regards,

Pablo

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member183906
Active Contributor
0 Kudos

Hi,

Some indirect options for this : Since xi / pi does not support encryption or decryption directly.

I suggest you to write adapter module or java mapping or you can buy an external adapter which does this job for you. Please check this thread where you have few blogs and documents for all these:

Former Member
0 Kudos

HI,

My suggestion is to go for an encrypted password.

Thanks.

Regards,

Vineetha.