APLFindDeprecatedCode logs into Remedy server and reports all workflow that is using deprecated functions as listed on this BMC Wiki
Below are all of the parameters that are accepted for use
java -jar APLFindDeprecatedCode.jar -x <server> -u <user> [-p <password> -t <TCPPort> ]
Required
-x: This is the server to connect to
-u: User used to connect to the server
Optional
-p: Password of the user being used to connect
-t: TCPPort to connect to server, uses port mapper if undefined
Version History
1.0 – March 16th 2015
- Initial release
- Logs into Remedy server and reports all workflow that is using deprecated functions in Remedy Server v8.1 and above