This service is used for the purposes of testing a connection to the PASI Core. This service does not provide any business related functionality.
The service can be accessed by systems with the PASI Client Role role.
The services accepts (in addition to the standard information used to ensure that the caller is valid and has access to call the service) a string value. No processing is done with this value, and it is returned back to the caller in the response message.
There are no validations performed on the service request.
The PASI Core receives the request, and returns basic information about the request. No business functionality is included.
The usage of this service is audited using Service Auditing including the auditing of Caller Information.
The Hello World response to this service returns “Hello <value> from the PASI Core Helloworld Service!” where <value> is the value that was originally passed into the service.