Hi,
Can anyone tell me what the WAPI.WorkList() function is expecting as arguments for the view and where arguments (argument 2 and 3 after the session object)?
Assuming you pass in a legitimate view name, albeit custom, say MyLingualView_fr, which has a LangCode argument, and you pass in for the where argument something like "LangCode='fr'" I would expect that the results returned would only be those that match the above, but it appears that the where argument is being ignored. This seems to be new in CS 16.2.
Any suggestions would be helpful.
-Hugh Ferguson, doing a bit of development finally