Created on 24 January 2020
icon_unfollowing
Login to follow
odata-utils

OData Utils

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded on 24 January 2020 by 
odata-utils

OData Utils

Details
Utilities Actions that will help extract the most out of your integration with OData services.
Read more

Utilities Actions that will help extract the most out of your integration with OData services.

AppendAndCondition - Appends given condition to existing one using the logic operator And. If Existing condition is empty returns new condition.

AppendOrCondition - Action that appends given condition to existing one using the logic operator Or. If Existing condition is empty returns new condition.

FormatDateAsODataDateTime - Converts a Date value into an Edm Date Time

GetOdataPaginationQueryParams - Gives Top and Skip offset based on the page required and page size

GetOdataDateFromOSDate - Returns the given date in the form of "/Date(Time_In_Miliseconds)/" To be used in the posts

MountBooleanPredicate - Generates a predicate to filter by a boolean field

MountDatePredicate - Generates a predicate to filter by a date field

MountLikePredicate - Generates a predicate to filter by a text field using wildcard

MountTextPredicate - Generates a predicate to filter by a text field

SanitizeTextParameter - Clears unaccepted characters

Release notes (1.0.1)

Minor fix

Reviews (0)
Category
Functional libraries & utilities, Other functions & libraries
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
OData Utils has no dependencies.
Application Objects
OData Utils has 1 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads