Unable to run FMPS15 task from a remote system when user is logged off
I am setting up an automatic build environment for our software products using Jenkins. One part of it is the documentation, therefore I am trying to setup framemaker tasks from an API.
I am able to:
- Create a task using CURL (http request passing the task configuration from an XML template)
- Edit a task
- Run a task
when the user associated with the FMPS application is logged on. For our build automation we configure the necessary tools involved to run as service, without the need to any user to be logged on. And I expected that from a web server as FMPS. I've seen it is possible to configure the Framemaker task in the Windows Task Scheduler to "Run whether user is logged on or not".

However I get anyway the response:
....
* STATE: PERFORM => DONE handle 0x600092e20; line 1980 (connection #1)
* multi_done
* Connection #1 to host XYZ left intact
* Expire cleared
<string xmlns="h t t p: // schemas.microsoft.com/2003/10/Serialization/">User "User_XYZ" not logged in. Task could not be run</string>
Does anyone know whether FMPS allows that?
Thanks in advance,
Marc
