cancel
Showing results for 
Search instead for 
Did you mean: 

unsubscribe application CPI NEO SCP

NitinAntoonvN
Participant
0 Kudos

Dear SAP guru's,

I'm looking for a way to delete CPI as a subscription.

But somehow the command does not work. I did try it with list-applications, that does work but not for unsubscribe.

I have admin access on the global account and subaccount level.

Can you guys help me with this?

gregorw
Active Contributor

I would suggest that you file an incident in the SAP Service Marketplace.

Accepted Solutions (0)

Answers (2)

Answers (2)

yogananda
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi nitinvannieuwenhoven
same as subaccount

NitinAntoonvN
Participant
0 Kudos

Hi @yoganandamuthaiah

I got this error:

 ERROR: Parameter -b with value "XXXXXXXXX" is not valid. It must contain the provider account and the application name, separated by a colon (account:app). Both account and application must be non-empty alphanumeric, lowercase letters, starting with a letter, limited to 30 characters.
yogananda
Product and Topic Expert
Product and Topic Expert
0 Kudos

I feel something must be missing in command line parameter, can you please mask and share the screenshot

NitinAntoonvN
Participant
0 Kudos

sure @yoganandamuthaiah

yogananda
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi nitinvannieuwenhoven

Did you try this below command line

neo unsubscribe --account <subaccount_technical_name> --application <provider_subaccount:application> --user <e-mail_or_user> --host <host>

--Example--

neo unsubscribe --account consumersubaccount --application mysubaccount:myapp --user myuser --host us1.hana.ondemand.com

NitinAntoonvN
Participant
0 Kudos

Hi @yoganandamuthaiah Is the consumers account the same as my subaccount?

Nitin