Man illustrationFlower illustration

Call ext. method

Estimated reading: 2 minutes 31 views

It is used to call a specific method of an external application and get its result. Call Ext. method can be run with Java, Python and DLL.


*PathEnter the file path to run.
*File nameThe name of the file is written with its extension.
*Class nameEnter the class name of the method to be executed.
*Method nameEnter the method name to be executed.
Argument typeParameter type is selected from Combobox.
Argument valueThe value of the parameter is selected.
Argument optionIt must be filled when the parameter type date is selected. Contains Date Format information.
*Response variable nameThe variable name to which the incoming response will be saved is entered.
Note: * Fields selected with are required, others are optional.

You can use the Path as shown in the example.

C:UsersDesktopDesktopfileReader

You can use the Path as shown in the example.

readfile.py

You can use the Class name as shown in the example.

Hello

You can use the Method name as shown in the example.

string

You can use the Arg type as shown in the example.

STRING

You can use the Arg value as shown in the example.

Postman request

You can use the Arg option as shown in the example.

12-02-1997

You can use the Response variable name as shown in the example.

degiskenismi
Share this Doc

Call ext. method

Or copy link

CONTENTS
Chat Icon Close Icon