Page 1 of 1

Problem getting Headless-Client ID

PostPosted: Mon Mar 09, 2015 1:41 pm
by stefbrt
Hi all

How is it possible to get Headless-ClientID of an Running Headless Client startet from the Application-Server on Start-Up?

Regards
Stef

Re: Problem getting Headless-Client ID

PostPosted: Wed Mar 11, 2015 11:05 am
by Marco R.
Hi Stefan,
I've faced this problem one year ago. The only
way I've found to get the right headless client ID, is to launch another headless client from the first one
and to save the ID extracted from the object returned.
You can obtain also the headless client id from the server but the id returned is not the one
You need to control the headless client (to run a specific function for example). Now I'm out of office to provide an example.
Hope this Help

Marco