Variables not showing on task

Blaze2
Kilo Guru

Good after noon guys - It is me again lol

I am noticing that Tasks are not showing variables.

Tasks have the Variable Editor in the Slush bucket

find_real_file.png

find_real_file.png

When I go to the Workflow Activity Form for the task again, "Variables" is there

find_real_file.png

But the slush bucket does not appear for me to select the variables.

find_real_file.png

Anyone able to guide me in the right direction? I am truly stuck I was looking to see if there was a rule or some script but did not find anything that jumped out at me.

Thanks.

1 ACCEPTED SOLUTION

Uncle Rob
Kilo Patron

I think the problem you're having is that you're using the Create Task activity, which is different from the Catalog Task activity.


Use the Catalog Task activity instead and you should be fine.


View solution in original post

3 REPLIES 3

Uncle Rob
Kilo Patron

I think the problem you're having is that you're using the Create Task activity, which is different from the Catalog Task activity.


Use the Catalog Task activity instead and you should be fine.


I thought the same thing. I just looked and saw that the request was created under the Task table and not the Catalog Request Item [sc_req_item] table.



I will recreate and see if that will fix it.



Thanks.





find_real_file.png


Thanks for your help, hopefully someone else won't make the same mistake. in case anyone has the same issue:




I checked out the workflow in question and went to it's properties and change the Table to Requested Item [sc_req_item]



find_real_file.png



Then went in to the Core Table and the Catalog Task option was present.



find_real_file.png