Hi all- Today I deployed an alpha of the proposed workgroup pdf wrapper. It is externally available for your development and curiosity, but remember that this is early code and not in a production mode. I can make no guarantees about it's availability or stability.
The urls below are a bit ugly, sorry. Summary: The workgroup pdf wrapper takes an HTTP Get request and returns a pdf representation of a workgroup's work. Requests are made in the following format: http://rails.dev.concord.org/workgroup-pdf/<sds_portal_id>/offering/ <sds_offering_id>/workgroup/<sds_workgroup_id>/ <sds_workgroup_version_number> ex: http://rails.dev.concord.org/workgroup-pdf/3/offering/171/workgroup/ 599/2 The <sds_workgroup_version_number> is optional, and the wrapper will use the most recent version of the workgroup by default. Also, you can optionally append '?sdsBaseUrl=http:// alternate.sds.com/' to the Get url and it will use an alternate SDS. For now it defaults to http://rails.dev.concord.org/sds/. ex: http://rails.dev.concord.org/workgroup-pdf/3/offering/171/workgroup/ 599?sdsBaseUrl=http://saildataservice.concord.org/ If you have questions, comments or bug reports, feel free to email me. -- Aaron -- Aaron Unger The Concord Consortium [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SAIL-Dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/SAIL-Dev?hl=en -~----------~----~----~----~------~----~------~--~---
