Question
5
Replies
565
Views
Posted: January 6, 2017
Last activity: January 6, 2017
Closed
CONVERT SQL STATEMENT INTO DATA TRANSFORM
Hello guys ! im new in PEGA,
How to make data transform from sql statement below
SELECT Address FROM Employee WHERE Name = 'Fadjar' ;
is there anyway to make statement like where in data transform?
Hi,
Data Transform wont help in your scenario. Use activity with obj-browse method in your case. Please let me know, if you still require help.
Thanks,
Prudhvi.