Hello TS experts,
We are running Teamsite 5.5 SP2b on Solaris 8.
We have a submit event trigger script that deploys the content submitted to the STAGING area of one of the website from teamsite staging of the branch. This submit trigger script runs "iwevents -s -n <event_id)" command to extract files associated with submit event. This operation works fine for the default backing store (the value of which can be obtained by iwgetstore command). But the same iwevents command retuns following error if the submitted file is part of branch in other additional backing store.
iwevents -s -n 0x000022580000000000000202
ERROR:00920: Object being looked up was not found
This submit trigger script is triggered by following command defined in iwlocal.cfg "iwatsub root /interwoven/home/iw-home/local/cadence/bin/OD_DD_OnSubmit.pl". I have checked that we have iwatsub running.
As such, this is a first time we are really planning to take advantage of multiple stores (made available in TS 5.5) but I am concerned that we won't be able to use it with this problem there. I would appreciate your help.
Thanks,
Rahul
Edited by rahulk on 04/10/03 01:07 AM (server time).