[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Generating service/catalog files with Ant

  • Thread starter Thread starter hutcj
  • Start date Start date
Status
Not open for further replies.
H

hutcj

Guest
We don't "want" the PIDL files per se; they are just a required intermediary that we must use because WAR / PAAR file generation relies on them. We want to write the ABL code, define the services, and then use Ant / PCT / command line to generate the artifacts required for deployment to a PASOE server. We know the PASOE server requires a WAR or PAAR file to deploy services. We know how to create WAR and PAAR files using the Ant utilities. However, since creating WAR / PAAR requires up to date PIDL files, we need to know how to generate them as well. How is PDSOE able to generate PIDL files but there is no command line utility or Ant process for us to run the process automatically? Without full automation, we cannot perform CI / CD.

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