Project

General

Profile

Actions

Bug #2442

closed

Create a "request new AccessionCode" function for VegBranch in VegBank

Added by Michael Lee over 18 years ago. Updated about 18 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
vegbranch
Target version:
Start date:
05/22/2006
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
2442

Description

This will allow users to request GUIDs from VegBank.org from ANYWHERE. This makes bug 1859 and bug 1828 unneeded, if we can do it. VegBranch will have to request new AccessionCodes from VegBank directly. Additionally, VegBank's downloader will have to recognize incoming accessionCodes as "requested new" and keep them instead of writing its own again. But this is difference from accessionCodes that are found in the database already.

Previously I was unable to download anything from the web directly into VegBranch. But it seems to work now with Application.importXML("http://..."). The format for the XML is:
<root>
<table>
<field>info</field>
<field2>info</field2>
</table>
</root>

It can be made to append to extant tables instead of creating new.


Files

VegbankRequestAccessionCodeTag.java (6.32 KB) VegbankRequestAccessionCodeTag.java Michael Lee, 06/02/2006 09:38 AM
Utility.java (28.2 KB) Utility.java Michael Lee, 06/02/2006 09:39 AM
getNewRequestID.jsp (1.67 KB) getNewRequestID.jsp Michael Lee, 06/02/2006 09:48 AM
Actions

Also available in: Atom PDF