casConnector: The R utility function which autherizes the web service calls...

Description Usage Arguments Author(s) Examples

View source: R/Utility.R

Description

The function will authorize calls with IIP CAS services and get the user different responses

Usage

1
casConnector(json, functionCall)

Arguments

json

The json to be passed to the web service call

functionCall

the function call which is to be authorized - 1. roleID - for fetching different roles of user 2. fileLocation - for fetching the HDFS location of a table in IIP 3. uploadTable - for uploading the table to IIP

Author(s)

poorva_agrawal@infosys.com, Prasanna_Teli@infosys.com

Examples

1
#casConnector(json, "fileLocation")

Infosys/NIADataRConnector documentation built on May 14, 2019, 10:32 a.m.