Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

How do you set the Discovery source, "Manual Entry"

cloudyrobert
Tera Guru

How do you set CIs that you've entered manually to a "Discovery source" of "Manual entry?" I don't really want to add this to our forms as a required field, but I want these CIs to play nicely with the IRE and to give us more complete information. I've thought of a default value, but I'm not sure where that might catch when it's not intended--import sets, integrations, etc. If handled properly, none of those, I suppose, but it still seems questionable. After business rule that sets it when empty and the user isn't mid_server?

5 REPLIES 5

Hello,

For anyone looking for similar scenario should consider the condition as gs.isInteractive() , instead of gs.getInteractive().

Thanks