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
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
0 Answers
3K Views
0 Votes 0 Answers 3K Views
HI Any one can guide me. how to show min, max & close icons in symphony chat window. I have integrated ECP chat module in my application. i want to minimize ...
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
0 Votes
1 Answers
10K Views
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
5K Views
0 Votes 1 Answers 5K Views
Hi, in Synphony training center I can see courses availble for BOT development. Dont we have any course available for App development?
2 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
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
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
5K Views
0 Votes 1 Answers 5K Views
How to assign permissions to make the bot Administrator role where it could add itself into the chat room after checking public room or not . Once it adds it...
0 Votes
1 Answers
10K Views
0 Votes 1 Answers 10K 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
0 Answers
4K Views
0 Votes 0 Answers 4K Views
Hi All, I am trying to setup symphony-poll-bot-java code and trying to test is on my developer's sandbox environment. My service is running fine without any ...
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
1 Votes
1 Answers
6K Views
1 Votes 1 Answers 6K Views
Hello guys, we leverage a bot function that allows us to /ping @"someone in the company" where "someone in the company" is replaced by a firstname lastname d...
2 years ago
0 Votes
1 Answers
10K Views
0 Votes 1 Answers 10K Views
In MessageML: am I correct that it is impossible to have an element with an href with two query parameters? If you try out in https://renderer-tool.app.symph...
4 years ago
0 Votes
1 Answers
11K Views
0 Votes 1 Answers 11K Views
Hi.. I have created a bot by the BotGenerator. I have configured the config.yaml by referring the working sample including the firm's proxy setup. The servic...
3 years ago
0 Votes
1 Answers
10K Views
0 Votes 1 Answers 10K Views
https://docs.developers.symphony.com/v/v20.13/building-extension-applications-on-symphony/overview-of-extension-api/extension-api-services/modules-service st...
0 Votes
1 Answers
11K Views
0 Votes 1 Answers 11K Views
Does BDK support creating multiple Bot connections from spring boot container? 2. Any concerns around using BDK instance per AsyncExecutor. i.e setting the A...
0 Votes
2 Answers
13K Views
0 Votes 2 Answers 13K Views
--> how to use the pinnedMessageId for newly created chatroom? --> The pinnedMessageId attribute allows to display, in the Client 2.0 only? how to identity w...
0 Votes
1 Answers
6K Views
0 Votes 1 Answers 6K Views
Can a headless bot get the list of chatrooms that it is in and send messages to those chatrooms? Thanks
2 years ago
0 Votes
1 Answers
6K Views
0 Votes 1 Answers 6K Views
is selecting multiple check boxes possible by this method, as in a list of symphony chat rooms is mentioned and a message is needed to send to multiple rooms...
0 Votes
0 Answers
10K Views
0 Votes 0 Answers 10K Views
Can anyone send me the link to download symphony app ? How can I do to be enable as AC Admin
3 years ago
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
8K Views
0 Votes 1 Answers 8K Views
1.What is the best method to add a bot created according to SDK into multiple chat rooms where each room has different admin. Please provide a solution other...
2 years ago
0 Votes
1 Answers
6K Views
0 Votes 1 Answers 6K Views
Wanted to know if we could use forms and check boxes to take inputs from users and wanted a reference for creating forms with check boxes.
0 Votes
1 Answers
11K Views
0 Votes 1 Answers 11K 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
6K Views
0 Votes 1 Answers 6K Views
WHere can i find the rules applied to formatting a table i send into Symphony ? Looking for details on column width, word wrap conditiions etc. thanks
0 Votes
1 Answers
13K Views
0 Votes 1 Answers 13K Views
i have a doubt , suppose bot create a chat room and adds members into it . After the work process is done i dont want the members to write anything into the ...
4 years ago
0 Votes
0 Answers
4K Views
0 Votes 0 Answers 4K Views
Hi, Starting up the demo bot from chatper 4, runs fine. It looks good and replies with teh @mention followed by /command but the bot's online status at the S...
2 years ago
Show more results questions