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
2K Views
0 Votes 1 Answers 2K 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
1K Views
0 Votes 1 Answers 1K 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...
one year ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K 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
1K Views
0 Votes 1 Answers 1K Views
Hi All, I am developing a bot on Python BDK which sends messages automatically - I would like users to be able to specify the type of message they are pushed...
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K 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 ...
one year ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K 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...
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
The issue comprimises of incapability of pulling up the messages in the room posted before bot was added in the room. Messages posted post bot is added are s...
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi, I am working on high availability for my Symphony bots. We have 4 backend bot instances running behind a Round robin loadbalancer. I read the documentati...
one year ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K 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...
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K 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/...
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
We wish to update our application's description and icon in the Symphony Market (on the 'my.symphony.com' pod). Simply updating the bundle.json file has no e...
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
I am trying to follow the Developing Bots using BDK for Python, but I'm having a problem when I try to run the bot using command py -m src I am getting the e...
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K 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
2K Views
0 Votes 1 Answers 2K 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...
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
I have completed my symphony certification, can you please tell me from where can i retrieve it ?
2 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
I am writing to ask for your advice on whether I can achieve the following with Symphony API. When there is a message on symphony group chat, for example, “/...
api
one year ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hey guys, we are making heavy use of the @activites.slash decorator, something along the lines of: But think duplicating that decorator 20 times for various ...
1 Votes
1 Answers
3K Views
1 Votes 1 Answers 3K Views
I would like to create a bot that sends "/data.csv" to a bot, attaches a data.csv file and replies. can you tell me. I'm using SpringBoot BDK Java.
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
How to show invalid command message. Example we are using /Help or /CommandName to show the command activity, but if the user type "/CommandName test" or "/C...
2 years ago
0 Votes
2 Answers
3K Views
0 Votes 2 Answers 3K 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
2K Views
0 Votes 1 Answers 2K 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...
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K 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: -...
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi Team, are there any examples for a Headless Bot in Python? I am very interested in creating a chatbot that sends notifications based on external events. A...
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Do symhony has a way to recieve message from jenkins regarding status of the build. any suggestions?
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K 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
1K Views
0 Votes 1 Answers 1K Views
Can I create an extension app in develop2 sandbox that can read and reply to messages
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
I think I'm missing a step here. In the documentation it says I need to go to the admin center and register my bot/upload the public key. I can't seem to acc...
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Can a headless bot get the list of chatrooms that it is in and send messages to those chatrooms? Thanks
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Let's say we have an application built on Angular and Spring Boot and I was able to create chat rooms, listen to message sents in the backend. However, I am ...
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hello guys, Hope you are doing well at you looking this post. I have some issue on my production environment. I want to connect app symphony to one remote sq...
Show more results questions