[Progress Communities] [Progress OpenEdge ABL] Comment on Working with OpenEdge CDC Level 2 Policies

  • Thread starter Thread starter temays
  • Start date Start date
Status
Not open for further replies.
T

temays

Guest
Valeri, While we don't yet have yet have a date, we do have plans for consuming CDC Level 2 policies and events. The long term vision is to directly consume CDC versus the current method of generating replqueue entries from CDC rows. Be aware that while Pro2 does yet support this feature, you could provide custom code to pull this off in any version. If done properly, the only mod would be to the CDCAdmin process which could be tweaked to grab the additional CDC table structure, i.e field data, and move that data into the ReplQueue.RawData field. This would allow the "2nd pass replication" feature to simply work out of the box. The trick to pulling this off is properly building a full record of the changed row, even though CDC would give up only the modified column information. Not a big deal, just something to be aware. Let me know if this seems like a good direction for you and your customer and if so we can schedule a call to discuss the details. If you aren't comfortable with the code change but feel the idea is sound, we could pull in the Pro2 services group and have them provide a custom solution for you. The good news is you do have some options. Hope this helps, Terry Progress Engineering

Continue reading...
 
Status
Not open for further replies.
Back
Top