Using External Scripts in Rulex

It may be useful at times to use external scripts on data, such as R or Python. For example, you may already have statistical algorithms in R or Python that you would like to integrate into your Rulex workflow without rewriting everything from scratch. Or you may need to perform particular operations that require a low level programming language.

Bridge tasks allow you to do this in Rulex.


Available bridge tasks

Currently the following the external scripts of two different low level programming languages are supported in Rulex:

 

Script language

Task

Description

Script language

Task

Description

R

R Import Bridge

Imports data from R scripts into Rulex

R

R Bridge

Applies R scripts to data elaborated in Rulex.

Python

Python Import Bridge

Imports data from Python scripts into Rulex

Python

Python Bridge

Applies Python scripts to data elaborated in Rulex.

 

Need to get in touch? https://www.rulex.ai/contact/ - Need a license renewal? https://rulex.atlassian.net/servicedesk/customer/user/login?destination=portals
© 2024 Rulex, Inc. All rights reserved.