Mass Update License Feature

Hi,

It seems like I figured out how to do this a long time ago, but I can't seem to recall. I've created a new license feature (integer). I want to update all existing licenses to "1" for this feature. Is there an easy way to do this?

-Brent

Hey Brent,

There's no easy way to do these mass updates within the LimeLM interface yet. We're working on that right now. But until we get that interface finished the easiest option is to use the web API function limelm.pkey.setDetails for all the product keys you need to update.

Does that help?