say i have a set in java whose length is not fixed and it changes with time, who do we pass this set into the form and use it to display those set values as ...
one year ago
I was going through the documentation about Custom Entity but I can not replicate it in my private project. Can I please get a sample code on how do we use c...
one year ago
Hi, I have to list all system features(/v1/admin/system/features/list that endpoint). Is there any service in java BDK to do that? If not how I may achive th...
I recently completed the Symphony/Certified Bot Developer Certification (Java) and was issued a certificate with the code 62BF-8862-F9CC-4D64. I have added t...
I'm implementing a UserJoinedRoomContext watcher in my bot. The code gets called python async def on_activity(self, context: UserJoinedRoomContext): user = a...
Hi there! Can anyone give me clear answer: How I can prepare a chart in my own bot?
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 ...
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...
3 years ago
We are facing the following error while trying to configure the symphony-bdk-bom-3.0.0.RC3, please help me to resolve this issue, we are using the resilience...
one year ago
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...
Hi i am trying to create IM for multiple user and its throwing error 500 while trying to create stream for multiple user
2 years ago
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...
2 years ago
Hi, I'm trying to create an extension app and managed to get the yo symphony sample to work in the symphony web client. I'm using the python version of the a...
3 years ago
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/...
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...
Hi all, I have a bot developed in Python and it was working fine until the datafeeds api stopped responding. My request: datafeed_url = "https://spx.symphony...
one year ago
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 ...
3 years ago
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.
2 years ago
Does BDK 2.0 (Java) supports the reading of messages with styles? We are Having requirement to read Rich Text message ( having excels tables and images ) and...
Hi All, We are looking for some help here on where to start from if we want to setup Symphony API server of our own. Would really appreciate if you could pro...
one year ago
Say we have a Set of values that are options for drop down menu that will be used in a form via symphony bot. We have made use of templates to create a form....
one year ago
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...
could anyone suggest an easiest way to retrive chat room name from Stream Id
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, “/...
2 years ago
Hello Team, We have recently working on a project and we need to integrate my Jira server with Symphony. How can I integrate Jira with Symphony now? Thank you.
one year ago
Can this be done ? Adding a button to a row looks very messy. Are there any other options wrt rectangluar buttons, alignment, size
one year ago
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
For testing purposes, how can we try or test OBO authentication in sandbox mode? I have tried the examples but since I do not know where to configure it via ...
The [Building an Extension App with #hashtags & $cashtags] (https://docs.developers.symphony.com/ext-apps/tutorials/building-an-extension-app-with-hashtags-+...
one year ago
Can I create an extension app in develop2 sandbox that can read and reply to messages
2 years ago