Infosys / Script-Control-Center

Script Control Center is a centralized script repository and script execution engine. The Script Control Center enables large teams to manage and execute scripts written in different technologies from a single interface. It allows Enterprises to build a repository of scripts which can be reused and standardized across teams.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Script-Control-Center

Script Control Center is a centralized script repository and script execution engine. The Script Control Center enables large teams to manage and execute scripts written in different technologies from a single interface. It allows Enterprises to build a repository of scripts which can be reused and standardized across teams.

Build Instructions

1.Download source code
2.Unblock the file by right click on the Zip file > Properties > Under General tab select Unblock > Apply > Ok
3.Extract the files to any path
4.Open WorkflowExecutionManager solution in visual studio from the path ../WEMServices/WorkflowExecutionManager.sln
5.Open visual studio cmd Prompt and execute
      MSBuild ~/WEMServices/WorkflowExecutionManager.sln
      OR
      Right click on WorkflowExecutionManager.sln > Build Solution
6.Replace all the respective (list of all WEM dlls) dlls after the latest build of WEMServices projects to ../ScriptDevelopmentTool/References
      WEM.AuotmationTracker.Contracts.dll
      WEM.BusinessComponent.dll
      WEM.BusinessEntity.dll
      WEM.Client.dll
      WEM.Common.contracts.dll
      WEM.Contracts.dll
      WEM.DataAccess.dll
      WEM.DataEntity.dll
      WEM.Export.Contracts.dll
      WEM.Export.DataAccess.dll
      WEM.Host.dll
      WEM.IDataAccess.dll
      WEM.Infrastructure.Common.dll
      WEM.Infrastructure.SecurityCore.dll
      WEM.Nia.Contracts.dll
      WEM.Node.Contracts.dll
      WEM.Observer.Contracts.dll
      WEM.ScriptExecution.dll
      WEM.ScriptExecutionLibrary.dll
      WEM.Scripts.Contracts.dll
      WEM.Scripts.DataAccess.dll
      WEM.Search.Contracts.dll
      WEM.Search.DataAccess.dll
      WEM.SecurityAccess.Contracts.dll
      WEM.ServiceImplementation.dll
7.Open ATR solution in visual studio from the path ../ScriptDevelopmentTool/ATR.sln
8.In the visual studio command prompt execute the following command
      MSBuild ~/ScriptDevelopmentTool/ATR.sln
      OR
      Right click on ATR.sln > Build Solution

Release Instructions

1.Follow the Build Instructions for ATR.sln
2.Go to ..\ScriptDevelopmentTool\bin\Debug and copy all the runtime files
3.Copy them to the ScriptControlCenter release directory ..\iapwemServices\bin

How To - Video's

Definition And Overview

IntelligentBotManagement-ScriptControlCenter-Features-DefinitionAndOverview.mp4

Integration with Super Bot

IntelligentBotManagement-ScriptControlCenter-Features-SuperBotIntegration.mp4

Admin Explorer

IntelligentBotManagement-ScriptControlCenter-Features-AdminExplorer.mp4

Upload Script from Workbench Tool

IntelligentBotManagement-ScriptControlCenter-Customization-UploadScript.mp4

Run Script from Workbench Tool

IntelligentBotManagement-ScriptControlCenter-Customization-RunScript.mp4

About

Script Control Center is a centralized script repository and script execution engine. The Script Control Center enables large teams to manage and execute scripts written in different technologies from a single interface. It allows Enterprises to build a repository of scripts which can be reused and standardized across teams.

License:Apache License 2.0


Languages

Language:C# 94.1%Language:JavaScript 4.9%Language:TSQL 0.9%Language:HTML 0.1%Language:PowerShell 0.0%Language:Batchfile 0.0%Language:VBScript 0.0%Language:ASP.NET 0.0%