getBookMasterStatus

getBookMasterStatus (local) – allows a user to check if IP1 is active. Part of the processes for ending and restarting IP1 is to write a file to the server which indicates if IP1 is active. These files are written by the ibsNotifyStartServers.cmd and IbsNotifyStopServeres.cmd. Both contain details of the location of the file. This web service will return true if the session is active otherwise it returns false. The user needs to call createSession web service before calling this web service.

Input parameters:

Field ID Description Type Constraints
path Path

The location of the file which indicates if IP1 is active.

String Mandatory

Output:

Field Description Type Occurrence
status Status String 1..1
messageSet Message Set messageSetDataType

Complex Type

0..1