Jump to: navigation, search

RESTPost (Activity)


Revision as of 10:16, 26 March 2020 by NNE (Talk | contribs) (Description)

This activity verifies login information and retrieves an Authentication Object using the UBIK USAM Service.


[edit]

Description

RESTPost
Name RESTPost
Purpose Verifies login information and retrieves an Authentication Object using the UBIK USAM Service
Category UBIK Web
Returns true if successful
Version 3.5

Arguments

Argument Type Direction Purpose
Body String In
DisplayName String
Error String Out
DisplayName String In
Headers String In
MethodName String In
Parameter String In
Response String Out
Result String Out
Url String In
Result Boolean Out True or False


Usage

Use this activity to verify the login information and retrieve an Authentication Object using the UBIK USAM Service.


Example

Exemplary values to get Token.

Argument Value
Application "APP_MT"
AuthenticationResult "token"
Context "CMT_MT"
DispalyName "Authenticate"
Geo "New UBIK.Kernel.GeoInformation(18, 42, 333)"
Login "MHM"
Manufacturer "mein HP"
Model "Probook...."
OperatingSystem "UBIK.Service.DTO.V220.OSTypes.X_IOS"
Password ""
Result ""
Satellite "myDevice"
ServiceVersion "264"
USAMUrl "https://81.10.184.186:888/UBIK/DBG/AUG/MT/TEMPLATE/USAM/USAM.svc"


See also