Rating:
27
Joined: Apr 5, 2012
Company: 1TÇ Şirketi - Merv Bilgi İşlem Otomasyonu Yazılım Ltd. Şti.
Hi
We are developing Mobile Application in 1C:Enterprise 8.3 that is working normally.
For Mobile Applications does not exist command Query. In Catalogs I need to get that Items that have the True value in attribute. For that we have to use onely Select command.
Question: Can we use command like Catalogs.Items.Select(,,New Structure("AttributeBoolean", True)); ?????
I got the error "Invalid parameter value (parameter number '3')".
Or available another alternative solution that I don't know?? Any ideas?