Using Your Liquid UI Products > Desktop Product (SAP GUI, Excel and PDF)

RFC Password encryption using Liquid UI

(1/1)

Ashfaq Ahmed:
Purpose: To Encrypt Liquid UI RFC Password.

Please follow the steps below:

Step-1: Enter /wsmessage(encrypt("YOUR PASSWORD"),1) on SAP Screen (in the tcode box) and hit enter.
 
Step-2: "Message" Window will Pop-up, Copy the Encrypted Password from the Message Field.

Step-3: Put the Copied Encrypted Password into the guixt.sjs file as shown below.
               
                rfcuser = "GXTRFC";
                rfcencryptedpassword = "encrypted password";


Refer to the Attachment for Clarity.....

Navigation

[0] Message Index

Go to full version