Popular last month
Recent pages
OpenID Connect (OIDC) is an authentication protocol that works with OAuth 2.0 by implementing authentication as an extension of the OAuth 2.0 authorization process. To use this extension, the app manager must include the openid scope in the Authoriza
Last Update: 4 days ago by jpromero | 22 changes
Designers can send designs made in Sketch format to developers. Then, developers can import these designs using the Design Import option in the GeneXus IDE. The designer can send what is necessary to the developers using traditional mechanisms (emai
Last Update: 7 days ago by dsalvia | 37 changes
Specifies the name of the package where the class associated with the External Object is located. Scope Objects: External ObjectGenerators: Java Description The External Package Name property is only available for External Objects with Type pr
Last Update: 7 days ago by vdeambrosi | 2 changes
Specifies the name of the JavaScript export to be instantiated to access the desired functionality within the imported module. Scope Objects: External ObjectGenerators: .NET, .NET Framework, Angular, Java Description The Javascript Module Name
Last Update: 7 days ago by vdeambrosi | 6 changes
By selecting Build > Deploy Application in the GeneXus main menu, you can access the Application Deployment tool which provides the following features: Local Deployment; it lets you package web applications. That is to say, you package Web obje
Last Update: 8 days ago by sjuarez | 180 changes
Defines the Platform navigation style. Values Default Split or Flip are automatically selected depending on the screen size. Usually Flip is for phones and Split is for tablets. This is the defa
Last Update: 8 days ago by mshuster | 108 changes
Spring Boot is an extension of the Spring Framework project, which simplifies the configuration and development of Java applications. It provides a set of predefined standards and default settings to speed up development.   The main difference
Last Update: 8 days ago by sjuarez | 5 changes
Indicates in which Java package the programs must be generated. Scope Generators: JavaLevel: Generator, Back end Description The Java package name property is located in the Preferences window at the Backend Generator level.  By default
Last Update: 8 days ago by rp | 16 changes
The purpose of the GAM Events subscription is to allow the automatic triggering of additional (external) code when a GAM event is executed. That is, being able to execute a custom event automatically after a GAM event is executed (i.e:
Last Update: 8 days ago by jpromero | 86 changes
Manages Observability spans. Properties SpanId Gets the Span ID. TraceId Gets the Trace ID. SpanContext Returns the SpanContext associated with this Span. IsRecording A Span is recording when the data provided to it via functions like SetAttrib
Last Update: 9 days ago by sjuarez | 19 changes
Running a Java application using Docker Compose involves defining a Dockerfile for your Java application and creating a docker-compose.yml file to orchestrate the containers. Here's a basic guide on how to achieve this:   Create a Dockerfile
Last Update: 9 days ago by usr220841 | 11 changes
Instrumentation is the act of adding observability code to an app. The objects that compose the GeneXusObservability module are for adding distributed tracing instrumentation manually. That is, to add new custom distributed tracing instrume
Last Update: 10 days ago by sjuarez | 28 changes
To create a Span, use the CreateSpan method of the Tracer external object. The CreateSpan method is overloaded, and the simplest method receives the name of the Span to be created. PreCode 1 Suppose that you need to create a new span in
Last Update: 10 days ago by sjuarez | 30 changes
Creates span instances, which represent a single operation within a trace. All the methods of this External Object are static. Methods CurrentSpan Gets the current span. Return value GeneXusObservability.Span Parameters None CreateSpa
Last Update: 10 days ago by sjuarez | 16 changes
What is Observability? Observability is the technical term used to understand a system’s behavior using externally recognizable factors. To measure the current status of a system "telemetry" it is common to use the data generated by that system, suc
Last Update: 10 days ago by sjuarez | 44 changes
SpanKind is a domain of the GeneXusObservability module.  It describes the relationship between the Span, its parents, and its children in a Trace. For more information see SpanKind. Client Indicates that the span describes a reques
Last Update: 10 days ago by sjuarez | 4 changes
This log shows the most important fixes or features that are being added to the GeneXus Beta Channel. You can download the latest night build (only) from http://www.genexus.com/betatesters Log Next build (>= 181278) Language improvements (av
Last Update: 11 days ago by armin | 405 changes
This method is provided by the Maps external object. It triggers the GPS to start tracking the device's location. The updated location will be changed for every ChangesInterval and also if the device moved a certain distance. Retu
Last Update: 11 days ago by mshuster | 43 changes
Facilitates cloud prototyping by deploying the application to the GeneXus cloud. Values No This is the default value.Yes Sets default
Last Update: 11 days ago by mshuster | 52 changes
Enables the creation of web applications valid for the Servlet 3.0 or higher specification. Values No Yes Default Value. Scope G
Last Update: 11 days ago by mshuster | 15 changes
Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant