Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does the SifCommonFramework-dotNet work with US SIF Standard? #1

Open
damontorgerson opened this issue Jun 4, 2012 · 3 comments
Open

Comments

@damontorgerson
Copy link

Hi,

Thanks for creating this as its very challenging to find SIF guidance. I'm writing an agent for a US school (OpenADK). Will this framework work with the US definitions for SIF?

Thanks again,
Damon

@joerghuber
Copy link

As of May 2012 this Framework is only compiled with the 'old' Edustructures SIFWorks ADK and with the SIF AU data dictionary. We are working with the OpenADK group to enhance their .Net build process of the OpenADK which is still not fully working. Once this is solved one can use any OpenADK version with the SIFCommon Framework because the SIFCommon Framework doesn't impose data dictionary constraints. It is a pure infrastructure utility. For right now it is a bit of a challenge for you to get it to work. If you can build the OpenADK with the US Data Dictionary you should be able to build the SIFCommon Framework for your needs (namespaces in the SIFCommon Framework will change but that is it).

Cheers Joerg

@damontorgerson
Copy link
Author

Thank you very much for your quick response Joerg. Difficult to find information on SIF in US. Almost finished my agent using OpenADK but it has been real challenge to trouble shoot why a small query request for some StudentPersonal succeeds while a query request for all students fails, so thinking of exploring alternatives.

Again, thanks for the quick response!

@rafidzal
Copy link
Contributor

The SIF Common Framework has now been updated to allow the use of other data models. The data model can be set in the *.cfg file through the "sifVariant" attribute of the "agent" element. Refer to the *.cfg files in the provided demos (all based on the SIF_AU data model).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants