4,517 questions
1
vote
1
answer
40
views
How to send messages between agents on the same node in Unetstack
I have created two unetstack groovy agents (AnchorMotionAgentV2 and AnchorCommAgentV2), which I expect to send messages to each other. The AnchorCommAgentV2 is expected pass control messages to ...
0
votes
0
answers
197
views
How do threads work under assistants in langgraph platform?
I am struggling to understand how threads and assistants work within the LangGraph Platform Framework
How I think it works
create an assistant that's associate with a graph
For each conversation, ...
1
vote
0
answers
151
views
How do I stop infinite iteration of a thread with an event/message?
I'm using the last nightly version of Rust and I want to listen to different events (user input, file modification, unix signals) in an event loop.
For that purpose I have a few functions with ...
0
votes
0
answers
48
views
How to access LinkedIn Messaging and Comment APIs for custom integration?
I’m trying to develop a custom integration where our backend system can interact with LinkedIn’s messaging and comment features — such as sending/receiving direct messages or posting/retrieving ...
0
votes
0
answers
42
views
Wix Visual Glitch After Minify
So i have been building a Website on Wix for a while. i work with alot of iFrames and Velo. Today i decided to to minify everything which made the Site way faster, however switching Tabs on my Tabbed ...
0
votes
1
answer
120
views
Difference between MassTransit and message bus
I'm just getting into this stuff and got quite confused, sorry for my ignorance.
If message bus is an abstraction over a concrete messaging library that can be switched out.
Would that mean that ...
0
votes
0
answers
73
views
Access Refused Rabbit MQ get message from queue
I am using the azure provider in rabbitmq and when I use my federated user that has the administrator tag (role), I receive an unauthorized message (401).
Return from the authentication api:
{"...
0
votes
1
answer
124
views
How can I check a signal's one bit's value in Vector CAPL?
I need a assistance for my Vector CAPL script below. I couldn't find a way to find out if a signal's value of a message that in my database (one bit) is 0 or 1.
Here is the code:
variables {
message ...
0
votes
1
answer
118
views
Implementing a confirmation dialog for closing a risk based on its impact status Colum: APEX ORACLE
I'm working on an Oracle APEX application where I need to implement a confirmation dialog when closing a risk. The process should work as follows:
When the user clicks the "Close Risk" ...
1
vote
2
answers
70
views
How to avoid memory allocation in catch block in Java Spring application (string interpolation)?
I am writing a Java Spring Boot (servlet) web-API application. There are repository classes in the application. Repository methods are written "from scratch" using Google Cloud Datastore API ...
0
votes
1
answer
116
views
How to pass parameters from Netsuite client script to user event script?
I hope you are well. I have my user event script to create custom button on netsuite message record. I have client script to refresh the page on button click. I am able to get selected template value ...
0
votes
1
answer
47
views
Can we retain selected value after reloading the page user event beforeload?
I hope you are well.
I'm working on a record creation. I select the value from dropdown field. After that reload the record, I need to:
Retain the selected value from the dropdown.
Repopulate the ...
0
votes
0
answers
64
views
How to add additional recipients on netsuite message record using user event beforeLoad?
I hope you are well. I am trying to set email addresses in the additional recipients email field on netsuite email message record. I am not getting that Additional recipient sublist id in netsuite ...
3
votes
4
answers
1k
views
Webhook Issue: "Message" Test Event Not Triggering
I am trying to successfully receive "Message" test events at my webhook URL to ensure my application can handle message-related interactions.
What I Have Set Up:
Configured a verified ...
1
vote
0
answers
63
views
Optimizing Poly1305 using radix 2^26
I'm implementing Poly1305 on an ARM Cortex-M4 microcontroller, and I initially used a radix 2828 representation. I modified the implementation to use radix 226226 while keeping the same principles. ...
-1
votes
1
answer
36
views
window.postMessage({ trigger: "startCounting" }, "*"); does not trigger
i have a rolodex counter that i need at times to trigger the animation via posting a message
it does not work, instead of the two digits animating counting, only a single digits flickers without ...
-4
votes
2
answers
134
views
Why goroutines are going to be deadlocked?
I got these error
fatal error: all goroutines are asleep - deadlock!
`goroutine 1 [semacquire]:
sync.runtime_Semacquire(0xc0000081e0?)
C:/Program Files/Go/src/runtime/sema.go:71 +0x25
sync.(*...
0
votes
0
answers
27
views
How do I extend the message area available for a condition message in a Wix 3.11 installation project?
I am using a WixStandardBootstrapperApplication.HyperlinkLargeLicense as the application ref in my installer. It is a WixStandardBootstrapperApplication type with a logo, I have a message that ...
0
votes
1
answer
394
views
Warning messages: about geom_line and In geom_point(size = 2)
I am trying to create a ggplot using this code.
df <- read.csv("2019.csv", header = TRUE, sep = "," )
head(data)
ggplot(data = df, aes(x = 'GDP.per.capita', y = 'Social.support')...
0
votes
1
answer
193
views
Telethon message request sometimes returns empty message's raw_text, text and message attributes
I read telegram channel messages:
channel = await self.client.get_entity(entity)
messages = await self.client.get_messages(channel, limit=lim)
text_df = pd.DataFrame(columns=[
'channel_id',
'...
0
votes
0
answers
252
views
Microsoft Graph API - filter Teams chat messages by CreatedDateTime?
I'm trying to use the Graph API to get messages from a Teams chat, but by filtering to a specific date-time range. For some inexplicable reason, the filter based on the message's createdDateTime ...
-1
votes
1
answer
98
views
Using PHP to check if there are unsuitable characters in a textarea form
The $handle is given the value of '1' even if there are no characters in the text area which appear in the array.
$handle = '';
$message 'nothing in here except plain text';
// check message ...
0
votes
1
answer
55
views
Throw exceptions on non development enviroment Blazor
I have a Blazor Hosted WebAssembly app written on .NET8, so there are three projects Client, Server and the Shared. Intercommunication happends with Web API calls. In my razor components I have the ...
0
votes
0
answers
105
views
Messaging system in python using socket
I've been working on a fully function Fallout Terminal and so far have incorporated many features, one of which is a chat room to chat between others running the script.
I improvised a small chat room ...
0
votes
1
answer
447
views
Use Twilio in Vue 3 to send message on Whatsapp
i looking the best way to send message on Whatsapp using twilio.
so here is my code :
twilio.js file
import { Twilio } from 'twilio';
const accountSid = process.env.TWILIO_ACCOUNT_SID;
const ...
2
votes
1
answer
80
views
Does Pharo have a messages or warnings log during a session?
When I started a Pharo image I got a warning about a .sources file being missing because I had renamed the .image, .sources and .changes file to one of my preferences.
It showed up for a while then ...
1
vote
1
answer
75
views
How do I send multiple key/values in a Message for Handler?
Message msg = Message.obtain();
msg.obj = "first string value";
msg.setTarget(mClientMessenger);
msg.sendToTarget();
I would like msg.obj to hold two key/value pairs if possible.
Ex:
key1, &...
0
votes
1
answer
179
views
ServiceBusError: InvalidOperationError: Cannot create a message browser
Please help with the below issue:
ServiceBusError:
InvalidOperationError: Cannot create a message browser on an entity with auto-forwarding enabled. Reference:26xxxx0b, TrackingId:baxxxxxB12, ...
1
vote
1
answer
152
views
Windows API: Why didn't PeekMessage get the keyboard event I want here?
I am writing a program which responds to the Alt+B keyboard shortcut from the user.
The program keeps printing the current time and Alt+B toggles the colour of the
text printed.
I try to use ...
0
votes
1
answer
33
views
The message (c:/ tasm/cin) apperas on screen when dont need to
start:
mov ax, @data
mov ds, ax
mov ax, 13h ;Graphic mode
int 10h ;Graphic mode
jmp image1
image2:
; Back to text mode
;mov ah, 0
;mov al, 2
...
0
votes
2
answers
112
views
Control thread from another thread leads to unexpected behavior in Rust
In my example certain events are not handled (messages are not printed) and I don't understand why.
To motivate my code a little: The problem I want to solve (currently) is only a simple blinking LED ...
0
votes
1
answer
581
views
Install Bootstrap on Symfony 7, Error message after "package.json" add, and command "npm start"
Error message screencapture
Good morning,
I am installing Boostrap v 5.3.3 in Symfony following the Bootstrap documentation. But I encounter an error when launching the "npm start" command (...
1
vote
2
answers
132
views
Dynamic displayed message based on shipping zone and cart amount threshold in WooCommerce
On Display a custom message based on customer shipping zone in Woocommerce answer, I found a solution to show a message in cart based on the shipping zone.
I want to show a message based on shipping ...
1
vote
2
answers
204
views
Groupme API Has No Support for Topics
I would like to have bots that post in the topics beneath a group. For a user, these topics present as separate sub-groups. However, they seem to have no ID tied to them. Is there a parameter I can ...
1
vote
1
answer
204
views
How can I test a Sticker Pack App in Xcode 15?
I'm trying to create a stand-alone Sticker Pack App in Xcode 15.3. The project itself creates fine, I can add stickers to the project, I've set all of the many app icons, but when I run the project on ...
1
vote
0
answers
88
views
how to set my own message in event.returnValue in beforeunload function
window.addEventListener('beforeunload', (event) => {
event.returnValue = 'Are you sure you want to leave this page?'
updateapi();
})
I want to show above message only instead default ...
0
votes
1
answer
442
views
How do I restore access for the Powershell to the C:\Windows\system32\powershell.exe path?
a while ago my antivirus (360 total security free version) for some reason flagged the powershell as a virus or something and modified its settings. If I remember correctly it quarantined some file ...
1
vote
1
answer
339
views
PrimeNG sidebar clears primeng messages. Why?
In my app.component.html I have
<div class="main">
<button type="button" (click)="onShowNotificationSideBar()" label="Show"></button>
...
0
votes
2
answers
583
views
SQL queue doesn't start activation procedure SQL Server
SQL Server 2019
I'm trying to start stored procedures from a trigger (so that the trigger stays lean) to process data in some production facility. Working with queues/messages etc is new to me
I've ...
0
votes
1
answer
117
views
Slack webhook returns invalid_payload when message is a url
I have:
def send_slack_message(message: str):
payload = '{"text": "%s"}' % message
response = requests.post(url,
data = payload)
print(...
0
votes
0
answers
2k
views
I am getting this error using Eclipse : An error has occurred. See error log for more details. org/eclipse/egit/core/AdapterUtils
Error message
I tried re-installing Eclipse and the same message appears. I'm new to Java and don't know exactly what to do. I'm looking in forums and can't find a solution to this. Thank you in ...
2
votes
1
answer
87
views
How to send message to recipients individually?
I want to send a single message to many recipients, but in doing so iMessage creates a group chat with all of the recipients. How can I avoid this and send the message to each user individually ...
0
votes
1
answer
1k
views
What's git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --tags --set-upstream origin master:master
I can't find any information in the internet for this. I'm using sourcetree. This link is the nearest I've found and it doesn't help : https://dev.to/shafia/support-for-password-authentication-was-...
-1
votes
1
answer
938
views
How to send messages inside the whatsapp with flutter app, no open whatsApp
I'm building a app for one company of market.
After select items and pay I want send message inside whatsApp for client speak "hey, yours items they were confirmed and 30minutes are in your house&...
0
votes
1
answer
452
views
Telethon, how to get messages from chat, but not don't make requests to get user entites
I am using Telethon and I am getting messages from chat, but as I can see in session file - I have a lot off entities added with users(senders, I think). So I get WaitFloodError
looks like because a ...
0
votes
1
answer
73
views
Say a message for longer on alexa developer with python
I have a problem when I tell Alexa a long message, it can't capture my entire message.
When I am testing my skill on my cell phone and not on an echo device, my message is completely captured. But ...
0
votes
0
answers
51
views
SMS forwarding Twilio based on multiple Conditions to set groups
I would like to forward a SMS message to a group of SMS numbers based on a conditional match.
I found SMS forwarding to another SMS number and SMS forwarding to a group of SMS numbers but I am unsure ...
1
vote
1
answer
3k
views
Can a Telegram Bot Delete Its Chat History with a User?
I am developing a Telegram bot and am curious about a specific functionality regarding chat management. I'm looking to understand if it's possible for a Telegram bot to delete its chat history with a ...
-1
votes
1
answer
3k
views
Buttons or list in Whatsapp-Web.js
I'm trying to build an app in node.js and my objective is to send WhatsApp messages to my list of clients, and for that purpose I'm using WhatsApp-Web.js.
I included media message and text as a ...
1
vote
0
answers
61
views
Ratchet PHP Library Not Sending Response
I'm building a simple chat application using Ratchet PHP Libray, And when a user enters a message it is stored in the database then displayed .However,the user cannot receive supposedly sent messages ...