Newest Questions
24,184,272 questions
0
votes
0
answers
8
views
Reversal support in Jack Henry SilverLake APIs across transaction types
When integrating with Jack Henry SilverLake APIs, are reversal operations available for every transaction type, or only for certain transactions?
Specifically:
Are reversals supported uniformly ...
Advice
0
votes
0
replies
3
views
USDC-INR off service service providers
What service providers (regulatory complaint) support USDC-INR and EURC-INR offramp on Solana and provide API integration?
-2
votes
0
answers
16
views
Compiled Queries vs Stored Procedures
I am currently designing a dashboard for an application and am facing a decision between using Compiled Queries or Stored Procedures. My backend is entirely built in .NET, and we are using Entity ...
Best practices
0
votes
0
replies
14
views
How to ensure an inserted row survives a rollback?
In SQL Server, I have a stored procedure that returns some sensitive data to the client, and logs that fact into a log table. The stored procedure is executed in a transaction controlled by the client,...
-1
votes
0
answers
4
views
ABP.io + OpenIddict + SAML 2.0 Integration with Zoho Customer Portal
I am working on a .NET Core ABP.IO project as a microservice, and I want to integrate SAML for the Zoho customer portal. My project is set up as the Identity Provider (IdP). I have added a SAML ...
0
votes
1
answer
9
views
Login session always remains true in Next.js, even after logout
Currently i am learning Next JS, as a part of that i am implementing a form with login logout functionality. Also setting cookie and session for the same. My flow is like if logged in shows logout btn ...
-1
votes
0
answers
13
views
googlesearch module in python not working
I am trying to make a tool for myself in python but it needs to search in google and output the results. So I searched it on google and it lead to me the googlesearch module by Mario Vilas. I am using ...
-5
votes
0
answers
21
views
Is it possible to use multiple TransitionLanes in React? [closed]
Please don't be too harsh, I'm trying to understand the mechanics of the React library.
I was looking through the React library source code and came across something called Lanes. I discovered that ...
0
votes
0
answers
14
views
Selenium: How to automate dropdown + hover on dynamic React charts (single login session?)
I’m automating a React-based dashboard using Selenium (Python) and facing a lot of problems with map/chart navigation and locators.
Issues I’m stuck with:
Multiple dropdowns (Facility / Part / Status)...
0
votes
0
answers
19
views
Reliable And Correct way of getting data continuously from UDP Connection IOS Swift
I am trying to create a listener from a drone to my device and receive the data from the from the drone over the UDP connection but the problem is when I start listening to the port where the drone is ...
0
votes
0
answers
19
views
Claim SDK in Google SDK console and verification.properties seems to be incorrectly placed in aar
I need to claim my SDK in Google SDK console and i have followed exact steps mentioned there. But it seems like those steps lead to verification.properties file being placed in incorrect location ...
0
votes
0
answers
18
views
Prisma is giving error while trying to migrate it or push to NeonDB
The datasource property url is no longer supported in schema files. Move connection URLs for Migrate to prisma.config.ts and pass either adapter for a direct database connection or accelerateUrl for ...
0
votes
0
answers
5
views
Localisation Switching in runtime ROS2
Implementation considerations
High-Level Architecture
Run both localizers in the system:
amcl → coarse/global localization
slam_localizer (e.g. slam_toolbox) → fine/docking localization
TF / Pose ...
0
votes
0
answers
10
views
filelog receiver loses logs when exporter is down
Describe the issue you're reporting
I have a scenario where multiple log files are generated every 3 minutes, and each log file contains around 10 log entries per minute.
Example log files:
testlog-...
0
votes
0
answers
14
views
Modify the Google Forms confirmation page to display the timestamp, but it is showing the previous response’s timestamp when using Apps Script (.gs)
enter image description hereI want the response timestamp to be the current submission timestamp (the same timestamp that is recorded in Google Sheets when the form is submitted), but right now the ...
