Question
Aaseya IT Services
SA
Last activity: 13 Apr 2021 0:17 EDT
How to use RDB-SAVE method to save record from UI into external table
Hi, I am using Postgres , created DB and TABLE (Column1, …) then I created relevant Class and properties , a connection, everything was going smoothly If I put this code “INSERT INTO {class:Syri-ShamApp-Data-studentinfo} VALUES ('5','Maher',ALI)” in Save Tab of the Connect SQL , then Pega adds this record.
But I did not find a way save a record from the UI into external DB using RDB-SAVE
Please how can we do that or if there is alternative way by using obj-save or other
Hi,
So in your successful test with the Connect-SQL, the record was successfully inserted into the external table from Pega? Was this invoked by RDB-Save in an activity?
What do you mean by "Save record from UI"? Can you give more details on the scenario, how you are attempting to save this record, and the differences in implementation between this and your successful scenario?
Regards
Sarah.