I'm having some troubles with workflow/workflow modeler.
for the simplest example, theres a file thats being submited to livesite web server (from ts) with one optional reviewer. it then submits the file into stagging (after its been approved). then, when the file is to be submit to web server (which is a different machine) its somes up with conflicts. i've gone back and fortoth, changing what i can (without making something else break) and am alittle confused.
what ive gathered is that i'll need open deploy when the files are sent to the webserver.
is there a way to integrate this open deploy with the gui workflow modeler application?
under external task maybe?
if so, what would i change in the attributes to copy the file over without anyprobs/conflicts?
the current workflows that we have in place that are working well (carring the files overs) are ones that siddarth guptar configured for us and are in perl, and are run with sometime like \iw-home\iw-perl\bin etc
now in our setup we've got a teamsite server (DEV01 - CMS) and a livesite server (DEV01 - web server). i've done some indepth searchs on files on machines and found things that would affected randomly scattered about. in changing the more simple configs, i was unable to get the files copied across.
also, i know that on livesite server my odrecvr.xml (or something similar) needs to be configured to accepts the request from treamsite server.
bascially, what i'd like to know is which files - (and there folders) in particular that are both dev01 & dev02 - are the main configurables that need to be changed to get a file copied between server.
We have TeamSite 6.7.1 and LiveSite 3.0
I'm reading the manuals i receieved from traing, and i cant seem to find much about deploying files to different machines (but im still readying)
Your help with this is much apprieciated