hinneburg / TopicExplorer

TopicExplorer
GNU Affero General Public License v3.0
11 stars 3 forks source link

webapp-preprocessing: insert TE_IDENTIFIER and update TOPIC_EXPLORER_ID #251

Closed hinneburg closed 7 years ago

hinneburg commented 7 years ago

The te-creator needs the TE_IDENTIFIER attribute in the TOPIC_EXPLORER table to be set, when the webapp-preprocessing submits a new job. Further, the TOPIC_EXPLORER_ID in the TOPIC_EXPLORER_DEFINITION table needs to be updated to the one of this new job.

This behaviour should be used only if the TOPICEXPLORER_DEFINITION table is present in the management database. Otherwise the old behaviour should be used.