Workflow with a transformation process
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2009 02:19 PM
Is it possible to create a workflow in afresco that will do token replacements in text files similar to what is done in ant, to support different values based on what environment we are publishing too (delta alpha prod.. ect)? I tried doing this post processing using a postcommit process using the hooks provided via FSR but was wondering if this work could also be done in a workflow process?
Thanks
-cs
Thanks
-cs
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2009 04:50 PM
In your workflow, you won't know if you are publishing to delta alpha prod, etc. Unless of course you have separate workflows, which means you'll be versioning the completed templates. Do you want to track the completed (tokens replaced) files? If not, FSR sounds like the best place to do it.
Out of curiosity, what are you doing and why?
Out of curiosity, what are you doing and why?
