Skip to main content
1-Visitor
June 23, 2022
Solved

Can you add effective token to retrieve them later ?

  • June 23, 2022
  • 1 reply
  • 688 views

Hello,

 

I would like to add effective token onto a ressources.

So I could find them back later by using GetEffectiveToken()

Is It possible?

 

Cordially.

Best answer by PaiChung

Tokens can be created/added by using the 'AddToken' service, 'GetEffectiveToken()' is specifically for within Mashup runtime, but you can also use 'GetToken'

Not sure what your use case is in this case.

1 reply

PaiChung22-Sapphire IAnswer
22-Sapphire I
June 27, 2022

Tokens can be created/added by using the 'AddToken' service, 'GetEffectiveToken()' is specifically for within Mashup runtime, but you can also use 'GetToken'

Not sure what your use case is in this case.