Verifying that is a component is loaded from the command line?
We have a workspace with a total of n components, but only (n-1) components have been loaded into the Sandbox (the last component was just accepted into the workspace from the stream). RTC will not load a new component into the Sandbox when issuing the "accept" command, I have to use the "load" command.
How can I get RTC to tell me the name/id of the component that is not loaded, so I can automatically issue a load command?