Checkin issue through API
![]() I have created a custom application which will checkin file provided path and task id.
Where user login through their RTC log in id's.
Application is hosted via Tomcat server.
In parallel multiple user performs clicks for checkin file where checked in objects gets tagged with person who got first repository logged in..post first person logout only second person checked in object gets tagged with his name.
Whether we can access repository with multiple user id with each user session preserved through RTC plain API.
|