You are viewing limited content. For full access, please sign in.

Question

Question

How to set a token using sdk

SDK
asked on July 24, 2019 Show version history

Hi all,

 

Using a Workflow, I created a Token "MyToken" using the object .

Now, using SDK (C# . NET) how can I popule "MyToken" ?

 

I tried this but it looks like it doesn't work.

protected override void Execute()
        {
           SetTokenValue("MyToken", "Value");
         }

Thanks in advance.

Regards

 

[EDIT] Sorry my bad, Just an error about the name "MyToken". I wrote "MToken"

1 0

Answer

SELECTED ANSWER
replied on July 24, 2019

Sorry Miruna,

My bad. Was my token's name I wrote "MToken" instead "MyToken".

It's working.

1 0

Replies

replied on July 24, 2019

That looks correct. What's not working?

0 0
SELECTED ANSWER
replied on July 24, 2019

Sorry Miruna,

My bad. Was my token's name I wrote "MToken" instead "MyToken".

It's working.

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.