I need to get all incoming change sets from a workspace using RTC server side SDK
I need to get all incoming change sets from a workspace using RTC server side SDK. I tried with IScmService and IScmQueryService but can't find a method.
I tried using scmService.compareWorkspaces but it requires remoteWorkspaceHandle that I don't have. How can i get the remoteWokspaceHandle from my workspace?
Regards,
Ahmed Omair