Hi Guys,
Considering performance into account, which is the best option to use for getting results from DB table in the activity. Obj-Browse or pxRetrieveData (OOTB activity).
Thanks in advance.
Obj-Browse vs pxRetrieveData
- Best Answerset by administrator
pxRetrieveReportData - Executes more number rules, but provide more flexibility like joins and association
obj-browse - light operation, but works for simple scenarios (less flexibility) as a simple requirement to pull data from the table and it fetches the results quickly
Mukkram Thanks Mukkram.
ospteam locked the discussion.