I am calling sforce_query action on salesforce connector plugin and the result i am trying to store in a structure. Here my table name and structure names are different. So i am getting the error like
"Expected a Record of Order instead of Order_details this error"
Can any one help me on it. I think i am getting this issues creating ObjectList on sforce_query.