Monday 1 August 2016

How to do Encryption and Decryption in TIBCO using java code(AES algorithm)


1.     Configurations:


  1. Place provided Jar Files in <TIBCO_HOME>\tra\<version>\lib folder.
    The provided jar files are used while executing the java code.
    Screenshot of required Jar files is given below.

Reference for jar files:        2.  Create a business process in designer and drop the Java Code Activity. Define input and output parameter in the     configuration tab and update the java code in it.

 


 

  1.  Save and compile the JAVA code.


 

2.     Building the java code:




3.     Viewing Results:


Input:


 

Output:


 






 

No comments:

Post a Comment