Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

pui_SyncJob(): Sets the job current user and library list to match the Profound UI / Genie session, as indicated by the passed session id. Returns a job information data structure. An escape message is sent if there are any errors.

pui_ResetJob():  *Sets the job current user back to the standard CGI user profile. This MUST be called after any successful call to * pui_SyncJob(), or the job will be left in an invalid state and may fail on the next page request.

...