To configure the request type and the method: Box/List Description Name In this box, enter the name of the parameter that you have defined in the code of the API or in the end-point URL. Note:- If the name of the parameter in the Name box does not match the parameter that you have defined… Continue reading Configuring Request Type and Method (Mandatory Step)
Blog
Request Transformation (Mandatory Step)
In the vConnect module, this function allows you to determine the data format that the vConnect module receives from the front-end application. Based on the data format of the request, you determine if the data conversion is required. The vConnect module, as a software application service, understands data in the JSON format. It only receives,… Continue reading Request Transformation (Mandatory Step)
Configuring URL (Mandatory Step)
To configure the end point details: Note: – The named variable consists of the actual configuration values. By using the named variables, the vConnect module processes the API request. Note:- If you want to use the encoded URL string to post the API request, click the Is URL Encoded check box. This feature converts the… Continue reading Configuring URL (Mandatory Step)
Introduction
By using this function, you configure the details of the end point URL. The end point means that location where the vConnect module redirects the API request. In the end point details, you configure the URL of the destination point, request type, method that is used in the API request, etc. While configuring end point… Continue reading Introduction
Configuring API Request Details
This function allows you to configure the API request. To configure the API request, you define the title and description of the API. To configure API Request Details: List/Box Description API Name In this box, enter the title of the API. On the vConnect platform, you access, track, and manage an API by its title.… Continue reading Configuring API Request Details
Adding REST/SOAP API
This feature allows you to configure the REST APIs or SOAP APIs as follows: To add REST/SOAP API:
Clear Server Session
When a user accesses a website, the server creates a session between the user and the application. The server maintains the session by assigning a unique session ID to it. This session ID manages user related data on the server or server-linked database. When the “Clear Server Session” task is executed, it clears the session… Continue reading Clear Server Session
Finish
You can use this task to resume a session-specific journey in an application. For example:- Assume you are on an application page. Thus, you navigate to a login page from the current page. After you successfully log in, the “Finish” task will take you to the same page from where you navigated to the login… Continue reading Finish
Recent Failures
When an API fails to send the response as expected or does not respond, the Vahana cloud generates audit logs related to the API’s failure. This section displays the list of audit logs related to an API’s failure. The audit logs include the following: Column Description Service Name It displays the service’s name. The client… Continue reading Recent Failures
Recent Errors
In the View Detailed Logs module, this section displays the list of audit logs. The audit logs briefly display the error details related to an API call. The error details include the following: Column Description System Name It displays the service’s name. API Name It displays the controller’s name. When the client application invokes an… Continue reading Recent Errors