por Miguel | Ene 15, 2018 | oracle, python
Module to compile SOA composites #!/usr/bin/python #miguel.ortiz import os, sys, time import subprocess compositeRealPath = ‘C:/Users/m.ortiz/.babun/cygwin/home/m.ortiz/repo/SOA/SomeService’ scAntpath =...
por Miguel | Ago 23, 2017 | oracle, python
If you have Oracle OSB 11.1.1.7.0 or higher this document will help you to automate the compilation process for OSB at project level. Pre-requisites (what I have installed in my environment «for Linux it’s the same, just change the installers and use the...