Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
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.
Solved! Go to Solution.
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.
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.