Changes

UBIK Console

5 bytes added, 10:38, 4 December 2018
/* Example using Script file to connect to a UBIK Web Service */
== Example using Script file to connect to a UBIK Web Service==
<source lang=csharp>
>var demo = new UBIKServiceConnection("console", "ubik", "*****", "APP_DEMO", "CXT_DEMO", "https://52.178.138.55:777/UBIK/DEMO.250/Usam/USAM.svc/SOAP", "https://52.178.138.55:777/UBIK/DEMO.250/Content/UBIKContent.svc/SOAP");
>var rootObjects = demo.GetRoot();
Fetching root objects.
681
edits