[Iplant-api-dev] Error from the large size of enum_values array

Rion Dooley dooley at tacc.utexas.edu
Wed Feb 25 12:30:19 MST 2015


Fair enough. I should probably save them differently. I imagine you’re not the last person who will ask for a bunch of enumerations. I’d use just a few of them as a placeholder now to test with as you get your app working. I’ll add that to the next update and send a message when I push it live.

—
Rion 

> On Feb 25, 2015, at 1:19 PM, Wang, Liya <wangli at cshl.edu> wrote:
> 
> Thanks Rion. Here are the enzymes:
> "enum_values": ["ApeKI", "ApoI", "BamHI", "EcoT22I", "HinP1I", "HpaII", "MseI", "MspI", "NdeI", "PasI",
>                        "PstI", "Sau3AI", "SbfI", "AsiSI-MspI", "BssHII-MspI", "FseI-MspI", "PaeR7I-HhaI",
>                        "PstI-ApeKI", "PstI-EcoT22I", "PstI-MspI", "PstI-TaqI", "SalI-MspI", "SbfI-MspI"],
> 
> On Feb 25, 2015, at 2:15 PM, Rion Dooley <dooley at tacc.utexas.edu> wrote:
> 
>> Sure. How big are your 20 enzyme names? I may need to persist those differently if you’re using it to create giant dropdown boxes.
>> 
>>>> Rion 
>> 
>>> On Feb 25, 2015, at 12:26 PM, Wang, Liya <wangli at cshl.edu> wrote:
>>> 
>>> One of my parameters has enumeration type. I got following error when registering the app. My enum_values contains the name of 25 enzymes. Any way to work around this? I tried to remove 20 enzymes to make it work but ideally I need to keep all the enzymes.
>>> 
>>> 'software.parameter.value.validator' must be less than 256 characters
>>> 
>>> Thanks,
>>> Liya
>>> 
>>> 
>>> _______________________________________________
>>> Iplant-api-dev Mailing List: Iplant-api-dev at iplantcollaborative.org
>>> List Info and Archives: http://mail.iplantcollaborative.org/mailman/listinfo/iplant-api-dev  
>>> One-click Unsubscribe: http://mail.iplantcollaborative.org/mailman/options/iplant-api-dev/dooley%40tacc.utexas.edu?unsub=1&unsubconfirm=1 
>> 
> 




More information about the Iplant-api-dev mailing list