[Building Sakai] IMSBLTIPortlet.xml config issues

Yegeneswari Nagappan ynagappan at unicon.net
Fri Mar 15 10:08:12 PDT 2013


Hi Gregory,

If a default configuration specified in IMSBLTIPortlet.xml is not set as 'final', then its editable during the tool set up. So I'm guessing in your case during the tool set up (existing instances) when the imsti.releasename value was 'off', it was not edited and the same value was saved to the table. The table that you need to check is 'lti_tools' and column is 'sendname'. The value stored in table is overridden during launch, only if a value for the same property is specified in Sakai configuration i.e in sakai.properties. 

Any configuration changes you make in IMSBLTIPortlet.xml will be reflected only for new tools and not for existing lti tools. 

Hope this helps!

Thanks
Esh

----- Original Message -----
From: "Gregory J Thomas" <gjthomas at iupui.edu>
To: sakai-dev at collab.sakaiproject.org
Sent: Friday, March 15, 2013 9:16:19 AM
Subject: [Building Sakai] IMSBLTIPortlet.xml config issues



Currently dealing with an issue of names not being released to an external tool we have. It's definitely true that we're missing <configuration name="imsti.releasename" value="on"/> in our IMSBLTIPortlet.xml file for the default on this particular tool. However, adding this back in and testing it on our existing instances of the tool doesn't seem to matter. I've confirmed with a manual edit of the debug properties via the Sites superuser tool what's being passed. However, if I try to make <configuration name="imsti.debug" value="on"/> a default or anything else (e.g. <configuration name="imsti.releaseemail" value="off"/> ), these still don't seem to be updated. Email is still always passed and debug is never turned on for other instances of the site. 


I've cleared my browser cache, used multiple browsers, and multiple accounts. Same results of defaults not being updated every time. 


There's not been anything written to the sakai_site_tool_property table, which I'm unsure if that's an issue or not. My assumption is a tool id defined in this xml file will use defaults defined in there and if something is different, that will be written to the table. 


Anyway, if anyone has any ideas on what could be wrong, I'd greatly appreciate it! 


Thanks, 
Greg 
_______________________________________________
sakai-dev mailing list
sakai-dev at collab.sakaiproject.org
http://collab.sakaiproject.org/mailman/listinfo/sakai-dev

TO UNSUBSCRIBE: send email to sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"


More information about the sakai-dev mailing list