soa ← All books
  • SOA Web Services Introduction
    • Supported network configurations
    • Gateway Administration utility
  • SOA Gateway and Secure SOA Server setup and installation
    • Setting up the SOA Gateway
      • From the ProfessionalPLUS workstation
      • From the SOA Gateway (Application Station)
    • Install and set up the Secure SOA Server
    • Enable the Mynah Integration web service
    • Uninstall the SOA server from a non-DeltaV computer
  • Troubleshooting SOA Web Services
    • Default port information
    • Port conflicts on the SOA Gateway only
    • Port conflicts on the SOA Gateway and Secure SOA Server
    • Using netstat
  • Security
    • Using Web Services between domains
  • Writing Client Programs
    • Campaign Manager considerations
    • Recipe Exchange considerations
  • Web service APIs
    • Recipe Exchange API
      • Recipe Exchange sample client
      • Recipe Exchange data contracts
      • Recipe Exchange methods
        • AssignRecipeToWorkstations
        • CheckIn
        • CheckOut
        • Connect
        • DeleteRecipe
        • DeleteRecipeAssignment
        • DownloadBatchExecutive
        • DownloadRecipeToAllBatchExecutives
        • DownloadRecipeToBatchExecutive
        • Export
        • GetListofAssignedBatchExecutives
        • Import
        • PerformOperations (RE)
        • UndoCheckout
        • VerifyRecipe
    • Campaign Manager API
      • Campaign Manager sample client
      • Campaign Manager data contracts
      • Campaign Manager errors
      • Campaign Manager methods
        • AddBatch
        • AddUserComment
        • CanConfirmerAndVerifierBeSame
        • CanUserModifyLockedParameter
        • Connect
        • CreateCampaign
        • DeleteBatch
        • GetBatchExecutives
        • GetBatchStatus
        • GetCampaignList
        • GetCampaignStatus
        • GetCMServers
        • GetConfiguredActionInfo
        • GetEquipmentTrainAliases
        • GetExecutiveRecipeInfo
        • GetFormulaInfo
        • GetRecipeList
        • GetRecipeUnits
        • LockBatch
        • LockCampaign
        • ModifyBatch
        • ModifyCampaign
        • PerformOperations (CM)
        • ReleaseBatch
        • RemoveBatchFromExecutive
        • RemoveCampaign
        • StartBatch
        • TerminateCampaign
    • Mynah Integration Web Service API