January 23, 2017

|

by: pete.scott

|

Categories: GitHub

Last time I blogged about getting started with the new Git VCS functionality in Oracle Data Integrator (ODI) 12.2. Then, I promised to write a bit on integrating Git into the deployment process. Firstly, a disclaimer. I used to work for a IT services company that also ran one of the largest ITIL training organizations […]

December 15, 2016

|

by: pete.scott

|

Categories: GitHub, ODI

Last time I went through some of the basics about getting the latest patch-set of ODI to connect to a GitHub.com VCS repository. Today I will talk a little about versioning our ODI development in Git. Navigator The first point to make is that we can select the objects we wish to version-track in Git, […]

December 9, 2016

|

by: pete.scott

|

Categories: GitHub

Working as an IT Professional I need to adhere to standards; working in consulting these standards may vary between customer organizations. Some places are Agile shops, some are classic waterfall, others use whatever flavor of methodology that suits them best. Two things are a given though: We use source control to protect and version the […]