Hi, I'm writing an output connector and can't figure out how to get any parameter values other than the default values to display in the webapp.
What is the flow from the agent? When I bring up my connector's tab in the Edit Job page, only the output connector's connect() method is being called into by the agent, but it's *passing* the config parameters, not asking for them. Where does the agent get them from to begin with? I want to be able to set some of the parameters dynamically. Hope that makes sense. Thanks, Mark
