Describing the SOAP Output Message: SCC_GET_SERVICE_IND_RESP
When the Integration Broker receives the SCC_GET_SERVICE_IND_REQ message, it responds with the SCC_GET_SERVICE_IND_RESP message the structure of which is shown below.
This example illustrates the fields and controls on the SCC_GET_SERVICE_IND_RESP Message Structure (1 of 5). You can find definitions for the fields and controls later on this page.

This example illustrates the fields and controls on the SCC_GET_SERVICE_IND_RESP Message Structure (2 of 5). You can find definitions for the fields and controls later on this page.

This example illustrates the fields and controls on the SCC_GET_SERVICE_IND_RESP Message Structure (3 of 5). You can find definitions for the fields and controls later on this page.

This example illustrates the fields and controls on the SCC_GET_SERVICE_IND_RESP Message Structure (4 of 5). You can find definitions for the fields and controls later on this page.

This example illustrates the fields and controls on the SCC_GET_SERVICE_IND_RESP Message Structure (5 of 5). You can find definitions for the fields and controls later on this page.

The following is an example of the SCC_GET_SERVICE_IND_RESP message that the SCC_GET_SERVICE_INDICATORS service operation transmits to the UI:
<?xml version="1.0"?>
<SCC_GET_SERVICE_IND_RESP xmlns="http://xmlns.oracle.com/Enterprise/services">
<SERVICE_INDICATOR>
<EMPLID>SCE0001</EMPLID>
<SRVC_IND_DTTM>08/26/2013 10:36:44.000000</SRVC_IND_DTTM>
<SRVC_IND_ACTIVE_DT>2013-03-01</SRVC_IND_ACTIVE_DT>
<INSTITUTION>PSUNV</INSTITUTION>
<INSTITUTION_DESCR>PeopleSoft University</INSTITUTION_DESCR>
<SRVC_IND_CD>RG2</SRVC_IND_CD>
<SRVC_IND_CD_DESCR>No Enroll - Add/Drop OK</SRVC_IND_CD_DESCR>
<SRVC_IND_REASON>REG2</SRVC_IND_REASON>
<SRVC_IND_ACT_TERM>0700</SRVC_IND_ACT_TERM>
<SRVC_IND_ACT_TERM_DESCR>2013 Spring</SRVC_IND_ACT_TERM_DESCR>
<DEPTID>10000</DEPTID>
<DEPTID_DESCR>Human Resources</DEPTID_DESCR>
<CONTACT_ID>SCE0005</CONTACT_ID>
<CONTACT>Davis,Paul</CONTACT>
<EMAIL_ADDR/>
<AMOUNT>1000</AMOUNT>
<CURRENCY_CD>USD</CURRENCY_CD>
<CURRENCY_CD_LOVDescr>US Dollar</CURRENCY_CD_LOVDescr>
<INSTRUCTIONS/>
<SCC_SI_END_DT/>
<SCC_SI_END_TERM/>
<SRVC_IND_END_TERM_DESCR/>
<SRVC_IND_REASON_DESCR>Registrar Hold</SRVC_IND_REASON_DESCR>
<POS_SRVC_INDICATOR>N</POS_SRVC_INDICATOR>
</SERVICE_INDICATOR>
<SERVICE_INDICATOR>
<EMPLID>SCE0001</EMPLID>
<SRVC_IND_DTTM>08/26/2013 10:35:27.000000</SRVC_IND_DTTM>
<SRVC_IND_ACTIVE_DT>2013-08-01</SRVC_IND_ACTIVE_DT>
<INSTITUTION>PSUNV</INSTITUTION>
<INSTITUTION_DESCR>PeopleSoft University</INSTITUTION_DESCR>
<SRVC_IND_CD>REF</SRVC_IND_CD>
<SRVC_IND_CD_DESCR>No Refunds</SRVC_IND_CD_DESCR>
<SRVC_IND_REASON>NOPAY</SRVC_IND_REASON>
<SRVC_IND_ACT_TERM/>
<SRVC_IND_ACT_TERM_DESCR/>
<DEPTID>10000</DEPTID>
<DEPTID_DESCR>Human Resources</DEPTID_DESCR>
<CONTACT_ID>0002</CONTACT_ID>
<CONTACT>Jones,Susan</CONTACT>
<EMAIL_ADDR>nigel.woods@oracle.com</EMAIL_ADDR>
<AMOUNT>2500</AMOUNT>
<CURRENCY_CD>USD</CURRENCY_CD>
<CURRENCY_CD_LOVDescr>US Dollar</CURRENCY_CD_LOVDescr>
<INSTRUCTIONS/>
<SCC_SI_END_DT/>
<SCC_SI_END_TERM/>
<SRVC_IND_END_TERM_DESCR/>
<SRVC_IND_REASON_DESCR>Non Payment of Fees</SRVC_IND_REASON_DESCR>
<POS_SRVC_INDICATOR>N</POS_SRVC_INDICATOR>
</SERVICE_INDICATOR>
</SCC_GET_SERVICE_IND_RESP>