Last updated 10 months ago
Was this helpful?
Get critical information about the Episys core.
Symitar eDocs References: ,
Retrieves general status information about the Episys core.
The authorization object required for the operation. Only one credential type is required (if multiple are available) as long as it is configured in SymXchange parameters.
{"AdministrativeCredentials":{"Password":"suwn37834b91&"}}
The custom object for NexumAPI request attributes.
{"customFields":{"appId":"glaci"}}
{"BusinessDateTime":"2010-04-25T09:54:06","EpisysQuestVersion":"3.2023.1.63","EpisysServicePack":"5","EpisysVersion":"2023.01","InMemoMode":"false","InstitutionNumber":"0","IsEpisysAlphaRelease":"true","IsEpisysBetaRelease":"false","IsEpisysPreRelease":"false","OperatingSystemDateTime":"2024-03-29T09:54:06","OperatingSystemHostName":"bmoepivendvip.jhacorp.com","PreviousBusinessDate":"2010-04-24","ServerTimeZone":"PST8PDT","Status":{"Message":"","StatusCode":"0"},"SymNumber":"627","SymXChangeInstanceId":"0","SymXChangeLastOnHostDateTime":"2024-03-26T19:26:33","SymXchangeClientNumber":"1","SymXchangeInstanceName":"LIBUM","customFields":{"appId":"glaci"}}
POST /nexum/627/2022.01/episysinformation/getGeneralEpisysInformation HTTP/1.1 Host: naas.ymcu.libum.io Authorization: Bearer JWT Content-Type: application/json Accept: */* Content-Length: 124 { "Credentials": { "AdministrativeCredentials": { "Password": "suwn37834b91&" } }, "nxAttributes": { "customFields": { "appId": "glaci" } } }
Successful operation.
{ "BusinessDateTime": "2010-04-25T09:54:06", "EpisysQuestVersion": "3.2023.1.63", "EpisysServicePack": "5", "EpisysVersion": "2023.01", "InMemoMode": "false", "InstitutionNumber": "0", "IsEpisysAlphaRelease": "true", "IsEpisysBetaRelease": "false", "IsEpisysPreRelease": "false", "OperatingSystemDateTime": "2024-03-29T09:54:06", "OperatingSystemHostName": "bmoepivendvip.jhacorp.com", "PreviousBusinessDate": "2010-04-24", "ServerTimeZone": "PST8PDT", "Status": { "Message": "", "StatusCode": "0" }, "SymNumber": "627", "SymXChangeInstanceId": "0", "SymXChangeLastOnHostDateTime": "2024-03-26T19:26:33", "SymXchangeClientNumber": "1", "SymXchangeInstanceName": "LIBUM", "customFields": { "appId": "glaci" } }