Remove Application from Application Center

Remove a native application from the IBM® Worklight® Application Center.
Table 1. Properties for the Remove Application from Application Center step
Name Type Description Required
Server Path String The URL to the Worklight Server. For example: http://localhost:9080 Yes
Context String The context root for the Application Center Services enterprise application. For example: /applicationcenter. Yes
User String The user name that is required to access the Application Center. Yes
Password Password The user password that is used to connect to the Application Center. The default value is: ${p:environment/applicationCenterPassword} Yes
Disable SSL Security Checking True or False This option allows publishing on secured hosts without verification of the SSL certificate. Use of this flag is a security risk, but might be suitable for testing localhost with temporary self-signed SSL certificates. No
Application Package String The package name of the application to remove from the Application Center. Yes
Operating System
  • All
  • Android
  • iOS
The operating system of the application to remove from the Application Center. No
Version String The internal version (not the commercial version) of the application to remove from the Application Center. No

Feedback