Complex Object Schema is null. Please run test step error in testing JDBC query
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-06-2024 02:04 AM
Need urgent help.
I am trying to establish a jdbc connection where need to execute the below sql query and fetch the information from the db. view. Connection is successful. However, , when i tested using Integration hub jdbc query, im getting the below error message. Please let me know what the possible issue could be.
select * from viewname
Error Message
Complex Object Schema is null. Please run test step.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-12-2024 01:14 PM
Did you ever figure this out? I'm running into the same issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-13-2024 01:36 AM
Hello Chandra,
what you need to do is run test step from here (screen bellow).
It will generate ResultSet which can then be used further in your flow/action.