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

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

Can you add effective token to retrieve them later ?

AF_10328563
6-Contributor

Can you add effective token to retrieve them later ?

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.

1 ACCEPTED SOLUTION

Accepted Solutions
PaiChung
22-Sapphire I
(To:AF_10328563)

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.

View solution in original post

1 REPLY 1
PaiChung
22-Sapphire I
(To:AF_10328563)

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.

Top Tags