Giter VIP home page Giter VIP logo

wxpgputlis's Introduction

WxPGPUtlis

Getting Started

These instructions will get you a copy of the project up and running on your Intregration Server instance.

Prerequisites

  1. SoftwareAG Integration Server.
  2. SoftwareAG Designer.

Importing the package to IS

  1. Download the zip file [WxPGPUtils.zip].
  2. Open your SoftwareAg folder and then go to IntegrationServer\instances\default\replicate\inbound.
  3. Paste your zip file there. Annotation 2020-05-08 141153
  4. Start integration server from your Start menu.
  5. Go to your browser then visit http://localhost:5555/
  6. Default Credentials * username: Administrator * password : manage
  7. Click on Packages then Install Inbound Releases. jj
  8. Select the zip file and click Install Realease.
    jj
  9. Shut Down and Restart your integration server. jj

Run the java services

  1. Start Integration Server.
  2. Open your SoftwareAG Designer and connect to the server. To connect right click on 'Default Package' and click on Connect to the Server option .
    jj
  3. After you have successfully connected, double-click on 'Default Package' and select 'WxPGPUtils'. Annotation 2020-05-11 114842
  4. Open any one of the four Java Services.
  5. Right-click on the code part, goto Run as then click on Run Service and click OK. Annotation 2020-05-08 151901
  6. Provide the input then click on OK. A demo publick key, private key and password is provided here. You can use these for testing or, generate a new key pair by visiting https://pgpkeygen.com/. Annotation 2020-05-08 151901
  7. Your output along with input will be displayed as below. Annotation 2020-05-08 151901

Fixing import error

  1. If you are facing any import error, click on the red mark in fornt of the error line and then double click Fix Project Setup.. jj
  2. Then click on "here" option.
    Annotation 2020-05-08 155628
    3.Then click on Add external JARs.
    Annotation 2020-05-08 151901
  3. Select the two JAR files from SoftwareAG_x\IntegrationServer\instances\default\packages\WxPGPUtils\code\jars\static. Annotation 2020-05-08 151901
  4. And then click on 'Apply and Close'. This will fix the error.
    Annotation 2020-05-08 151901

About the services

1. Encrypt
Input
Public Key, Datatype: String.
Input String, Datatype: String.
Output
Encrypted String, Datatype: String.

Annotation 2020-05-11 114842

2. Decrypt
Input
Private Key, Datatype: String.
Encrypted String, Datatype: String.
Password, Datatype: String.
Output
Decrypted String, Datatype: String.

Annotation 2020-05-11 114842

3. Sign
Input
Private Key, Datatype: String.
Message, Datatype: String.
Password, Datatype: String.
Output
Signed Message, Datatype: Byte[].

Annotation 2020-05-11 114842

Contributors

Anshuman Saikia Dipankar Dutta Nawajish Laskar

License

This project is licensed under the Apache 2.0 License - see the LICENSE.mdfile for details


These tools are provided as-is and without warranty or support. They do not constitute part of the Software AG product suite. Users are free to use, fork and modify them, subject to the license agreement. While Software AG welcomes contributions, we cannot guarantee to include every contribution in the master project.

Contact us at TECHcommunity if you have any questions.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.