Sunday, February 4, 2018

How to do operations on external database ?

Use  RDB  method by writing Connect SQL :
  1. Create Connect SQL rule, if operation is Open : use Open tab of Connect SQL, and write query.
  2. 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. 

2 comments:

  1. Sure. 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)?

    We can use RDB methods. If you are looking for this implementation, probably I can add it to my upcoming posts list.

    ReplyDelete


HowToPega : All rights reserved and the contents are copyrighted to Pavan Kumar Naidu