Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

context-source parameter

hi
i got this type of errors at the time setting contexts parameters for source,can u help.......
Starting job STAGING_GL at 14:09 04/08/2009.
connecting to socket on port 3581
Exception in thread "main" java.lang.Error: Unresolved compilation problems:
context.Source_Host cannot be resolved or is not a field
context.Source_Port cannot be resolved or is not a field
context.Source_Database cannot be resolved or is not a field
context.Source_UserName cannot be resolved or is not a field
context.Source_Password cannot be resolved or is not a field
at etl_mappings_dwh_inf.staging_gl_0_1.STAGING_GL.tOracleInput_1Process(STAGING_GL.java:3606)
at etl_mappings_dwh_inf.staging_gl_0_1.STAGING_GL.runJobInTOS(STAGING_GL.java:8935)
connected
at etl_mappings_dwh_inf.staging_gl_0_1.STAGING_GL.main(STAGING_GL.java:8843)
Job STAGING_GL ended at 14:09 04/08/2009.
Labels (3)
1 Reply
Anonymous
Not applicable
Author

Hi,
looks like you missed to define a context var or misspelled it in the code. Please check the context tab and your component settings. Maybe switching to the code view would help you to find the relevant component.
Bye
Volker