Track the information of pulled item

Track the information of pulled item

anggoro_p
Not applicable
4 Views
4 Replies
Message 1 of 5

Track the information of pulled item

anggoro_p
Not applicable

Hi, I use a pull from list activity to pull an item from a list with specific query. As far as I know, if a token successfully pulled an item from the list, there will be an assigned label with value 0x0

I wonder if it is possible to know more information from the pulled items. The items in the list have a label called itemID. I want to know which itemID that was pulled from the list

0 Likes
Accepted solutions (1)
5 Views
4 Replies
Replies (4)
Message 2 of 5

anggoro_p
Not applicable
0 Likes
Message 3 of 5

raja_sekaran
Not applicable
Accepted solution

Hi @Anggoro P

Try this,

token.pulled.itemID

list-support.fsm

Thanks

Message 4 of 5

anggoro_p
Not applicable

It says "Retrieving itemID label property on node that does not exist" but only some of them

0 Likes
Message 5 of 5

raja_sekaran
Not applicable

@Anggoro P

Updated: In Sink activity, there is one option called Token Data to Preserve, choose All labels to preserve when the token is destroyed.

10112-capture-sink.png

list-support.fsm

0 Likes