Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/softwareag/wxcloudreadinessanalyzer
Analyzes on-prem code for compatibility with Cloud/Edge deployment
https://github.com/softwareag/wxcloudreadinessanalyzer
integration-server webmethods
Last synced: about 1 month ago
JSON representation
Analyzes on-prem code for compatibility with Cloud/Edge deployment
- Host: GitHub
- URL: https://github.com/softwareag/wxcloudreadinessanalyzer
- Owner: SoftwareAG
- Created: 2024-06-11T02:11:26.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-11-09T01:27:32.000Z (3 months ago)
- Last Synced: 2024-11-09T02:26:54.757Z (3 months ago)
- Topics: integration-server, webmethods
- Language: CSS
- Homepage:
- Size: 761 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Package Name : WxCloudReadinessAnalyzer
To use the analyzer:
1. Install the WxCloudReadinessAnalyzer package and refresh the browser. Cloud Readiness Analyzer should appear under the Solutions menu.
2. Open the WmPublic/config/fileAccessControl.cnf file and add the “packages/WxCloudReadinessAnalyzer/pub/reports” directory to the allowedReadPaths, allowedWritePaths and allowedDeletePaths. Reload the WmPublic package.
3. Clicking the link will open the Cloud Readiness Analyzer in a new tab.
4. The “Create Reports” section displays a link for each available report.
5. Optional report inputs are italicized, while required inputs are not. Required inputs with no default a marked additionally with an asterisk. Filters use standard regular expression syntax. For example, to run a report against packages starting with “My”, the filter syntax would be “My.+”.
6. The Download & Manage Reports contains a Report List link, which allows you to view the list of generated reports, download reports and/or delete reports.
------
These tools are provided as-is and without warranty or support. They do not constitute part of the IBM product suite. Users are free to use, fork and modify them, subject to the license agreement. While IBM welcomes contributions, we cannot guarantee to include every contribution in the master project.