cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

CAP Multitenant req.on("succeeded") event handler does not resolve consumer destination

sreehari_vpillai
Active Contributor
0 Likes
390

Hi ,

I have a multi tenant application. I handle req.on("succeeded", ()=>{}) event . Here I acquire a destination with name "NotificationAPI" . This destination is created in consumer's subaccount ( not in provider sub account destination service or provider's subaccount destinations ). 
in runtime, I get "unable to find NotificationAPI destination" error. 

I acquire the same destination in other handlers ( like this.before("READ"... ) and works as expected, ie , its resolving consumer's destination . 

@gregorw  @Ivan-Mirisola  tried this ? 

Accepted Solutions (0)

Answers (0)