Allow to configure an InterSynthese stream with a table id or an object ID
-
update Connect view to define IS stream using the same interface existing in IS package -
update DBInterSYNTHESE::initQueue method to handle object id case -
update DBInterSYNTHESE::mustBeEnqueued method to handle object id case -
add unit test
How to test :
- start 2 SYNTHESE instances A and B
- On A, create a IS stream with an id of network transport (X) and a client (B) for the stream
- On B, create an automatic import (every 10s) to import previous IS stream
- On A, create a JourneyPattern/service on network X, check it's created on B
Edited by Kennan Gaham