Hello all,
I developed an application in sonic designer. It is working well. I deployed to a container and can able to run it. The application is able to expose a WS and receive SOAP message and insert the data in database. I wanted a build script to automate the process. I am looking for ANT (Build.xml) build script to compile and deploy the application.
Thanks for the help in advance.
Regards,
Swaroop Kunduru.
Hi Swaroop,
As a place to start you may want to look at the Progress Sonic Deployment Guide: Chapter 2 - Section Using Scripted Builds to Export ESB Artifacts (pages 48-51) [SONIC_HOME\Docs7.6\books\soa_deploy.pdf]
It will not provide you with a full solution but certainly provide some guidance and food for thought regarding building a deployment artifact and importing it via ant execution of ESBAdmin.
Hope this helps
Kevin