Skip to content

Latest commit

 

History

History
157 lines (89 loc) · 4.59 KB

hcmcloud-display-application-access-status-75eac93.md

File metadata and controls

157 lines (89 loc) · 4.59 KB

hcmcloud-display-application-access-status

This command displays the status of an extension application entry in the list of assertion consumer services for the SAP SuccessFactors system associated with the specified subaccount. The returned results contain the extension application URL.

Remember:

SAP Business Technology Platform, Neo environment will sunset on December 31, 2028, subject to terms of customer or partner contracts.

For more information, see SAP Note 3351844.

Tip:

This documentation refers to SAP Business Technology Platform, Neo environment. If you are looking for documentation about other environments, see SAP Business Technology Platform ↗️.

To be able to use this command, you need the following platform scopes to be specified for your custom platform role:

  • readExtensionConfigurations

  • readHTML5Applications

For more information, see Platform Scopes and Manage Custom Platform Roles in the Neo Environment.

neo hcmcloud-display-application-access-status --application <extension_application> --account <extension_subaccount_technical_name> --user <e-mail_or_user> --host <host>

Parameters

To list all parameters available for this command, execute neo help hcmcloud-display-application-access-status in the command line.

Required

-b, --application

The name of the extension application for which you are displaying the status in in the list of assertion consumer services. Cases:

  • Use --application <my_extension_application> if the application is running in your subaccount

  • Use --application <provider_subaccount>:<extension_application> if the application is running in another subaccount and your extension subaccount is subscribed to the application

Type: string (up to 30 characters; lowercase letters and numbers, starting with a letter)

--application-type

The type of the extension application for which you are creating the connection

Accepted values: java, html5

Type: string

-a, --account

Subaccount technical name

Type: string (up to 30 characters; lowercase letters and numbers, starting with a letter)

-h, --host

Enter a region host

Type: URL. For acceptable values see Regions and Hosts.

-p, --password

To protect your password, enter it only when prompted by the console client and not explicitly as a parameter in the properties file or the command line.

Type: string

-u, --user

Use your email, SAP ID or user name

Type: string

Example

To display the status of an application entry in the list of authorized assertion consumer services for the SAP SuccessFactors system associated with a subaccount in the region located in the United States (US East), execute:

neo  hcmcloud-display-application-access-status --application myapp --account myextensionsubacc  --user [email protected] --host us1.hana.ondemand.com