The description in the AX7 Retail Sdk handbook.pdf section 7.3.2 is too simple.
7.3.2 How to call the new retail transition service method from CRT:

I added the sample code in the Runtime.Extensions.CrossLoyaltySample CRT project, tried to verify if could call a customized TransactionServiceEx method.
when I ran the Runtime.Extensions.TestHost project, I got below error.

looks I need to add some settings in the commerceruntime.config file.

it did work, but got another error, looks I need to set another setting <add key="audienceUrn" value="" />. However I am not sure how. and the handbook states that the commerceruntime.config file should not be edited.

So I wonder how to call the new retail transition service method from CRT.
*This post is locked for comments
I have the same question (0)