Expand my Community achievements bar.

Get-List-Item-Percentage Problem

Avatar

Former Community Member

Hi to all;

I'm building a process in which I need to store the percentage of 'notes' attachment in a document-list. As the online help suggests I'm using the command:

get-list-item-percentage(/process_data/docList, 'note', 'wsattachtype');

but the server alwais returns the message:

The get-list-item function found the following input parameter validation errors: -- The property name specified in the third parameter does not exist in List objects.

What's the problem? The function syntax seems correct.


0 Replies