How to use set data action

farai19

New Member
Hello,

I have been tasked with learning blue prism and do not come from a technical background so bear with me.

I am following the training guide and I am stuck on exercise 9.3.4 "creating a narrative", I can seem to get the set data action working I keep getting the following error every time.

Internal : Item ID is invalid

Can someone please confirm what the inputs are for this action?

I have the following values

Data = [New Items]
Item ID = [New Items.Narrative]

Thanks in advance
 

LeoLugo

Member
The "Get Next Item" Action should have an output of "Item ID". This is the text the you will place in the "Set Data" Action input of "Item ID".
 
Top