Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve submission support for applications that have required submission parameters #24

Open
natashadsilva opened this issue Nov 27, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@natashadsilva
Copy link
Member

When submitting a job with a parameter whose value you wish to or have to set, the job must be submitted from the Streams Console. Perhaps there is no way to specify a parameter from Atom, but the user should be told what to do.
I get this error:
CDISR1146E The following job submission parameter is required, but it is missing: my.name.space::MyMainComposite.list1.

Which a new user would not know how to fix. One suggestion is to check for the specific error code and then let the user know that the job must be submitted from the Console.

@guychris guychris added the enhancement New feature or request label Jan 8, 2019
@ddebrunner
Copy link
Member

@guychris This is applicable to all submission parameters, not just required ones. Ones with defaults should have the option to set the value on a submit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants