Using the SOAP Get Photo Web Service Operation
This is a description of the SOAP Get Photo Web Service Operation:
Service
SCC_CONSTITUENT
Operation
SCC_GETPHOTO
Summary
The inbound Get Photo service retrieves and encodes the constituent’s photo image into a base64data string and populates the response message directly with the HTML image.
Description
This Service Operation retrieves the constituent photo image that is saved within the Employee Photo record.
-
Request Parameters:
-
EMPLID
-
LanguageCd
-
SCC_PROFILE_ID
-
-
Validation performed for Get Photo:
Self-service – Photo requests are always built with EMPLID = UserId’s EMPLID.
Users
Student
Processing
This service operation performs the following steps:
-
Verify required input parameters exist.
-
Performs the above mentioned validations on the input parameters.
-
Responds with information/error messages.
Output
Response message contains photo information/error messages for specified constituent.
Error Conditions
The service operation results in error in the following conditions:
-
Invalid input parameters.
-
Any of the validations mentioned above fail.