Skip to content

plagoa/pdi-platform-utils-plugin

 
 

Repository files navigation

BA Server Utils

Collection of kettle steps to interact with BA Server services.

RELEASE-0.1

  • Get session variables: reads session variables from the current user session in the BA Server
  • Set session variables: writes session variables to the current user session in the BA Server RELEASE-0.2
  • Call endpoint: inspects the BA Server to list available endpoints / invokes a BA Server endpoint

Additional info

The steps Get session variables and Set session variables read and write user session variables. In order to simulate user session variables in Spoon (for testing purposes) the variables will be read from and written to internal variables with a prefix _FAKE_SESSION_.

About

Kettle steps to interact with BA Server functionalities

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%