Jose M Martinez
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
Posts
Recent activity by Jose M Martinez-
Help with VMS 6.1 REST Analytics Integration: Service Requirements and Deletion Issues
For creating and managing the integration, I've used these endpoints: Create integration: POST /rest/v4/analytics/integrations/*/requests Approve integration: POST /rest/v4/analytics/integratio...
-
Nx Meta Server 6.1: Object Metadata Push Integration Issue with REST API
PlannedI am working with the Nx Meta Server 6.1 REST API and have implemented the following authentication and metadata push flow: First, successfully obtain session token using /rest/v4/login/sessions ...
-
Unable to Enable "Allow Insecure (Digest) Authentication" in Client Version 6.1.0.39707
CompletedWith client version 6.1.0.39707, I am unable to enable the "Allow insecure (digest) authentication" checkbox from the admin window. When I try to check it, the password change panel opens instead.
-
Issue with Custom Plugin for Receiving JSON via HTTP in Nx Meta
PlannedI have created a plugin to receive a JSON via HTTP with the information of an event to an Nx Meta server from a client application. I followed the example you have in the stub (http_requests).I upl...
-
Integration with Nx Meta for Metadata Event Transmission
PlannedHi, We are looking to initiate the integration of our system with an Nx Meta server to send events along with metadata generated from our analytics, all developed in C++. From what I’ve read in you...
-
Example of Server Connection and Event Sending with Bounding Box in C++ Using SDK
PlannedHi,Could anyone provide me with the documentation and SDK for C++?Where can I find an example of connecting to a server and sending an event with its bounding box using the SDK? Thanks in advance!
-
Sending Images via HTTP Generic Events
PlannedHelloIs it possible to send images in an event from an external system using "HTTP Generic Events"?
-
Connection to Server for HTTP Generic Events
AnsweredHello, I would like to know how to connect to the server in order to send an event from our system using HTTP Generic Events. I am working with C++ and the cURL library. I am mainly having issues w...