Issue: I can set the Alternative and retrieve data from that Smallworld alternative, but only once at a time.
Current work around: I have to clear the Alternative parameter, cache the Reader, and then re-enter the Alternative name and re-run the workspace.
Potential cause: It seems to me like the Reader moves into the Alternative on the first run and then when I run it again it cannot find the Alternative because it is already in it. Which is why I need to cache it without a value in the Alternative parameter, effectively moving back out of that alternative.
More details:
- In the smallworld environment I have moved into the alternative of interest ( mainly for testing ), do I need to stay in TOP?
- I am not writing back into Smallworld just reading out.
Potential Fixes: I have tried messing around with 'Export Changes from baseline' but that does not seem to help.