It's all about the answers!

Ask a question

An API hook to customize check-in and deliver process.


Bharath Raja (1633) | asked Oct 31 '11, 6:10 a.m.
Hi Team,

Could anyone please clarify me that, is there any open API to customize RTC's Check-in/Deliver process? We have a requirement that to do some process with the files while the user trying to perform the Check-in process and if the process going well the user needs to proceed with their check-in process else shown them a error message and wont allow the user to Check-in their changes. Is this can be done through any open RTC API?

2 answers



permanent link
Ralph Schoon (63.1k33645) | answered Oct 31 '11, 1:00 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi,

in general there is an extension point to hook up operational behavior to delivery operations. It is always hard to tell if a specific scenario is implementable. You could search the Wiki https://jazz.net/wiki/bin/view/Main/RtcSdk30 . There is also an Extensions workshop in the Library, that shows how that kind of extensions are developed. It does not focus on the delivery process, but there is an example in the WiKi for the SCM part. It is called Restrict delivery of deletions.

permanent link
Bharath Raja (1633) | answered Nov 01 '11, 1:31 a.m.
Hi,

in general there is an extension point to hook up operational behavior to delivery operations. It is always hard to tell if a specific scenario is implementable. You could search the Wiki https://jazz.net/wiki/bin/view/Main/RtcSdk30 . There is also an Extensions workshop in the Library, that shows how that kind of extensions are developed. It does not focus on the delivery process, but there is an example in the WiKi for the SCM part. It is called Restrict delivery of deletions.

Thanks a lot ralph.

Your answer


Register or to post your answer.