New pages
Jump to navigation
Jump to search
- 05:57, 23 December 2024 Service - AWS Resource Management (hist | edit) [9,509 bytes] Seagame (talk | contribs) (Created page with "= AWS Resource Management = == Overview == AWSResourceManagement is a comprehensive service designed to clear caches for functions used in other services, ensuring consistently high performance and reliability across the system. By systematically removing outdated data and reloading relevant configurations, this service helps maintain accurate, up-to-date information in each function it manages. Whether you need to integrate new settings or refresh existing components, A...")
- 01:57, 23 December 2024 2024-12-23 - AWS Resource Management (hist | edit) [1,277 bytes] Seagame (talk | contribs) (2024-12-23 AWS Resource Management) originally created as "AWS Resource Management"
- 13:51, 28 November 2024 2024-11-28 - Finding value in attribute tree (hist | edit) [1,525 bytes] Sven the Barbarian (talk | contribs) (Created page with "NPM module - Izara Core - Attribute Tree Service - Product Attributes Service - Sell Offer Terms = Overview = How to find the value for one topLevelParentId (eg Product or SellOffer), for a labelId. If the topLevelParentId links to multiple attribute nodes of the requested labelId one value will be returned (not defined which). If want to find all matching values can do a SearchResult that skip the random sortFields = Base SortResult request = * objType:...")
- 04:53, 28 November 2024 2024-11-28 - OrderPrice using linkPath flows (hist | edit) [4,518 bytes] Sven the Barbarian (talk | contribs) (Created page with "Service - Sell Offer Manager = Order subtotal = Notes: * can receive multiple sellOfferQuantities * will validate that all sellOffers in sellOfferQuantities share the same DeliveryMethodLink (and PaymentMethodLink) == Process == === Inital flow === * SellOfferManager recieves request with multiple sellOfferQuantities * calculates orderQty * per sellOfferId send to SellOffer Handler service (SellOfferStandard) with sellOfferQty and orderQty * SellOfferStandard pa...")
- 04:44, 28 November 2024 2024-11-28 - SearchResult linkPath comparison setting (hist | edit) [1,267 bytes] Sven the Barbarian (talk | contribs) (Created page with "Service - Search Results = Overview = Performs a comparison on the results of a SortResult request at this link step. Comparison can be >/</>=/<=/high/low/highLow and can result in multiple identifiers being saved into IntermediateIds table. = Idea = * LinkStep sets comparison property with value one of: >, <, >=, <=, high, low, highLow. * LinkStep sets comparisonValue property. * if LinkStep has comparison then it must also have aggregate (sortResult) settings...")
- 07:49, 26 November 2024 Service - TranslateIds (hist | edit) [343 bytes] Sven the Barbarian (talk | contribs) (Created page with "= Overview = Convert identifiers from one objType to another objType according to a specific relationship = Repository = https://bitbucket.org/izara-core-search/izara-core-search-translateids = Working documents = Working_documents - TranslateIds TranslateIds")
- 14:53, 17 November 2024 2024-11-17 - Service Schemas calculated relationship type (hist | edit) [1,309 bytes] Sven the Barbarian (talk | contribs) (Created page with "Per Service Schemas = Overview = Create a relationship schema type that must be calculated rather than saved in a database. For example OrderPrices are connected to SellOffers but are calculated according to requestParams. = Idea = * translateIds generatedCode checks if relationship schema has a storageType of 'Lambda', if yes then it has a property that points to a Lambda for the serviceTag * Lambda is invoked to perform the translateIds * that Lambda must be...")
- 12:52, 17 November 2024 2024-11-17 - SearchResult linkPath combination step (hist | edit) [4,894 bytes] Sven the Barbarian (talk | contribs) (Created page with "Service - Search Results = Overview = Allow multiple ComplexFilterResultMainIds to be calculated then passed to a later stage of the Link Path where all combinations of the ComplexFilter results are performed against that step. = Idea = LinkStep sets complexFilterCombinations property, is an array of ComplexFilter requests, multiple objTypes is ok. ComplexFilters are calculated for each parent id entering the linkPath step that has the complexFilterCombinations...")
- 12:44, 17 November 2024 2024-11-17 - ComplexFilter translate filterElement (hist | edit) [800 bytes] Sven the Barbarian (talk | contribs) (Created page with "Service - Complex Filter Simplify finding a subset of identifiers connected to one or a small number of identifiers of related objType. Has array property named childIdentifiers, and properties for the relType, child objType. filterElement creates a new filterResultMain for the parent objType, similar to childComplexFilter, but does not perform a child filter or have a child objType complexFilterMain record, it jumps to the translateIds logic for each of the child...")
- 07:23, 17 November 2024 2024-11-17 - ComplexFilter traversal filterElement (hist | edit) [3,301 bytes] Sven the Barbarian (talk | contribs) (Created page with "Service - Complex Filter = Overview = Add filter element in Complex Filter service that allows for deep path searching in graph relationships. = Examples = Find all parent locationNodes for locationNode/s = Idea = New filter element names 'traversal' that follows a similar format to a deepPathSearch request but in reverse order. Reverse order because in the complex filter request the top level complex filter is the result of the deep path search, so the traver...")