Skip to main content
Nintex Community Menu Bar

System.object[] type error in workflow

  • November 16, 2017
  • 1 reply
  • 3 views

Forum|alt.badge.img+5

Hi all,

 

i am currently using k2 Five for sharepoint...

i am facing issue while using contains inline function in workflow.

My Scenario: i need to check user in the group of users and have to concat with data field.

while doing so its returning as system.object[], so it always getting into false loop when using CONTAINS inline function.

 

Components used in Workflow :

1.Create Refernece 1 : To get group of users from list A.

2.Create Refernece 2 : To get single user from list B.

3.Loop : using Reference 1.

4.Decision with Contain(Reference 1 Item contains Reference 2 Item) operation.(Fails Here)

5.If Above decision is true then concat the user name in data field and so on.

 

1 reply

Forum|alt.badge.img+16
  • December 28, 2017

Hi,


 


Can you provide some screenshots of the Create Reference/Decision steps setup? 


What kind of SmartObject is being used in the Create Reference step?