Blog

Welcome to the IdeaBosque blog. Here, we share insights about our latest innovations, updates on SilvaEngine, DataWald, and OpenAI Assistant Engine, as well as industry trends in AI, automation, and system integration.

Revolutionizing Applications with OpenAI Assistant, GPT, Embedding, and Audio Models

December 02, 2024

Introduction In an era where digital transformation defines competitive advantage, the integration of AI technologies into business processes has become imperative. At the heart of this innovation lies OpenAI’s Assistant...

Dynamic GraphQL Engine (SilvaEngine) with Routing Dispatch Layer

April 22, 2020

Synopsis The GraphQL engine (SilvaEngine) provides the capability to delivery multiple versions of functions by the routing dispatch layer with the GraphQL as the API.

Google Sheets as PIM for Magento 2 on AWS SAM

December 24, 2019

Synopsis These event-driven microservices are built top on AWS SAM (Serverless Application Model) with Lambda functions and DynamoDB tables to perform product data management as a PIM (Product Information Management)...

Google Sheets as PIM for Magento 2

December 08, 2019

Google Sheets is a great tool to collaborate with product data management in a team. The following steps are to demonstrate how to perform the publishing of products from Google...

Maximize AWS Lambda Executing Time

November 26, 2019

Since the maximum time for an AWS Lambda function to be executed is 900 seconds (15 minutes), it will be better to trace the remaining time closely if there is...

Universal Inventory Feed

October 02, 2019

Within the scenario, there are two types of the Inventory source(vendors and inhouse). Since products from vendors are imported as nonInventoryResaleItem into ERP(NetSuite), the Inventory of those products will be...

Vendors Product Data Feed Publishing Process

September 30, 2019

The scenario is related to the product data published or updated workflow from vendors to ERP(NetSuite), and from ERP(NetSuite) to E-Commerce(Magento 2). 1st Stage: Data Collection from Vendors’ Data Feed....

Tasks Management for Asynchronous Processes

August 21, 2019

This component is built to manage and process asynchronous processes such as data adding/refreshing. Insert a record in task control table when the customer submits a task request. Invoke the...

SaaS App Multiple Versions Function Stack Routing Architecture

August 21, 2019

The architecture is built to allow multiple versions of the function stack. Within the design, multiple versions of the stack could be routed by the configuration of each store. Version...

Purchase Order Automation With Vendors

August 11, 2019

Automating the workflow of the purchase order will create greater success in the business’s operation among the purchase vendors. If we can build the process to automate the workflow to...

DropShip Integration between Seller and Vendor

July 02, 2019

The dropship integration system addresses the requirements and workflows between the seller and the dropship vendor. Order synchronization: Push the orders from the seller’s E-Commerce website(Magento 2) to the dropship...

SuiteTalk TokenPassport

May 30, 2019

With SuiteTalk, we have to retrieve/generate the TokenPassport first to initiate the commnuication. Here are two python modules which will be applied. Python Zeep is very efficient and useful package...

AWS S3 as an Unlimited Media Storage in Magento 2

June 23, 2017

The powerful module migrates the image functionalities with extraordinary agility. It provides users to resize from Magento into AWS serverless infrastructure. The user could also have endless storage for media...

Orders Sync from Magento 2 to SAP B1 by DataWald

November 12, 2016

The flow demonstrates how orders are synchronized from Magento 2 to SAP B1 by DataWald integration platform. Here are couple elements which play the basic roles to make the flow...

DataWald Overview (Magento 2 <--> SAP B1)

November 08, 2016

Synopsis DataWald is an integration platform built top on Python Flask, Python Celery, MongoDB and RabbitMQ. Its RESTful web service is developed based on Python Flask framework with flask_restful extension...

SAP B1 RESTful integrate with eCommerce

October 28, 2016

Based on SAP B1 RESTful, it will be possible that an eCommerce platform (such as Magento, WooCommerce, Shopify or BigCommerce…etc) would be able to automatic the business processes with SAP...