Use RDB method by writing Connect SQL :
- Create Connect SQL rule, if operation is Open : use Open tab of Connect SQL, and write query.
- Reference the Connect SQL rule created in step 1, in RDB-Open method of activity.
Note: If operation is Delete, then RDB-Delete method to be used in activity. Similarly for other operations too.
Please post complete scenario
ReplyDeleteSure. Context of this question is : if we have data in a class which maps to database table of external database (other than Pega DB ), how we can retrieve the details within Pega (activity)?
ReplyDeleteWe can use RDB methods. If you are looking for this implementation, probably I can add it to my upcoming posts list.