crud-like

Trying to get data from Postgres into BDM

My goal - read the entire postgres table customers and put it into a BDM table.

BOS file, log output, and Postgres table definition are in the "CASE1" folder in my Google Drive public folder. I know that the test is nt BPMN2 compliant.

https://drive.google.com/open?id=0B7ig1ZvVKJMid3BObkdSYkxkMWM

I've created two BDM tables. One a working table, the other a reference table (bdocustomer and bdoPGcustomer respectively).

Notifications