DORSETRIGS
Home

odata (29 post)


posts by category not found!

OData: Date "Greater Than" filter

Understanding the O Data Greater Than Filter for Dates In the realm of web services O Data Open Data Protocol provides a standardized way to query and manipulat

3 min read 08-10-2024 35
OData: Date "Greater Than" filter
OData: Date "Greater Than" filter

OData Delete with Filter

Deleting Data with Filters in O Data A Comprehensive Guide O Data Open Data Protocol is a powerful standard for accessing and manipulating data over the web It

2 min read 07-10-2024 54
OData Delete with Filter
OData Delete with Filter

Microsoft.OData.Client with Microsoft.OData.Core 7.0

Navigating the New Waters Using Microsoft O Data Client with Microsoft O Data Core 7 0 Problem Many developers have relied on the robust functionality provided

3 min read 07-10-2024 61
Microsoft.OData.Client with Microsoft.OData.Core 7.0
Microsoft.OData.Client with Microsoft.OData.Core 7.0

ODataModel passing "expand" parameter in read

Mastering O Data expand for Efficient Data Retrieval O Data the Open Data Protocol offers a powerful way to interact with data sources One crucial feature for e

2 min read 07-10-2024 52
ODataModel passing "expand" parameter in read
ODataModel passing "expand" parameter in read

Using OData in .NET Core Web API for MongoDB

Harnessing the Power of O Data in NET Core Web API with Mongo DB The world of web APIs is constantly evolving demanding efficient and flexible ways to interact

3 min read 07-10-2024 68
Using OData in .NET Core Web API for MongoDB
Using OData in .NET Core Web API for MongoDB

Dynamic Filter for CPI

Dynamic Filters for CPI Streamlining Your Data Analysis Imagine you re analyzing Consumer Price Index CPI data for different countries and time periods You need

2 min read 05-10-2024 50
Dynamic Filter for CPI
Dynamic Filter for CPI

SSRS REST API to get CatalogItems in a hidden folder

Accessing Catalog Items in a Hidden Folder Using SSRS REST API SQL Server Reporting Services SSRS offers a robust REST API that allows developers to interact wi

3 min read 30-09-2024 51
SSRS REST API to get CatalogItems in a hidden folder
SSRS REST API to get CatalogItems in a hidden folder

How to convert OData filter query to class FilterValue

How to Convert O Data Filter Query to Class Filter Value In todays data driven world working with APIs efficiently is crucial One common scenario you may encoun

2 min read 28-09-2024 60
How to convert OData filter query to class FilterValue
How to convert OData filter query to class FilterValue

OData 4.01 and Saleforce, create an endpoint for a datasource used by an external lookup

Understanding O Data 4 01 and Salesforce Creating an Endpoint for an External Lookup Data Source Introduction In the world of web services and data sharing O Da

3 min read 28-09-2024 73
OData 4.01 and Saleforce, create an endpoint for a datasource used by an external lookup
OData 4.01 and Saleforce, create an endpoint for a datasource used by an external lookup

ADF converts date columns from Odata rest api to /Date(xxxxxxxxxxxxx)/ instead of datetime string

Understanding ADFs Conversion of Date Columns from O Data REST API When working with Azure Data Factory ADF you may encounter a common issue where date columns

2 min read 20-09-2024 95
ADF converts date columns from Odata rest api to /Date(xxxxxxxxxxxxx)/ instead of datetime string
ADF converts date columns from Odata rest api to /Date(xxxxxxxxxxxxx)/ instead of datetime string

How can I write an OData query to filter a property that is two expands deep?

Crafting O Data Queries Filtering Properties Two Levels Deep When dealing with O Data queries navigating through complex data relationships can sometimes be a c

2 min read 15-09-2024 59
How can I write an OData query to filter a property that is two expands deep?
How can I write an OData query to filter a property that is two expands deep?

OData Connected Services DataServiceVersion 2.0

Understanding O Data Connected Services and Data Service Version 2 0 O Data Open Data Protocol is a standard protocol for building and consuming RES Tful APIs I

3 min read 14-09-2024 53
OData Connected Services DataServiceVersion 2.0
OData Connected Services DataServiceVersion 2.0

Create annotation to a contact entity in Microsoft Dynamics CRM by API

Adding Annotations to Contacts in Microsoft Dynamics CRM via API A Comprehensive Guide This article delves into the process of adding annotations notes to conta

2 min read 06-09-2024 60
Create annotation to a contact entity in Microsoft Dynamics CRM by API
Create annotation to a contact entity in Microsoft Dynamics CRM by API

String filtering with Ax7 oData gives error

String Filtering with AX 7 O Data Understanding Common Errors and Solutions Introduction When working with Microsoft Dynamics AX 7 AX 7 and its O Data endpoints

3 min read 06-09-2024 89
String filtering with Ax7 oData gives error
String filtering with Ax7 oData gives error

How to get URL of OData service from SAP Gateway for connecting it with Web IDE Personal Edition?

Unlocking the Gateway How to Find Your O Data Service URL for SAP Web IDE Personal Edition Connecting your SAP Web IDE Personal Edition to your SAP Gateway is a

2 min read 04-09-2024 81
How to get URL of OData service from SAP Gateway for connecting it with Web IDE Personal Edition?
How to get URL of OData service from SAP Gateway for connecting it with Web IDE Personal Edition?

Suffix of $filter numeric literals ("number eq '5m'", "eq '5d'", ...) only valid before OData 4.0?

Suffixes in O Data Numeric Literals A Guide to filter Queries The O Data protocol commonly used for accessing and manipulating data has seen significant evoluti

2 min read 04-09-2024 48
Suffix of $filter numeric literals ("number eq '5m'", "eq '5d'", ...) only valid before OData 4.0?
Suffix of $filter numeric literals ("number eq '5m'", "eq '5d'", ...) only valid before OData 4.0?

Why my custom AuthorizationHandler is executed twice with an AuthorizationFilterContextSealed object as context.Resource?

Understanding Double Execution of Authorization Handlers in ASP NET Core O Data When implementing custom authorization in ASP NET Core O Data you might encounte

2 min read 03-09-2024 74
Why my custom AuthorizationHandler is executed twice with an AuthorizationFilterContextSealed object as context.Resource?
Why my custom AuthorizationHandler is executed twice with an AuthorizationFilterContextSealed object as context.Resource?

Illegal sap.ui.model.odata.type.DateTimeOffset

Decoding the Illegal sap ui model odata type Date Time Offset Error in SAP Business One Web Client Extensions Encountering the Illegal sap ui model odata type D

3 min read 03-09-2024 92
Illegal sap.ui.model.odata.type.DateTimeOffset
Illegal sap.ui.model.odata.type.DateTimeOffset

How to correctly filter Effective Date?

Mastering Effective Date Filtering in Success Factors O Data Queries When working with Success Factors data via O Data API you often need to filter data based o

2 min read 03-09-2024 63
How to correctly filter Effective Date?
How to correctly filter Effective Date?

How to query Effective Date within a date range?

Querying Data Within a Specific Date Range Effective Date and Beyond When working with data that has an effective date its crucial to accurately retrieve inform

2 min read 03-09-2024 60
How to query Effective Date within a date range?
How to query Effective Date within a date range?

GET_STREAM Method to download an attachment file didn't triggered from SAPUI5 Controller

Troubleshooting GET STREAM Method Errors in SAPUI 5 A Deep Dive This article will delve into a common issue faced by developers working with the GET STREAM meth

3 min read 03-09-2024 63
GET_STREAM Method to download an attachment file didn't triggered from SAPUI5 Controller
GET_STREAM Method to download an attachment file didn't triggered from SAPUI5 Controller

Unable to edit parameters after creation

Power BI Why Cant I Edit My Parameters After Creation Have you ever encountered a scenario where you ve created a parameter in Power BI but then found yourself

3 min read 03-09-2024 69
Unable to edit parameters after creation
Unable to edit parameters after creation

Operation_Start method is not being triggered

Troubleshooting Operation Start Method Not Triggering in O Data Services with Soft State This article delves into a common issue encountered in O Data services

3 min read 03-09-2024 93
Operation_Start method is not being triggered
Operation_Start method is not being triggered

Enable CORS policy IN OData Service

Enabling CORS in Your O Data Service A Step by Step Guide Cross Origin Resource Sharing CORS is a crucial security mechanism in web development that allows reso

2 min read 02-09-2024 66
Enable CORS policy IN OData Service
Enable CORS policy IN OData Service

How to enter a timesheet via an OData web service in S4HANA?

Entering Timesheets in S 4 HANA Using O Data Web Services Managing timesheets efficiently is crucial for any organization and SAP S 4 HANA offers powerful tools

2 min read 02-09-2024 62
How to enter a timesheet via an OData web service in S4HANA?
How to enter a timesheet via an OData web service in S4HANA?