Help Center> KooGallery> Seller Guide> Delivery Methods> SaaS Product Release Guide> Application Access Debugging and Case Management
Updated on 2023-08-08 GMT+08:00

Application Access Debugging and Case Management

For SaaS products:

  • Huawei Cloud KooGallery provides the Application Access Debugging page in the Seller Console to ensure that SaaS products can be accessed correctly from KooGallery. You can debug interfaces on this page.
  • Huawei Cloud KooGallery provides the message record function to record the successful and failed interface calls of KooGallery.

Application Access Debugging

The product subscription interface is used as an example.

  1. Set the parameters on the independent service vendor (ISV) server based on the parameter descriptions in the Request Message.
  2. Go to the Seller Console.
  3. Choose Interface Addresses in the navigation pane and verify your interface address.

  4. In the navigation pane, choose Application Tools > Application Access Debugging.
  5. On the first tab, enter values of parameters preset in 1 and click Generate Request Command to generate a request example. For details about the parameters, see API Description.

  6. Click Debug and Save Case. The system invokes the production system link to debug the interface. If the interface is debugged successfully, go to 7. If not, the error messages are displayed in the lower part of the page. You can modify the interface parameters based on the error messages.

    • Before releasing a yearly/monthly product, ensure that the interfaces of instance creation, instance query, instance update, instance status update, and instance release have been debugged successfully.
    • Before releasing a product billed by uses, ensure that the interfaces of instance creation, instance query, and instance release have been debugged successfully.
    • The instance upgrade scenario is optional. If the product can be upgraded, debug the interface for the upgrade scenario.

  7. The message "Cases debugged successfully." is displayed. Click Save Case.

    You can query the cases that are successfully debugged on the Application Tools > Case Management page.

Service Interface Messages

If a service interface fails to be called, KooGallery will send an email to the email address bound to your Huawei Cloud account, and the interface exception information will be displayed on the Application Tools > Service Interface Messages page. Solve the exception based on the information as soon as possible to avoid unsubscription due to order enabling failure.

If the instance creation interface fails to be called, KooGallery will try 60 times (once every 3 minutes). If the interface exception is resolved within 60 call attempts, the next call will be successful and the order is enabled successfully. Otherwise, KooGallery determines that the order fails to be enabled and automatically cancels the order.

If the instance update interface fails to be called, KooGallery will call the interface again. You can view the interface exception information on the Application Tools > Service Interface Messages page. After the exception is solved, notify KooGallery to call the interface again.

If the instance status update or instance release interface fails to be called, KooGallery will try 60 times (once every minute). You can view the interface exception information on the Application Tools > Service Interface Messages page. If the interface exception is resolved within 60 call attempts, the next call will be successful. Otherwise, KooGallery stops calling the interface. After the exception is solved, go to the Seller Console, locate the order on the Application Tools > Service Interface Messages page, and click Restart Debugging in the Operation column in the same row to call the interface again.

  • Pay attention to emails sent by KooGallery to the email address bound to your Huawei Cloud account. If you receive an email about interface calling failures, solve the exception as soon as possible.
  • KooGallery monitors interface exceptions. If subscriptions to a SaaS product frequently fail due to interface exceptions, KooGallery will remove the product from the catalog.
  1. Go to the Seller Console.
  2. In the navigation pane, choose Application Tools > Service Interface Messages.
  3. Query interface calling records.

Case Management

To facilitate service interface debugging for subsequent new SaaS products that access KooGallery, save and add cases of successful debugging on the Application Access Debugging page and manage cases on the Case Management page.

  1. Go to the Seller Console.
  2. In the navigation pane, choose Application Tools > Case Management.
  3. Manage cases.

    • In the Operation column, click Debug. The Application Access Debugging page is displayed, and the case information is automatically loaded.
    • To delete a case, click Delete in the Operation column.

    Cases for products that have already been released successfully cannot be deleted.