Skip to main content
Nintex Community Menu Bar
Solved

Special filter in SmartObject event

  • July 24, 2024
  • 7 replies
  • 67 views
  • Translate

Forum|alt.badge.img+1

I have a document library in SharePoint and want to query documents metadata by a SmartObject event in a workflow. When using SmartObject Services Tester tool I am able to execute the “Get Documents Metadata” method and add a custom filter. This configuration returns the desired documents metadata.

Now I want to configure this SmartObject call in Designer in a workflow event. But I really have no idea, how to apply the custom filter in Designer.

 

Thank you.

Best answer by Deon

Hi @NIMUC , I don’t think that is possible but if anybody else has a bright idea, I am all ears.

View original
Did this topic help you find an answer to your question?

Deon
Forum|alt.badge.img+10
  • Rookie
  • July 24, 2024

What happens if you just type “Folder” after the = ?

Translate

Forum|alt.badge.img+1
  • Rookie
  • July 25, 2024

Hi Deon,

Thanks for your reply. This would be recognized as string value. What I need to achieve is to compare the property on the left hand side to a property (called “Folder”) on the right hand side, not a static value. It’s proved to be possible by using the SmartObject in SmartObject Services Tester tool.

Translate

Deon
Forum|alt.badge.img+10
  • Rookie
  • July 25, 2024

Not sure, are you trying to list all documents where that value of the property “Vertragsnummer” is the same as the value for property “Folder” ?

 

example: 

 

Doc Name Vertragsnummer  Folder
DocA 12345 12345
DocB 76543 99999
DocC 12345 12345

 

You just want DocA and DocC returned?

 

If that is not it maybe you can elaborate a bit on the business use case?

Translate

Forum|alt.badge.img+1
  • Rookie
  • July 25, 2024

Yes, you’re absolutely right. I am trying to get all documents where value of property Vertragsnummer equals value of property Folder. In your example this would be DocA and DocC.

Translate

Deon
Forum|alt.badge.img+10
  • Rookie
  • July 25, 2024

Hi @NIMUC , I don’t think that is possible but if anybody else has a bright idea, I am all ears.

Translate

Forum|alt.badge.img+1
  • Rookie
  • July 26, 2024

Hi @Deon 

Thanks for your reply. Too bad if it’s not possible within Designer. I’m just wondering why can’t there be same functionality in Designer as with Smart Object Services Tester tool?

Translate

Forum|alt.badge.img

If it is an exact string match then is it not possible to just pass the Vertragsnummer value in to the Folder Input Property (not in the filter) and use Recursive = Yes

 

Cheers

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings