YousefShanawany
- 合計アクティビティ 6
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
YousefShanawanyさんの最近のアクティビティ-
YousefShanawanyさんが投稿を作成しました:
Metadata query "Like" syntax?
How do I perform a query via metadata using the ILIKE syntax? I can't get it working. Here's what I've tried: Test to see if there are any folders with a "manager" field. Worked great. var query =...
-
YousefShanawanyさんが投稿を作成しました:
Search by metadata disabled by default?
回答済みI'm trying to run a query by searching for folders using its metadata values. But it always returns 404 Not Found. I was looking through the documentation and it says: This feature currently has l...
-
YousefShanawanyさんがコメントを作成しました:
Thanks. I was able to find my created templates. Even though I set the scope to "enterprise," I was able to get a list of the templates with an actual enterprise with a numberic ID. Pretty confusi...
-
YousefShanawanyさんがコメントを作成しました:
Thanks . I'll give this a try.But if I need to have an enterprise ID, then why was there no error thrown when I created a template? When I created a template, the scope was just "enterprise."
-
YousefShanawanyさんが投稿を作成しました:
invalid_query - Failed to parse query: Invalid input '.', expected simpleIdentifierTail
回答済みI can't perform a search using metadata. It wants a scope that I can't provide. Here's what I did: 1. Create a template: var template = new BoxMetadataTemplate { DisplayName = "Folder Manageme...