Browse by Tags

All Tags » BlackPearl » environment library   (RSS)
Sorry, but there are no more tags available to filter with.
  • Re: Configuration Settings

    Arjuna, You can use the Environment Library / StringTable to hold configuration values.  You can change the environment library to have different values for different target environments.  When you deploy your workflow, you specifiy the target environment and the values will be deployed to the string table.  David
    Posted to General (Forum) by DavidL on June 21, 2008
  • Re: Environment Library API

    How about using a deployment package to move your environment settings to another server?  Open a workflow project in Visual Studio, right-click on the project and choose ''Create Deploy Package''.  The deployment package will reside under your project's obj\debug\deployment folder.  Here's a link to a KB ...
    Posted to General (Forum) by DavidL on March 4, 2008