Skip to main content
Skip table of contents

S_IN_REMOTE_SUBMISSION_S (ver 15.7.0)

This table is a standalone table used to track e-Transcript submissions and the response sent back from the remote server for each submission.

Column Name

Version

Data Type

Description

ID15.7.0

Number(11,0)

System generated Primary Key.

Connection_Name15.7.0VarChar2(50)Name from the S_IN_REMOTE_CONNECTION_S table identifying the connection that is made.
Destination_ID15.7.0VarChar2(50)Used to identify the destination for the submission.
Destination_Name15.7.0VarChar2(200)Used to identify the destination name for the submission.

Entity_ID

15.7.0

VarChar2(50)

Used to identify the student for the submission (Students.student_number).

Entity_Name

15.7.0

VarChar2(200)

Used to identify the student name for this submission (Students.lastfirst).

Response_Content15.7.0ClobThe detailed response information sent back from the remote server for this submission.
Status_Code15.7.0VarChar2(10)The connection status code sent back from the remote server for this submission.
Status_Message15.7.0VarChar2(50)The connection status message sent back from the remote server for this submission
Submission_Content15.7.0ClobThe content from the XML file that is to be submitted.

Submit_Timestamp

15.7.0

Date

The timestamp for this submission.

URI15.7.0VarChar2(500)The URI from the S_IN_REMOTE_CONNECTION_S table used for this submission.




JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.