Open tfabraham opened 7 years ago
[tfabraham@3/22/2011] Actually, it just follows whatever you configured in the Itinerary Designer. If you look at the Properties in the designer on the main design surface, you'll find the status. Just switch it to Deployed and export to XML. Please confirm if that takes care of it for you. Thanks!
[charliemott@3/23/2011] Hi Tom,
In Visual Studio, while the Database Itinerary Exporter give you the ability to set a status property, the XML Itinerary Exporter does not. When uploading an interary xml file using the EsbImportUtil utility (see: See: http://msdn.microsoft.com/en-us/library/ee384245(v=bts.10).aspx), you set the status using the /c: paramerter.
So the command line can be: EsbImportUtil /f:myitinerary.xml /c:published EsbImportUtil /f:myitinerary.xml /c:deployed
Charlie
[tfabraham@3/23/2011] Got it, I misinterpreted the original request in relation to the current behavior. I could add a Status metadata item to the EsbItineraries element.
[UnknownUser@10/20/2011]
[UnknownUser@2/21/2013]
With the item, it would be good if you could optionally specify if the itinerary should be set to a status of "Published". Currently all itineraries are set to a status of "Deployed".
This work item was migrated from CodePlex
CodePlex work item ID: '8040' Vote count: '1'