Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
external script
artor
Hi,
I have an external script in which I have two tasks need to be peformed
first run the ant script to make the build
second deploy to target side
don't have any problem to run this script but before finishing the first task, second task would start and it effects the deployment.
Environment TS 6.5 Solaris 5.8
Regards,
A
Find more posts tagged with
Comments
Migrateduser
I'm not really sure what you're trying to do. Moreover, I don't really understand what problem you're having. Is your concern that you want to kick off the 2nd script before a CallBack is issued?
Please elaborate.
Dave
Current Environment(s):
(1) TS 6.5 on W2K3
(2) TS 6.1 SP1 on W2K3
By the way, I miss Unix terribly.
artor
In one scripts there are two tasks first run the ant and second deploy. but both are in one external script.
Nicholas
You may pass any parameter to your external script to idetify the task.
or any problem to create saparate external script?
Thanks Nicholas