Questions tagged [dss]

Data Services Server

Data Services Server is one of the WSO2 product set.

In summary, it enables to publish different data from differents source through web-services just by configuration.

For more details see this page.

103 questions
1
vote
2 answers

Need to create WSO2 DSS service which can read parameter from url

I have created a simple dss service which by inputing cust_id it gives me the customer data. I have exposed this webservice as http get resource with the following url GET /services/getCustDetailDSS/getDetail?cid=101 Corrsponding xml code for my…
mihir S
  • 617
  • 3
  • 8
  • 23
1
vote
1 answer

WSO2 SECURITY USERNAMETOKEN ESB AND DSS

proxyI'm trying to build a web service using ESB from WSO2. My service use a dataservice to get data from a database so I need to connect esb with dss. When proxy and dataservice aren't securice they work ok, but when they are securice I get the…
Arva Otero
  • 13
  • 6
1
vote
0 answers

Testing DSS service from C# application

I have implemented a service for a robot we have. The service itself is running, however i would like to test it from another application, instead of using VPL to test, because i would like to be able to set breakpoints in my service and have manual…
Ken de Jong
  • 219
  • 1
  • 11
1
vote
1 answer

Does Microsoft Robotics Developer Studio work on CE 6?

I have a DSS service I created (For Microsoft Robotics Studio). I then followed the documentation to make it a compact framework service and created a deployment package. I then deploy it to a CE 6 device... Does a MSRS service work on CE 6? The…
rudigrobler
  • 17,045
  • 12
  • 60
  • 74
0
votes
0 answers

Python netcdf to hec hms dss

I have created with xarray a netcdf of rainfall every 5 minutes. With Hec HMS 4.11 I can convert it to DSS format, the problem is that when converting it, only the start column is imported but also the end column of each interval. Any ideas so that…
0
votes
0 answers

Add signatyre field to PDF and use it on DSS

I have developed an online electronic signature application using DSS which works well. Now I'm integrating a web application that allows users to position a signature area in a PDF (using Javascript) and then I get the X and Y positions. The…
0
votes
0 answers

HEC-HMS Gridded curve number

I'm currently working with HEC-HMS and i'm trying to use the gridded SCS Curve Number. I arrive to import my raster Curve Number as DSS file in HEC-HMS. But when I land my compute it doesn't work. The message error is the following : "ERROR 40509: …
0
votes
2 answers

Work with different version ROS (Robot operating system)

Is there a way to publish using ROS1 based ros version in one machine and subscribe to these same topics from another machine that only use ROS2 versions like humble. Clarification Machine 1 Version1: ROS1 Distro: Naotic Publisher Node:…
NatiCog
  • 49
  • 3
0
votes
1 answer

Dataiku - Saving Models in DSS Python Receipes

How do I save a model in Dataiku? This is the tutorial that I am using: https://doc.dataiku.com/dss/latest/python-api/model-evaluation-stores.html Example Code: from sklearn import linear_model reg = linear_model.LinearRegression() m =…
Starbucks
  • 1,448
  • 3
  • 21
  • 49
0
votes
1 answer

How can i make power query read ".dss" files?

Im trying to make a dashboard on Power BI with the .dss files from simulations of HEC-HMS to show results of time series datas, but they are inside a ".dss" file and power query says that: "we don't recognize the format of the first file" How can I…
0
votes
1 answer

Darwin Streaming Server - Adaptive Bitrate?

Can anyone provide any direction or links on how to use the adaptive bitrate feature that DSS says it supports? According to the release notes for v6.0.3: 3GPP Release 6 bit rate adaptation support I assume that this lets you include multiple…
beardedd
  • 371
  • 2
  • 6
  • 14
0
votes
1 answer

PDFBox doesn't show correct validating PDF digital signature after it was modified

Currently I'm working on PDFBox library to provide digital signature solution. My problem is detecting the pdf that has been modified. On Adobe Reader can detect this modification but on PDFBox it doesn't detect the document has been modified (I've…
0
votes
1 answer

iText Verify Signature with checking CRL

I am setting up a verifier which makes it possible to check the validity of signature. The signature I do is based on DSS level LT so revocation checking is built into the document. The problem that I encounter now is at the level of the verifier…
Med
  • 9
  • 2
0
votes
1 answer

Signing with DSS Desktop App (Digital Signature Service)

I am trying to sign a PDF document with DSS Desktop Standlone App, and my problem is that I cannot use this application in MacOS environnement due to MSCAPI. There is a solution for MacOs ?
Mehdi
  • 99
  • 2
  • 10
0
votes
1 answer

Akamai HDCore + live stream = occasional blips of black

I noticed I'd only getting the "blips of black" (maybe 300ms of all black) whenever the stream quality changes (due to the DSS throttle). I thought maybe there is not enough buffer, but the stream change takes about 7s (according to the HDCore debug…
Jacksonkr
  • 31,583
  • 39
  • 180
  • 284