Skip to main content
4 respostas
  1. 1 de nov. de 2021, 06:57

    Hi @Navin Pandey,

     

    It's not any error, I'm just not getting any results even though I've followed through with the process correctly. I'm supposed to get query results once I run this query, but since I do not know what this RegisteredExternalService is, no results show up. 

     

    SELECT Id, ExternalServiceProviderId, ExternalServiceProviderType, DeveloperName FROM RegisteredExternalService WHERE DeveloperName in ('COMPUTE_PRICE','CHECK_INVENTORY','COMPUTE_SHIPPING','COMPUTE_TAXES')

     

    This is the expected results:

    Hi , It's not any error, I'm just not getting any results even though I've followed through with the process correctly.

     

    But I get nothing. No query results at all. And I've copied the code right off the website, so it is supposed to work. But it isnt.

     

    And I've tried everything, nothing seems to work. At least, I'm unable to get it to work. 

0/9000