[LON-CAPA-dev] Localenroll not called

Cui, Chi lon-capa-dev@mail.lon-capa.org
Fri, 15 Sep 2006 10:33:09 -0400


This is a multi-part message in MIME format.

------_=_NextPart_001_01C6D8D3.DDEE68A5
Content-Type: text/plain;
	charset="US-ASCII"
Content-Transfer-Encoding: quoted-printable

Hi, guys,

I'm trying to write a solution to use autoenrollment in Loncapa to
synchronize the roster in BlackBoard and Loncapa. My idea is BlackBoard
will generate a file with all student's information and put it in
/home/httpd/perl/tmp/. Then localenroll.pm will parse the file,generate
the xml file. Somehow, I feel my localenroll.pm was not even called
after I ran Autoenroll.pl. I put a lonnet::logthis as the first line in
localenroll::fetch_enrollment, but never saw the line in lonnet.log. The
autoenroll.log gave me error message "No institutional classlist data
could be retrieved for 8U82571f0a5dc4420fsuappsas1".  Is there anyway I
can know if my localenroll.pm is called? Can I plugin lonnet.logthis to
debug?=20

Thank you very much.

Cissy (Chi) Cui
----------------------------------------------------------------
Coordinator, Computer Applications
Center for Assessment & Testing, APPS
UCC 1200
Florida State University
Tel: (850) 644-4484



------_=_NextPart_001_01C6D8D3.DDEE68A5
Content-Type: text/html;
	charset="US-ASCII"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
6.5.7638.1">
<TITLE>Localenroll not called</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=3D2 FACE=3D"Arial">Hi, guys,</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">I'm trying to write a solution to use =
autoenrollment in Loncapa to synchronize the roster in BlackBoard and =
Loncapa. My idea is BlackBoard will generate a file with all student's =
information and put it in /home/httpd/perl/tmp/. Then localenroll.pm =
will parse the file,generate the xml file. Somehow, I feel my =
localenroll.pm was not even called after I ran Autoenroll.pl. I put a =
lonnet::logthis as the first line in localenroll::fetch_enrollment, but =
never saw the line in lonnet.log. The autoenroll.log gave me error =
message &quot;No institutional classlist data could be retrieved for =
8U82571f0a5dc4420fsuappsas1&quot;.&nbsp; Is there anyway I can know if =
my localenroll.pm is called? Can I plugin lonnet.logthis to debug? =
</FONT></P>

<P><FONT SIZE=3D2 FACE=3D"Arial">Thank you very much.</FONT>
</P>

<P><I><FONT COLOR=3D"#000080" SIZE=3D2 FACE=3D"Courier New">Cissy (Chi) =
Cui</FONT></I>

<BR><I><FONT COLOR=3D"#000080" SIZE=3D2 FACE=3D"Arial =
Narrow">----------------------------------------------------------------<=
/FONT></I>

<BR><I><FONT COLOR=3D"#000080" SIZE=3D2 FACE=3D"Courier =
New">Coordinator, Computer Applications</FONT></I>

<BR><I><FONT COLOR=3D"#000080" SIZE=3D2 FACE=3D"Courier New">Center for =
Assessment &amp; Testing, APPS</FONT></I>

<BR><I><FONT COLOR=3D"#000080" SIZE=3D2 FACE=3D"Courier New">UCC =
1200</FONT></I>

<BR><I><FONT COLOR=3D"#000080" SIZE=3D2 FACE=3D"Courier New">Florida =
State University</FONT></I>

<BR><I><FONT COLOR=3D"#000080" SIZE=3D2 FACE=3D"Courier New">Tel: (850) =
644-4484</FONT></I>
</P>
<BR>

</BODY>
</HTML>
------_=_NextPart_001_01C6D8D3.DDEE68A5--