Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escape special characters +-&|!(){}[]^"~*?:\ - e.g. \+ \* \!
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text

Questions 132

Questions 132

Tags
Sorting
Results
per page
Filter

   
0 Votes
1 Answers
10K Views
0 Votes 1 Answers 10K Views
Hi Team, I'm using python code to send data for messageML form, needs to create dependent dropdowns, like based on the first dropdown , I need to get second ...
0 Votes
1 Answers
10K Views
0 Votes 1 Answers 10K Views
I have completed my symphony certification, can you please tell me from where can i retrieve it ?
3 years ago
0 Votes
3 Answers
10K Views
0 Votes 3 Answers 10K Views
What are the config steps to use angular for UI in extension application.
0 Votes
1 Answers
10K Views
0 Votes 1 Answers 10K Views
Hi Team, I am unable to access the Developing Bots using BDK for Python video inspite of completing the Symphony Development Fundamentals v2. Kindly look int...
3 years ago
0 Votes
1 Answers
10K Views
0 Votes 1 Answers 10K Views
Do symhony has a way to recieve message from jenkins regarding status of the build. any suggestions?
3 years ago
0 Votes
1 Answers
10K Views
0 Votes 1 Answers 10K Views
I'm implementing a UserJoinedRoomContext watcher in my bot. The code gets called python async def on_activity(self, context: UserJoinedRoomContext): user = a...
3 years ago
0 Votes
1 Answers
13K Views
0 Votes 1 Answers 13K Views
Hi, is there a working example of Server-sent events available please? I see some limited documentation here: https://docs.developers.symphony.com/developer-...
0 Votes
1 Answers
10K Views
0 Votes 1 Answers 10K Views
Hello dears, I Got this error when I follow the training java course: An unknown error occurred while trying to connect to https://develop2.symphony.com:443/...
3 years ago
0 Votes
1 Answers
11K Views
0 Votes 1 Answers 11K Views
I am using the Python BDK 2.0. The RealTimeEventListener contains methods which are looking relevant for catching the event which is getting raised when I st...
3 years ago
0 Votes
1 Answers
10K Views
0 Votes 1 Answers 10K Views
Hi, I have created a room and want to upate it from my bot. I am trying to use V2RoomSearchCriteria to search my room first then retrieve roomId to further u...
3 years ago
0 Votes
1 Answers
9K Views
0 Votes 1 Answers 9K Views
We're trying to create an excel file programatically and download within Symphony desktop application, however when this operation is performed the extension...
3 years ago
0 Votes
1 Answers
9K Views
0 Votes 1 Answers 9K Views
Hi, I am exploring how to use Symphony in 'unconvential ways'. You can find attached a picture that illustrates the basic architecture I'd like to achieve: -...
3 years ago
0 Votes
1 Answers
10K Views
0 Votes 1 Answers 10K Views
I have successfully passed the Symphony / Bot Developer Certification (Java) exam , however now want to share the certificate with my netwrks in LinkedIn. Ho...
3 years ago
0 Votes
1 Answers
12K Views
0 Votes 1 Answers 12K Views
Hi, I'm trying to do a basic POC by embedding a sandbox room indode my webapp, using: This requires a room ID, but I don't know how to find it ?
3 years ago
0 Votes
1 Answers
11K Views
0 Votes 1 Answers 11K Views
Hi, I am tring to create a bean of SymphonyBdk class however during initialization I am getting below exception: > Caused by: com.symphony.bdk.http.api.ApiEx...
0 Votes
1 Answers
11K Views
0 Votes 1 Answers 11K Views
i pinned the message with symphony elements in IM, once we clicked any of the button the remaining button got disabled and we are unable to use the pinned me...
0 Votes
2 Answers
10K Views
0 Votes 2 Answers 10K Views
Hi, in Symphony did we have option to add attachment from Symphony Form Element ?(and yes we have option to add attachment in Symphony chat but not via Form ...
0 Votes
1 Answers
11K Views
0 Votes 1 Answers 11K Views
we need to activate the chatroom - means we need to bring the chatroom in-front when we trigger the message. Currently it show some notification for that roo...
0 Votes
1 Answers
14K Views
0 Votes 1 Answers 14K Views
Hi there! Can anyone give me clear answer: How I can prepare a chart in my own bot?
3 years ago
0 Votes
1 Answers
10K Views
0 Votes
1 Answers
6K Views
0 Votes 1 Answers 6K Views
Hi, how to set a welcome message in IM/ROOM without having any greeting message from client or end user. for eg., current model we have is, once we sent "hi"...
0 Votes
1 Answers
6K Views
0 Votes 1 Answers 6K Views
Hi, I have just started with Symphony and I have access to a sandbox but seem unable to upload my public key to the admin console. To be precise: https://dev...
3 years ago
0 Votes
1 Answers
10K Views
0 Votes 1 Answers 10K Views
Hi Team, if we use the deactivate room(True) , the room is getting disappeared from the Symphony web portal. is there any chance to show that chat room inste...
0 Votes
1 Answers
6K Views
0 Votes 1 Answers 6K Views
I am trying to generate the bdk bot scaffold - using the symphony bot generator. But on running the "yo symphony" command as per the bdk docs, I am getting a...
2 years ago
0 Votes
1 Answers
5K Views
0 Votes 1 Answers 5K Views
What is the difference between chat rooms and Symphony groups?
2 years ago
0 Votes
1 Answers
6K Views
0 Votes 1 Answers 6K Views
Hi, Can you expose an URL with the Python BDK to receive external webhook notifications ? I want to trigger notifications to an endpoint that will be caught ...
3 years ago
0 Votes
0 Answers
3K Views
0 Votes 0 Answers 3K Views
Hi Team, I am very new to symphony and would like to see that if someone messages to symphony through Whatsapp, how can i send the message to a REST API whic...
2 years ago
0 Votes
2 Answers
6K Views
0 Votes 2 Answers 6K Views
Hi, I am at: https://learn.symphony.com/courses/take/bdk-2-python/lessons/27987560-demo-configuration-hello-world and trying to run the bot at 3:44 for the f...
2 years ago
0 Votes
0 Answers
5K Views
0 Votes 0 Answers 5K Views
hi i would like to create some sort of BOT so i would be able to send message from my Grafana system, to my Symphony client (and i have clients that uses sym...
2 years ago
0 Votes
1 Answers
5K Views
0 Votes 1 Answers 5K Views
How can we send user specific messages (i.e. I have to send some exception alerts to group of related users. There can be N number of groups and exception al...
2 years ago
Show more results questions