Question
Pegasystems Inc.
US
Last activity: 24 Mar 2017 5:59 EDT
Reading from external database
Attempting to read from external MySQL db, but in most cases get "The Operation completed successfully, but returned no content". I've tried the following:
1) Refreshed "Records" on the DataType form, get "No Items"
2) Ran an activity with Obj-Browse to the Step Page, get "...returned no content".
3) Ran an activity with RDB-List to the Step Page and a very simple SELECT query defined in a Connect SQL Browse, get "...returned no content". (I do see in the MySql server logs that the proper query was received).
4) However, when I "Run" from the Data Page, I do get a result returned.
FYI, I'm new to Pega7. What am I missing?
***Updated by moderator: Lochan to update Categories***