Skip to main content Skip to complementary content
Close announcements banner

Configuring the input components

Procedure

  1. Select the first tELTOracleInput component to display the Basic settings tab.
  2. Enter "PreferredSubject" in the Default Table Name field.
  3. Click [...] next to Edit schema to define the schema of the input table PreferredSubject in the schema editor.
  4. Click [+] to add four columns:
    • SeqID with the DB Type set to INTEGER
    • StuName, Subject, and Detail with the DB Type set to VARCHAR
    Click OK to validate these changes and close the schema editor.
  5. Connect the first tELTOracleInput component to the second tELTOracleMap component using the Link > PreferredSubject(Table).
  6. Select the second tELTOracleInput component to display the Basic settings tab.
  7. Enter "CourseScore" in the Default Table Name field.
  8. Click [...] next to Edit schema to define the schema of the input table CourseScore in the schema editor.
  9. Click the [+] button to add six columns:
    • SeqID and Score with the DB Type set to INTEGER
    • StuName, Subject, Course, and Detail with the DB Type set to VARCHAR
    Click OK to validate these changes and close the schema editor.
  10. Connect the second tELTOracleInput component to the first tELTOracleMap component using the Link > CourseScore(Table).

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!