dear Mr.Joe,<br>                    Thank you so much for your reply.i too understood from the message stream that the checkin was fine but unfortunately i dont dee the check in happen.i kept wondering why some fields were empty and i got the answer from you.but the item which i am erfering too has both permanent location and current location fields populated(with &#39;C-DAC Central Library&#39;) and the AO field reflects CCL which is the institution ID.iam not sure as  how to make the terminal understand that it is operating in &#39;CDAC Central Library&#39;.The SIP user has a valid brancode &#39;CCL&#39; in their record and SIPconfig.xml also has &#39;CCL&#39; as a branchcode as part of the &quot;institution&quot;.piece of the SIPconfig.xml for your persual.<br>
<br>&lt;accounts&gt;<br>      &lt;login id=&quot;root&quot; password=&quot;root&quot; delimiter=&quot;|&quot; error-detect=&quot;enabled&quot; institution=&quot;CCL&quot; /&gt;<br>      &lt;login id=&quot;vimallaxman&quot; password=&quot;ramlaxman&quot; delimiter=&quot;|&quot; error-detect=&quot;enabled&quot; institution=&quot;CCL&quot; /&gt;<br>
      &lt;login id=&quot;koha&quot; password=&quot;koha&quot; delimiter=&quot;|&quot; error-detect=&quot;enabled&quot; institution=&quot;CCL&quot; /&gt;<br>  &lt;/accounts&gt;<br><br><br>&lt;institutions&gt;<br>    &lt;institution id=&quot;CCL&quot; implementation=&quot;ILS&quot; parms=&quot;&quot;&gt;<br>
          &lt;policy checkin=&quot;true&quot; checkout=&quot;true&quot; renewal=&quot;true&quot;<br> status_update=&quot;true&quot; offline=&quot;false&quot;<br>                  timeout=&quot;100&quot;<br>                  retries=&quot;1010&quot; /&gt;<br>
    &lt;/institution&gt;<br><br>&lt;/institutions&gt;<br><br>My DBD:Mysql throws this error:<br><br>DBD::mysql::st execute failed: Cannot add or update a child row: a foreign key constraint fails (`Koha/items`, CONSTRAINT `items_ibfk_3` FOREIGN KEY (`holdingbranch`) REFERENCES `branches` (`branchcode`) ON UPDATE CASCADE) at /usr/share/koha/lib/C4/Items.pm line 1870.<br>
DBD::mysql::st execute failed: Cannot add or update a child row: a foreign key constraint fails (`Koha/branchtransfers`, CONSTRAINT `branchtransfers_ibfk_1` FOREIGN KEY (`frombranch`) REFERENCES `branches` (`branchcode`) ON DELETE CASCADE ON UPDATE CASCADE) at /usr/share/koha/lib/C4/Items.pm line 471.<br>
<br><br>My SIPServer times out after few tries saying this:<br><br>sip_protocol_loop: quitting after too many errors at SIPServer.pm line 286.<br><br><br>i would like you to thank you once again for your promt response.<br>
<br>regards,<br>vimal<br>