eps-automator READMEeps-automator README This is the README for the "eps-automator" extension. This extension is designed to automate various tasks in the EPS (Enterprise Productivity Suite) environment. It provides a set of commands that can be executed from the command palette, as well as a set of configuration options that can be customized to suit your needs. FeaturesThe eps-automator extension provides the following features: Post to Web Service: This command allows you to post data to a specified web service. The URL of the web service can be configured in the extension settings. Run Script: This command allows you to run a script in the EPS environment. The script to run can be specified in the command arguments. Test Rule: This command allows you to test a rule in the EPS environment. The rule to test can be specified in the command arguments. Requirements This extension requires Visual Studio Code 1.63 or later. Extension SettingsThis extension contributes the following settings: epsAutomator.url: The URL of the web service to post data to. epsAutomator.username: The username to use when posting data to the web service. epsAutomator.password: The password to use when posting data to the web service. Please note that for security reasons, it's recommended to store the epsAutomator.password setting in a secure credential store rather than directly in the settings file. RequirementsLicensed version of ePS Automator. Known IssuesNo known issues Release NotesFirst cut 1.0.0Initial release of ePS Automator VSCode Extension |