SlideShare a Scribd company logo
Webinar: Implementation of 10 Integration Patterns on iPaaS Platform
VP Products at InSync Tech-Fin Solutions Ltd.
Most Valuable Professional at Microsoft
Software Innovator at Intel | Author
Presented By
Abhishek Sur
/ abhi2434@abhi2434
 What is an iPaaS.
 Types of Integration
Application Integration
Data Integration
 Integration Design Guidelines
 Messaging Patterns
 Sync Strategy
 Some use cases
Agenda
“Integration Platform as a Service (iPaaS) is a suite of cloud services enabling
development, execution and governance of integration flows connecting any
combination of on premise and cloud – based processes, services, applications and
data within individual or across multiple organizations. “
What is an iPaaS
Gartner IT Glossary
Types of Integration
Application
Integration
DATA
Integration
Data Integration
 Basic for every data processing
 Integrate business processes
 Uses standard protocols for communication
 Used beyond iPaaS
 Common examples – File system, FTP, Database, ETL Tools etc.
Why Application Integration?
 Knowing background is effective
 API rather than Data Oriented Integration improves intelligence
 Standard / Secure authentication.
 API – First approach is recommended.
 Easier to develop and deploy.
 Allows Agility
Why Application Integration?
In other words…
Move Manage Govern Data
To Automate business....
Why is Application Integration needed?
APPSeCONNECT is iPaaS
POS
ERP
MARKET PLACE
CRM
Middleware
Enabling Business Process Automation
EDI / B2B
Master Data
Marketing / Leads
HCM
Order to fulfill
Merger and
Acquisition
CRM / Lead to Cash
Procurement
BI / Data
warehousing
eCommerce
Item / Inventory
Customer Care
Integration Design
Guidelines
Criteria for best Application Design
 Application Coupling
 Simplicity
 Identification of Technology
 Timeliness
 Asynchronicity
 Sharing both Data and functionalities.
 Standard format for Data exchange
Why Messaging ?
Messages are an unit of data block that is fetched from one application or data
source and consumed by one or more application or data source. A messaging is a
way of communicating data in an iPaaS platform.
A Message Channel is a flow where messages are written such that someone can
fetch or consume at later stage.
Splitter
 Splits Messages composite to individual (or a set of smaller chunks) containing data
related to one item.
 Works correctly before Decisions / Routing etc.
Aggregator
 Receives a stream of messages which merges data into a Message batch.
Filters
 Filters messages from a batch based on a particular criteria.
 Removes un-necessary data from a batch before processing.
Content Based Router
Reads message content, applies business rule to filter – route data
Caters complex batch processing
Competing Consumers
Clustered agents created to consume messages from a common source.
Guaranteed Delivery
Delivery of Messages are backed by a storage service.
Invalid Message Aggregator
Sometimes while filtering data from a channel, some messages becomes
invalid. The Invalid Message Aggregator pushes them into separate
channel.
Request – Reply Processing
Messages coming to a
fixed endpoint for
processing such that the
data is processed in real –
time.
Requires the process to be
hosted as a Service.
Sync
Strategy
Sync
Strategies
Two way Real TimeOne way
One way - Sync
1. Extract by “Flag”
a) Fetch records based on a flag.
b) Update the flag to disable those records for further processing.
2. Extract by Last Updated Timestamp
a) Integration should record last updated time for each sync.
b) Filter records based on timestamp greater than it.
3. Change data capture.
a) Capture Mapping data in Store.
b) Validate mapping data for new data from store.
Two way - Sync
1. Identify Update by a particular user
a) Fetch record last modified by any user other than a particular user.
b) Update the record by the integration user.
2. Using Application Triggers
a) Identify update by End user vs Integration.
b) Trigger based flag update when data updated by Integration User.
3. Merge Data with manual conflict management
a) Merge data automatically taking from both the applications.
b) Create a conflict bucket where all conflict data needs to be merged
manually.
Real-time - Sync
1. Synchronous pattern – Request / Reply
a) Accept Request for a change and respond with success when successful.
b) Execute post – processing tasks.
2. Asynchronous pattern – Fire and Forget
a) Accept request, put it in a queue, generate a co-relation id and respond
immediately.
b) Process the packet from background.
c) Update response to that co-relation id.
d) Execute post-processing tasks.
Use cases
Nine Line
Apparel
The Challenge
BigCommerce orders were directly going into SAP Business One HANA and hence HEXCode
required for shipment via ShipStation could not be generated
API Throttling - in case of ShipStation the data request accessible per API call was very low
and hence efficient business was working was compromised.
Coupon codes generated in BigCommerce did not sync into SAP Business One HANA as
discount or coupons but as Line Items which needed manual adjustments.
The Solution
To generate the HEXcode, all orders from BigCommerce were pushed to ShipStation. The
SAP HANA - ShipStation integration allowed the sync of all orders (100%) with the HEXcode
from ShipStation to SAP Business One HANA and produced the tracking id.
After ShipStation increased its request limit for each API call, the SAP HANA - ShipStation
integration was able to access and push all the data efficiently.
Shop at
showcase
The Challenge
Maintaining inventory to cater to almost 111+ physical stores across Canada was a
tough challenge.
They were in need of complete sync of their multiple warehouses.
Due to the various channels used, Showcase faced difficulty in maintaining the huge
customer base they achieved.
The Solution
Seamless inventory sync was enabled so that no error or redundancy was seen.
All multiple warehouses were integrated for a smoother running business process.
The bulk of customers from different channels was maintained easily.
Benefits of using iPaaS
Thank You!
/insync /Appseconnect /appseconnect//InSyncSolutions
FOR INTEGRATION RELATED DISCUSSION, REACH OUT TO US AT
sales@appseconnect.com
Ad

More Related Content

What's hot (20)

Event Driven Software Architecture Pattern
Event Driven Software Architecture PatternEvent Driven Software Architecture Pattern
Event Driven Software Architecture Pattern
jeetendra mandal
 
Serverless with Google Cloud
Serverless with Google CloudServerless with Google Cloud
Serverless with Google Cloud
Bret McGowen - NYC Google Developer Advocate
 
Microservices Integration Patterns with Kafka
Microservices Integration Patterns with KafkaMicroservices Integration Patterns with Kafka
Microservices Integration Patterns with Kafka
Kasun Indrasiri
 
Cloud Cost Optimization Whitepaper
Cloud Cost Optimization WhitepaperCloud Cost Optimization Whitepaper
Cloud Cost Optimization Whitepaper
DevPro3
 
APIs in a Microservice Architecture
APIs in a Microservice ArchitectureAPIs in a Microservice Architecture
APIs in a Microservice Architecture
WSO2
 
iPaaS: A platform for Integration technology convergence
iPaaS: A platform for Integration technology convergenceiPaaS: A platform for Integration technology convergence
iPaaS: A platform for Integration technology convergence
Raveendra Babu Darsi
 
Cloud migration strategies
Cloud migration strategiesCloud migration strategies
Cloud migration strategies
SogetiLabs
 
Getting Started & Driving Success With Power Platform At Scale
Getting Started & Driving Success With Power Platform At ScaleGetting Started & Driving Success With Power Platform At Scale
Getting Started & Driving Success With Power Platform At Scale
Richard Harbridge
 
The Architecture of an API Platform
The Architecture of an API PlatformThe Architecture of an API Platform
The Architecture of an API Platform
Johannes Ridderstedt
 
Dell Boomi AtomSphere - A presentation by RapidValue Solutions
Dell Boomi AtomSphere  - A presentation by RapidValue SolutionsDell Boomi AtomSphere  - A presentation by RapidValue Solutions
Dell Boomi AtomSphere - A presentation by RapidValue Solutions
RapidValue
 
APIsecure 2023 - API orchestration: to build resilient applications, Cherish ...
APIsecure 2023 - API orchestration: to build resilient applications, Cherish ...APIsecure 2023 - API orchestration: to build resilient applications, Cherish ...
APIsecure 2023 - API orchestration: to build resilient applications, Cherish ...
apidays
 
Cloud Migration Strategy and Best Practices
Cloud Migration Strategy and Best PracticesCloud Migration Strategy and Best Practices
Cloud Migration Strategy and Best Practices
QBurst
 
Integration Microservices
Integration MicroservicesIntegration Microservices
Integration Microservices
Kasun Indrasiri
 
Capgemini Cloud Assessment - A Pathway to Enterprise Cloud Migration
Capgemini Cloud Assessment - A Pathway to Enterprise Cloud MigrationCapgemini Cloud Assessment - A Pathway to Enterprise Cloud Migration
Capgemini Cloud Assessment - A Pathway to Enterprise Cloud Migration
Floyd DCosta
 
Microservices Architecture - Cloud Native Apps
Microservices Architecture - Cloud Native AppsMicroservices Architecture - Cloud Native Apps
Microservices Architecture - Cloud Native Apps
Araf Karsh Hamid
 
Azure DevOps
Azure DevOpsAzure DevOps
Azure DevOps
Juan Fabian
 
Developing event-driven microservices with event sourcing and CQRS (svcc, sv...
Developing event-driven microservices with event sourcing and CQRS  (svcc, sv...Developing event-driven microservices with event sourcing and CQRS  (svcc, sv...
Developing event-driven microservices with event sourcing and CQRS (svcc, sv...
Chris Richardson
 
Demystifying observability
Demystifying observability Demystifying observability
Demystifying observability
Abigail Bangser
 
Event driven microservices
Event driven microservicesEvent driven microservices
Event driven microservices
Anthony Martin
 
Practical FinOps in Practice
Practical FinOps in PracticePractical FinOps in Practice
Practical FinOps in Practice
Petri Kallberg
 
Event Driven Software Architecture Pattern
Event Driven Software Architecture PatternEvent Driven Software Architecture Pattern
Event Driven Software Architecture Pattern
jeetendra mandal
 
Microservices Integration Patterns with Kafka
Microservices Integration Patterns with KafkaMicroservices Integration Patterns with Kafka
Microservices Integration Patterns with Kafka
Kasun Indrasiri
 
Cloud Cost Optimization Whitepaper
Cloud Cost Optimization WhitepaperCloud Cost Optimization Whitepaper
Cloud Cost Optimization Whitepaper
DevPro3
 
APIs in a Microservice Architecture
APIs in a Microservice ArchitectureAPIs in a Microservice Architecture
APIs in a Microservice Architecture
WSO2
 
iPaaS: A platform for Integration technology convergence
iPaaS: A platform for Integration technology convergenceiPaaS: A platform for Integration technology convergence
iPaaS: A platform for Integration technology convergence
Raveendra Babu Darsi
 
Cloud migration strategies
Cloud migration strategiesCloud migration strategies
Cloud migration strategies
SogetiLabs
 
Getting Started & Driving Success With Power Platform At Scale
Getting Started & Driving Success With Power Platform At ScaleGetting Started & Driving Success With Power Platform At Scale
Getting Started & Driving Success With Power Platform At Scale
Richard Harbridge
 
The Architecture of an API Platform
The Architecture of an API PlatformThe Architecture of an API Platform
The Architecture of an API Platform
Johannes Ridderstedt
 
Dell Boomi AtomSphere - A presentation by RapidValue Solutions
Dell Boomi AtomSphere  - A presentation by RapidValue SolutionsDell Boomi AtomSphere  - A presentation by RapidValue Solutions
Dell Boomi AtomSphere - A presentation by RapidValue Solutions
RapidValue
 
APIsecure 2023 - API orchestration: to build resilient applications, Cherish ...
APIsecure 2023 - API orchestration: to build resilient applications, Cherish ...APIsecure 2023 - API orchestration: to build resilient applications, Cherish ...
APIsecure 2023 - API orchestration: to build resilient applications, Cherish ...
apidays
 
Cloud Migration Strategy and Best Practices
Cloud Migration Strategy and Best PracticesCloud Migration Strategy and Best Practices
Cloud Migration Strategy and Best Practices
QBurst
 
Integration Microservices
Integration MicroservicesIntegration Microservices
Integration Microservices
Kasun Indrasiri
 
Capgemini Cloud Assessment - A Pathway to Enterprise Cloud Migration
Capgemini Cloud Assessment - A Pathway to Enterprise Cloud MigrationCapgemini Cloud Assessment - A Pathway to Enterprise Cloud Migration
Capgemini Cloud Assessment - A Pathway to Enterprise Cloud Migration
Floyd DCosta
 
Microservices Architecture - Cloud Native Apps
Microservices Architecture - Cloud Native AppsMicroservices Architecture - Cloud Native Apps
Microservices Architecture - Cloud Native Apps
Araf Karsh Hamid
 
Developing event-driven microservices with event sourcing and CQRS (svcc, sv...
Developing event-driven microservices with event sourcing and CQRS  (svcc, sv...Developing event-driven microservices with event sourcing and CQRS  (svcc, sv...
Developing event-driven microservices with event sourcing and CQRS (svcc, sv...
Chris Richardson
 
Demystifying observability
Demystifying observability Demystifying observability
Demystifying observability
Abigail Bangser
 
Event driven microservices
Event driven microservicesEvent driven microservices
Event driven microservices
Anthony Martin
 
Practical FinOps in Practice
Practical FinOps in PracticePractical FinOps in Practice
Practical FinOps in Practice
Petri Kallberg
 

Similar to Webinar: Implementation of 10 Integration Patterns on iPaaS Platform (20)

Shopify App Developers’ Guide to API Integration Techniques.pdf
Shopify App Developers’ Guide to API Integration Techniques.pdfShopify App Developers’ Guide to API Integration Techniques.pdf
Shopify App Developers’ Guide to API Integration Techniques.pdf
CartCoders
 
YM API Xperience 2016
YM API Xperience 2016YM API Xperience 2016
YM API Xperience 2016
Anirudh Pandya
 
How Software Works in system environment
How Software Works in system environmentHow Software Works in system environment
How Software Works in system environment
ItcHcm1
 
Salesforce For Brady
Salesforce For BradySalesforce For Brady
Salesforce For Brady
luke_leonhard
 
SaaS Enablement of your existing application (Cloud Slam 2010)
SaaS Enablement of your existing application (Cloud Slam 2010)SaaS Enablement of your existing application (Cloud Slam 2010)
SaaS Enablement of your existing application (Cloud Slam 2010)
Nati Shalom
 
apidays LIVE Paris 2021 - APIs - How did we get here and where are we going n...
apidays LIVE Paris 2021 - APIs - How did we get here and where are we going n...apidays LIVE Paris 2021 - APIs - How did we get here and where are we going n...
apidays LIVE Paris 2021 - APIs - How did we get here and where are we going n...
apidays
 
Accelerate #Salesforce Integration with Informatica Cloud and Mansa Systems
Accelerate #Salesforce Integration with Informatica Cloud and Mansa SystemsAccelerate #Salesforce Integration with Informatica Cloud and Mansa Systems
Accelerate #Salesforce Integration with Informatica Cloud and Mansa Systems
Darren Cunningham
 
Product Transfer a Case Study
Product Transfer a Case StudyProduct Transfer a Case Study
Product Transfer a Case Study
camannmr
 
Top 10 Shopify Integration Challenges and How to Address Them.pdf
Top 10 Shopify Integration Challenges and How to Address Them.pdfTop 10 Shopify Integration Challenges and How to Address Them.pdf
Top 10 Shopify Integration Challenges and How to Address Them.pdf
CartCoders
 
Introducing windows server_app_fabric
Introducing windows server_app_fabricIntroducing windows server_app_fabric
Introducing windows server_app_fabric
Marco Titta
 
ACDKOCHI19 - Next Generation Data Analytics Platform on AWS
ACDKOCHI19 - Next Generation Data Analytics Platform on AWSACDKOCHI19 - Next Generation Data Analytics Platform on AWS
ACDKOCHI19 - Next Generation Data Analytics Platform on AWS
AWS User Group Kochi
 
Cloud MigrationNTC30205122020Running head CLOU.docx
Cloud MigrationNTC30205122020Running head CLOU.docxCloud MigrationNTC30205122020Running head CLOU.docx
Cloud MigrationNTC30205122020Running head CLOU.docx
mary772
 
M.S. Dissertation in Salesforce on Force.com
M.S. Dissertation in Salesforce on Force.comM.S. Dissertation in Salesforce on Force.com
M.S. Dissertation in Salesforce on Force.com
Arun Somu Panneerselvam
 
Importance of ‘Centralized Event collection’ and BigData platform for Analysis !
Importance of ‘Centralized Event collection’ and BigData platform for Analysis !Importance of ‘Centralized Event collection’ and BigData platform for Analysis !
Importance of ‘Centralized Event collection’ and BigData platform for Analysis !
Piyush Kumar
 
Chapter 2 - Enterprise Application Integration.pdf
Chapter 2 - Enterprise Application Integration.pdfChapter 2 - Enterprise Application Integration.pdf
Chapter 2 - Enterprise Application Integration.pdf
Khairul Anwar Sedek
 
Unit V
Unit VUnit V
Unit V
RichaVerma50353
 
Digital Platfrom 4 Summary
Digital Platfrom 4 SummaryDigital Platfrom 4 Summary
Digital Platfrom 4 Summary
Ian Thomas
 
Dssc Intro
Dssc IntroDssc Intro
Dssc Intro
Ivan_datasynapse
 
Tech Brief Questions
Tech Brief Questions Tech Brief Questions
Tech Brief Questions
webhostingguy
 
Tech Brief Questions
Tech Brief Questions Tech Brief Questions
Tech Brief Questions
webhostingguy
 
Shopify App Developers’ Guide to API Integration Techniques.pdf
Shopify App Developers’ Guide to API Integration Techniques.pdfShopify App Developers’ Guide to API Integration Techniques.pdf
Shopify App Developers’ Guide to API Integration Techniques.pdf
CartCoders
 
How Software Works in system environment
How Software Works in system environmentHow Software Works in system environment
How Software Works in system environment
ItcHcm1
 
Salesforce For Brady
Salesforce For BradySalesforce For Brady
Salesforce For Brady
luke_leonhard
 
SaaS Enablement of your existing application (Cloud Slam 2010)
SaaS Enablement of your existing application (Cloud Slam 2010)SaaS Enablement of your existing application (Cloud Slam 2010)
SaaS Enablement of your existing application (Cloud Slam 2010)
Nati Shalom
 
apidays LIVE Paris 2021 - APIs - How did we get here and where are we going n...
apidays LIVE Paris 2021 - APIs - How did we get here and where are we going n...apidays LIVE Paris 2021 - APIs - How did we get here and where are we going n...
apidays LIVE Paris 2021 - APIs - How did we get here and where are we going n...
apidays
 
Accelerate #Salesforce Integration with Informatica Cloud and Mansa Systems
Accelerate #Salesforce Integration with Informatica Cloud and Mansa SystemsAccelerate #Salesforce Integration with Informatica Cloud and Mansa Systems
Accelerate #Salesforce Integration with Informatica Cloud and Mansa Systems
Darren Cunningham
 
Product Transfer a Case Study
Product Transfer a Case StudyProduct Transfer a Case Study
Product Transfer a Case Study
camannmr
 
Top 10 Shopify Integration Challenges and How to Address Them.pdf
Top 10 Shopify Integration Challenges and How to Address Them.pdfTop 10 Shopify Integration Challenges and How to Address Them.pdf
Top 10 Shopify Integration Challenges and How to Address Them.pdf
CartCoders
 
Introducing windows server_app_fabric
Introducing windows server_app_fabricIntroducing windows server_app_fabric
Introducing windows server_app_fabric
Marco Titta
 
ACDKOCHI19 - Next Generation Data Analytics Platform on AWS
ACDKOCHI19 - Next Generation Data Analytics Platform on AWSACDKOCHI19 - Next Generation Data Analytics Platform on AWS
ACDKOCHI19 - Next Generation Data Analytics Platform on AWS
AWS User Group Kochi
 
Cloud MigrationNTC30205122020Running head CLOU.docx
Cloud MigrationNTC30205122020Running head CLOU.docxCloud MigrationNTC30205122020Running head CLOU.docx
Cloud MigrationNTC30205122020Running head CLOU.docx
mary772
 
M.S. Dissertation in Salesforce on Force.com
M.S. Dissertation in Salesforce on Force.comM.S. Dissertation in Salesforce on Force.com
M.S. Dissertation in Salesforce on Force.com
Arun Somu Panneerselvam
 
Importance of ‘Centralized Event collection’ and BigData platform for Analysis !
Importance of ‘Centralized Event collection’ and BigData platform for Analysis !Importance of ‘Centralized Event collection’ and BigData platform for Analysis !
Importance of ‘Centralized Event collection’ and BigData platform for Analysis !
Piyush Kumar
 
Chapter 2 - Enterprise Application Integration.pdf
Chapter 2 - Enterprise Application Integration.pdfChapter 2 - Enterprise Application Integration.pdf
Chapter 2 - Enterprise Application Integration.pdf
Khairul Anwar Sedek
 
Digital Platfrom 4 Summary
Digital Platfrom 4 SummaryDigital Platfrom 4 Summary
Digital Platfrom 4 Summary
Ian Thomas
 
Tech Brief Questions
Tech Brief Questions Tech Brief Questions
Tech Brief Questions
webhostingguy
 
Tech Brief Questions
Tech Brief Questions Tech Brief Questions
Tech Brief Questions
webhostingguy
 
Ad

More from APPSeCONNECT (20)

Webinar: Reliable AI-Powered Lead Profiling for your Dynamics 365 CRM
Webinar: Reliable AI-Powered Lead Profiling for your Dynamics 365 CRMWebinar: Reliable AI-Powered Lead Profiling for your Dynamics 365 CRM
Webinar: Reliable AI-Powered Lead Profiling for your Dynamics 365 CRM
APPSeCONNECT
 
Webinar: Ready-to-use Shopify B2B Integrations For Streamlined Orders And Bet...
Webinar: Ready-to-use Shopify B2B Integrations For Streamlined Orders And Bet...Webinar: Ready-to-use Shopify B2B Integrations For Streamlined Orders And Bet...
Webinar: Ready-to-use Shopify B2B Integrations For Streamlined Orders And Bet...
APPSeCONNECT
 
Webinar: OpenAI Dynamics Business Central Integration to Elevate Your eCommer...
Webinar: OpenAI Dynamics Business Central Integration to Elevate Your eCommer...Webinar: OpenAI Dynamics Business Central Integration to Elevate Your eCommer...
Webinar: OpenAI Dynamics Business Central Integration to Elevate Your eCommer...
APPSeCONNECT
 
Webinar: OpenAI Integration for SAP and Shopify to Generate Product Informati...
Webinar: OpenAI Integration for SAP and Shopify to Generate Product Informati...Webinar: OpenAI Integration for SAP and Shopify to Generate Product Informati...
Webinar: OpenAI Integration for SAP and Shopify to Generate Product Informati...
APPSeCONNECT
 
Webinar: Optimize Business Operations with NetSuite Shopify Integration | APP...
Webinar: Optimize Business Operations with NetSuite Shopify Integration | APP...Webinar: Optimize Business Operations with NetSuite Shopify Integration | APP...
Webinar: Optimize Business Operations with NetSuite Shopify Integration | APP...
APPSeCONNECT
 
Webinar: How IoT Integration Can Drive Digital Revenue on Shopify, SAP & Sale...
Webinar: How IoT Integration Can Drive Digital Revenue on Shopify, SAP & Sale...Webinar: How IoT Integration Can Drive Digital Revenue on Shopify, SAP & Sale...
Webinar: How IoT Integration Can Drive Digital Revenue on Shopify, SAP & Sale...
APPSeCONNECT
 
Webinar: Digital Transformation For B2B Commerce Growth
Webinar: Digital Transformation For B2B Commerce GrowthWebinar: Digital Transformation For B2B Commerce Growth
Webinar: Digital Transformation For B2B Commerce Growth
APPSeCONNECT
 
Webinar: Shopify Plus and SAP Business One B2B Sales Cycle Integration
Webinar: Shopify Plus and SAP Business One B2B Sales Cycle IntegrationWebinar: Shopify Plus and SAP Business One B2B Sales Cycle Integration
Webinar: Shopify Plus and SAP Business One B2B Sales Cycle Integration
APPSeCONNECT
 
Webinar: Accelerated SAP S/4 HANA and Zoho Desk Integration | APPSeCONNECT
Webinar: Accelerated SAP S/4 HANA and Zoho Desk Integration | APPSeCONNECTWebinar: Accelerated SAP S/4 HANA and Zoho Desk Integration | APPSeCONNECT
Webinar: Accelerated SAP S/4 HANA and Zoho Desk Integration | APPSeCONNECT
APPSeCONNECT
 
Webinar: SAP, Salesforce and Slack Automation | APPSeCONNECT
Webinar: SAP, Salesforce and Slack Automation | APPSeCONNECTWebinar: SAP, Salesforce and Slack Automation | APPSeCONNECT
Webinar: SAP, Salesforce and Slack Automation | APPSeCONNECT
APPSeCONNECT
 
Webinar: Faster WooCommerce Sites Get More Revenue | APPSeCONNECT
Webinar: Faster WooCommerce Sites Get More Revenue | APPSeCONNECTWebinar: Faster WooCommerce Sites Get More Revenue | APPSeCONNECT
Webinar: Faster WooCommerce Sites Get More Revenue | APPSeCONNECT
APPSeCONNECT
 
Webinar: Optimize SAP Parts Inventory and Make Your Service Contracts Profitable
Webinar: Optimize SAP Parts Inventory and Make Your Service Contracts ProfitableWebinar: Optimize SAP Parts Inventory and Make Your Service Contracts Profitable
Webinar: Optimize SAP Parts Inventory and Make Your Service Contracts Profitable
APPSeCONNECT
 
Webinar: Design Reliable Business Critical Integrations Within 15 Minutes Wit...
Webinar: Design Reliable Business Critical Integrations Within 15 Minutes Wit...Webinar: Design Reliable Business Critical Integrations Within 15 Minutes Wit...
Webinar: Design Reliable Business Critical Integrations Within 15 Minutes Wit...
APPSeCONNECT
 
Webinar: Business Process Automation for ERP, Ecommerce and CRM | APPSeCONNECT
Webinar: Business Process Automation for ERP, Ecommerce and CRM | APPSeCONNECTWebinar: Business Process Automation for ERP, Ecommerce and CRM | APPSeCONNECT
Webinar: Business Process Automation for ERP, Ecommerce and CRM | APPSeCONNECT
APPSeCONNECT
 
Webinar: Unlocking Business Potential by Integrating Salesforce with Microsof...
Webinar: Unlocking Business Potential by Integrating Salesforce with Microsof...Webinar: Unlocking Business Potential by Integrating Salesforce with Microsof...
Webinar: Unlocking Business Potential by Integrating Salesforce with Microsof...
APPSeCONNECT
 
Webinar: Mobile APP and Firebase Integration with SAP Enterprise Core | APPSe...
Webinar: Mobile APP and Firebase Integration with SAP Enterprise Core | APPSe...Webinar: Mobile APP and Firebase Integration with SAP Enterprise Core | APPSe...
Webinar: Mobile APP and Firebase Integration with SAP Enterprise Core | APPSe...
APPSeCONNECT
 
Webinar: How Shopify is Becoming a Game Changer for SAP Customers | APPSeCONNECT
Webinar: How Shopify is Becoming a Game Changer for SAP Customers | APPSeCONNECTWebinar: How Shopify is Becoming a Game Changer for SAP Customers | APPSeCONNECT
Webinar: How Shopify is Becoming a Game Changer for SAP Customers | APPSeCONNECT
APPSeCONNECT
 
Webinar: Accelerate Business Automation with APPSeCONNECT iPaaS
Webinar: Accelerate Business Automation with APPSeCONNECT iPaaSWebinar: Accelerate Business Automation with APPSeCONNECT iPaaS
Webinar: Accelerate Business Automation with APPSeCONNECT iPaaS
APPSeCONNECT
 
Webinar: Successful B2B eCommerce for Wholesalers and Distributors | INSYNC
Webinar: Successful B2B eCommerce for Wholesalers and Distributors | INSYNCWebinar: Successful B2B eCommerce for Wholesalers and Distributors | INSYNC
Webinar: Successful B2B eCommerce for Wholesalers and Distributors | INSYNC
APPSeCONNECT
 
Webinar: Integrated B2B Ecommerce for Sage 300 ERP
Webinar: Integrated B2B Ecommerce for Sage 300 ERPWebinar: Integrated B2B Ecommerce for Sage 300 ERP
Webinar: Integrated B2B Ecommerce for Sage 300 ERP
APPSeCONNECT
 
Webinar: Reliable AI-Powered Lead Profiling for your Dynamics 365 CRM
Webinar: Reliable AI-Powered Lead Profiling for your Dynamics 365 CRMWebinar: Reliable AI-Powered Lead Profiling for your Dynamics 365 CRM
Webinar: Reliable AI-Powered Lead Profiling for your Dynamics 365 CRM
APPSeCONNECT
 
Webinar: Ready-to-use Shopify B2B Integrations For Streamlined Orders And Bet...
Webinar: Ready-to-use Shopify B2B Integrations For Streamlined Orders And Bet...Webinar: Ready-to-use Shopify B2B Integrations For Streamlined Orders And Bet...
Webinar: Ready-to-use Shopify B2B Integrations For Streamlined Orders And Bet...
APPSeCONNECT
 
Webinar: OpenAI Dynamics Business Central Integration to Elevate Your eCommer...
Webinar: OpenAI Dynamics Business Central Integration to Elevate Your eCommer...Webinar: OpenAI Dynamics Business Central Integration to Elevate Your eCommer...
Webinar: OpenAI Dynamics Business Central Integration to Elevate Your eCommer...
APPSeCONNECT
 
Webinar: OpenAI Integration for SAP and Shopify to Generate Product Informati...
Webinar: OpenAI Integration for SAP and Shopify to Generate Product Informati...Webinar: OpenAI Integration for SAP and Shopify to Generate Product Informati...
Webinar: OpenAI Integration for SAP and Shopify to Generate Product Informati...
APPSeCONNECT
 
Webinar: Optimize Business Operations with NetSuite Shopify Integration | APP...
Webinar: Optimize Business Operations with NetSuite Shopify Integration | APP...Webinar: Optimize Business Operations with NetSuite Shopify Integration | APP...
Webinar: Optimize Business Operations with NetSuite Shopify Integration | APP...
APPSeCONNECT
 
Webinar: How IoT Integration Can Drive Digital Revenue on Shopify, SAP & Sale...
Webinar: How IoT Integration Can Drive Digital Revenue on Shopify, SAP & Sale...Webinar: How IoT Integration Can Drive Digital Revenue on Shopify, SAP & Sale...
Webinar: How IoT Integration Can Drive Digital Revenue on Shopify, SAP & Sale...
APPSeCONNECT
 
Webinar: Digital Transformation For B2B Commerce Growth
Webinar: Digital Transformation For B2B Commerce GrowthWebinar: Digital Transformation For B2B Commerce Growth
Webinar: Digital Transformation For B2B Commerce Growth
APPSeCONNECT
 
Webinar: Shopify Plus and SAP Business One B2B Sales Cycle Integration
Webinar: Shopify Plus and SAP Business One B2B Sales Cycle IntegrationWebinar: Shopify Plus and SAP Business One B2B Sales Cycle Integration
Webinar: Shopify Plus and SAP Business One B2B Sales Cycle Integration
APPSeCONNECT
 
Webinar: Accelerated SAP S/4 HANA and Zoho Desk Integration | APPSeCONNECT
Webinar: Accelerated SAP S/4 HANA and Zoho Desk Integration | APPSeCONNECTWebinar: Accelerated SAP S/4 HANA and Zoho Desk Integration | APPSeCONNECT
Webinar: Accelerated SAP S/4 HANA and Zoho Desk Integration | APPSeCONNECT
APPSeCONNECT
 
Webinar: SAP, Salesforce and Slack Automation | APPSeCONNECT
Webinar: SAP, Salesforce and Slack Automation | APPSeCONNECTWebinar: SAP, Salesforce and Slack Automation | APPSeCONNECT
Webinar: SAP, Salesforce and Slack Automation | APPSeCONNECT
APPSeCONNECT
 
Webinar: Faster WooCommerce Sites Get More Revenue | APPSeCONNECT
Webinar: Faster WooCommerce Sites Get More Revenue | APPSeCONNECTWebinar: Faster WooCommerce Sites Get More Revenue | APPSeCONNECT
Webinar: Faster WooCommerce Sites Get More Revenue | APPSeCONNECT
APPSeCONNECT
 
Webinar: Optimize SAP Parts Inventory and Make Your Service Contracts Profitable
Webinar: Optimize SAP Parts Inventory and Make Your Service Contracts ProfitableWebinar: Optimize SAP Parts Inventory and Make Your Service Contracts Profitable
Webinar: Optimize SAP Parts Inventory and Make Your Service Contracts Profitable
APPSeCONNECT
 
Webinar: Design Reliable Business Critical Integrations Within 15 Minutes Wit...
Webinar: Design Reliable Business Critical Integrations Within 15 Minutes Wit...Webinar: Design Reliable Business Critical Integrations Within 15 Minutes Wit...
Webinar: Design Reliable Business Critical Integrations Within 15 Minutes Wit...
APPSeCONNECT
 
Webinar: Business Process Automation for ERP, Ecommerce and CRM | APPSeCONNECT
Webinar: Business Process Automation for ERP, Ecommerce and CRM | APPSeCONNECTWebinar: Business Process Automation for ERP, Ecommerce and CRM | APPSeCONNECT
Webinar: Business Process Automation for ERP, Ecommerce and CRM | APPSeCONNECT
APPSeCONNECT
 
Webinar: Unlocking Business Potential by Integrating Salesforce with Microsof...
Webinar: Unlocking Business Potential by Integrating Salesforce with Microsof...Webinar: Unlocking Business Potential by Integrating Salesforce with Microsof...
Webinar: Unlocking Business Potential by Integrating Salesforce with Microsof...
APPSeCONNECT
 
Webinar: Mobile APP and Firebase Integration with SAP Enterprise Core | APPSe...
Webinar: Mobile APP and Firebase Integration with SAP Enterprise Core | APPSe...Webinar: Mobile APP and Firebase Integration with SAP Enterprise Core | APPSe...
Webinar: Mobile APP and Firebase Integration with SAP Enterprise Core | APPSe...
APPSeCONNECT
 
Webinar: How Shopify is Becoming a Game Changer for SAP Customers | APPSeCONNECT
Webinar: How Shopify is Becoming a Game Changer for SAP Customers | APPSeCONNECTWebinar: How Shopify is Becoming a Game Changer for SAP Customers | APPSeCONNECT
Webinar: How Shopify is Becoming a Game Changer for SAP Customers | APPSeCONNECT
APPSeCONNECT
 
Webinar: Accelerate Business Automation with APPSeCONNECT iPaaS
Webinar: Accelerate Business Automation with APPSeCONNECT iPaaSWebinar: Accelerate Business Automation with APPSeCONNECT iPaaS
Webinar: Accelerate Business Automation with APPSeCONNECT iPaaS
APPSeCONNECT
 
Webinar: Successful B2B eCommerce for Wholesalers and Distributors | INSYNC
Webinar: Successful B2B eCommerce for Wholesalers and Distributors | INSYNCWebinar: Successful B2B eCommerce for Wholesalers and Distributors | INSYNC
Webinar: Successful B2B eCommerce for Wholesalers and Distributors | INSYNC
APPSeCONNECT
 
Webinar: Integrated B2B Ecommerce for Sage 300 ERP
Webinar: Integrated B2B Ecommerce for Sage 300 ERPWebinar: Integrated B2B Ecommerce for Sage 300 ERP
Webinar: Integrated B2B Ecommerce for Sage 300 ERP
APPSeCONNECT
 
Ad

Recently uploaded (20)

Top Hyper-Casual Game Studio Services
Top  Hyper-Casual  Game  Studio ServicesTop  Hyper-Casual  Game  Studio Services
Top Hyper-Casual Game Studio Services
Nova Carter
 
RTP Over QUIC: An Interesting Opportunity Or Wasted Time?
RTP Over QUIC: An Interesting Opportunity Or Wasted Time?RTP Over QUIC: An Interesting Opportunity Or Wasted Time?
RTP Over QUIC: An Interesting Opportunity Or Wasted Time?
Lorenzo Miniero
 
論文紹介:"InfLoRA: Interference-Free Low-Rank Adaptation for Continual Learning" ...
論文紹介:"InfLoRA: Interference-Free Low-Rank Adaptation for Continual Learning" ...論文紹介:"InfLoRA: Interference-Free Low-Rank Adaptation for Continual Learning" ...
論文紹介:"InfLoRA: Interference-Free Low-Rank Adaptation for Continual Learning" ...
Toru Tamaki
 
Developing Product-Behavior Fit: UX Research in Product Development by Krysta...
Developing Product-Behavior Fit: UX Research in Product Development by Krysta...Developing Product-Behavior Fit: UX Research in Product Development by Krysta...
Developing Product-Behavior Fit: UX Research in Product Development by Krysta...
UXPA Boston
 
Cybersecurity Tools and Technologies - Microsoft Certificate
Cybersecurity Tools and Technologies - Microsoft CertificateCybersecurity Tools and Technologies - Microsoft Certificate
Cybersecurity Tools and Technologies - Microsoft Certificate
VICTOR MAESTRE RAMIREZ
 
UiPath AgentHack - Build the AI agents of tomorrow_Enablement 1.pptx
UiPath AgentHack - Build the AI agents of tomorrow_Enablement 1.pptxUiPath AgentHack - Build the AI agents of tomorrow_Enablement 1.pptx
UiPath AgentHack - Build the AI agents of tomorrow_Enablement 1.pptx
anabulhac
 
Right to liberty and security of a person.pdf
Right to liberty and security of a person.pdfRight to liberty and security of a person.pdf
Right to liberty and security of a person.pdf
danielbraico197
 
Computer Systems Quiz Presentation in Purple Bold Style (4).pdf
Computer Systems Quiz Presentation in Purple Bold Style (4).pdfComputer Systems Quiz Presentation in Purple Bold Style (4).pdf
Computer Systems Quiz Presentation in Purple Bold Style (4).pdf
fizarcse
 
Building the Customer Identity Community, Together.pdf
Building the Customer Identity Community, Together.pdfBuilding the Customer Identity Community, Together.pdf
Building the Customer Identity Community, Together.pdf
Cheryl Hung
 
How Top Companies Benefit from Outsourcing
How Top Companies Benefit from OutsourcingHow Top Companies Benefit from Outsourcing
How Top Companies Benefit from Outsourcing
Nascenture
 
May Patch Tuesday
May Patch TuesdayMay Patch Tuesday
May Patch Tuesday
Ivanti
 
Integrating FME with Python: Tips, Demos, and Best Practices for Powerful Aut...
Integrating FME with Python: Tips, Demos, and Best Practices for Powerful Aut...Integrating FME with Python: Tips, Demos, and Best Practices for Powerful Aut...
Integrating FME with Python: Tips, Demos, and Best Practices for Powerful Aut...
Safe Software
 
Understanding SEO in the Age of AI.pdf
Understanding SEO in the Age of AI.pdfUnderstanding SEO in the Age of AI.pdf
Understanding SEO in the Age of AI.pdf
Fulcrum Concepts, LLC
 
AI and Gender: Decoding the Sociological Impact
AI and Gender: Decoding the Sociological ImpactAI and Gender: Decoding the Sociological Impact
AI and Gender: Decoding the Sociological Impact
SaikatBasu37
 
Secondary Storage for a microcontroller system
Secondary Storage for a microcontroller systemSecondary Storage for a microcontroller system
Secondary Storage for a microcontroller system
fizarcse
 
Design pattern talk by Kaya Weers - 2025 (v2)
Design pattern talk by Kaya Weers - 2025 (v2)Design pattern talk by Kaya Weers - 2025 (v2)
Design pattern talk by Kaya Weers - 2025 (v2)
Kaya Weers
 
Slack like a pro: strategies for 10x engineering teams
Slack like a pro: strategies for 10x engineering teamsSlack like a pro: strategies for 10x engineering teams
Slack like a pro: strategies for 10x engineering teams
Nacho Cougil
 
In-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptx
In-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptxIn-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptx
In-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptx
aptyai
 
Middle East and Africa Cybersecurity Market Trends and Growth Analysis
Middle East and Africa Cybersecurity Market Trends and Growth Analysis Middle East and Africa Cybersecurity Market Trends and Growth Analysis
Middle East and Africa Cybersecurity Market Trends and Growth Analysis
Preeti Jha
 
Build With AI - In Person Session Slides.pdf
Build With AI - In Person Session Slides.pdfBuild With AI - In Person Session Slides.pdf
Build With AI - In Person Session Slides.pdf
Google Developer Group - Harare
 
Top Hyper-Casual Game Studio Services
Top  Hyper-Casual  Game  Studio ServicesTop  Hyper-Casual  Game  Studio Services
Top Hyper-Casual Game Studio Services
Nova Carter
 
RTP Over QUIC: An Interesting Opportunity Or Wasted Time?
RTP Over QUIC: An Interesting Opportunity Or Wasted Time?RTP Over QUIC: An Interesting Opportunity Or Wasted Time?
RTP Over QUIC: An Interesting Opportunity Or Wasted Time?
Lorenzo Miniero
 
論文紹介:"InfLoRA: Interference-Free Low-Rank Adaptation for Continual Learning" ...
論文紹介:"InfLoRA: Interference-Free Low-Rank Adaptation for Continual Learning" ...論文紹介:"InfLoRA: Interference-Free Low-Rank Adaptation for Continual Learning" ...
論文紹介:"InfLoRA: Interference-Free Low-Rank Adaptation for Continual Learning" ...
Toru Tamaki
 
Developing Product-Behavior Fit: UX Research in Product Development by Krysta...
Developing Product-Behavior Fit: UX Research in Product Development by Krysta...Developing Product-Behavior Fit: UX Research in Product Development by Krysta...
Developing Product-Behavior Fit: UX Research in Product Development by Krysta...
UXPA Boston
 
Cybersecurity Tools and Technologies - Microsoft Certificate
Cybersecurity Tools and Technologies - Microsoft CertificateCybersecurity Tools and Technologies - Microsoft Certificate
Cybersecurity Tools and Technologies - Microsoft Certificate
VICTOR MAESTRE RAMIREZ
 
UiPath AgentHack - Build the AI agents of tomorrow_Enablement 1.pptx
UiPath AgentHack - Build the AI agents of tomorrow_Enablement 1.pptxUiPath AgentHack - Build the AI agents of tomorrow_Enablement 1.pptx
UiPath AgentHack - Build the AI agents of tomorrow_Enablement 1.pptx
anabulhac
 
Right to liberty and security of a person.pdf
Right to liberty and security of a person.pdfRight to liberty and security of a person.pdf
Right to liberty and security of a person.pdf
danielbraico197
 
Computer Systems Quiz Presentation in Purple Bold Style (4).pdf
Computer Systems Quiz Presentation in Purple Bold Style (4).pdfComputer Systems Quiz Presentation in Purple Bold Style (4).pdf
Computer Systems Quiz Presentation in Purple Bold Style (4).pdf
fizarcse
 
Building the Customer Identity Community, Together.pdf
Building the Customer Identity Community, Together.pdfBuilding the Customer Identity Community, Together.pdf
Building the Customer Identity Community, Together.pdf
Cheryl Hung
 
How Top Companies Benefit from Outsourcing
How Top Companies Benefit from OutsourcingHow Top Companies Benefit from Outsourcing
How Top Companies Benefit from Outsourcing
Nascenture
 
May Patch Tuesday
May Patch TuesdayMay Patch Tuesday
May Patch Tuesday
Ivanti
 
Integrating FME with Python: Tips, Demos, and Best Practices for Powerful Aut...
Integrating FME with Python: Tips, Demos, and Best Practices for Powerful Aut...Integrating FME with Python: Tips, Demos, and Best Practices for Powerful Aut...
Integrating FME with Python: Tips, Demos, and Best Practices for Powerful Aut...
Safe Software
 
Understanding SEO in the Age of AI.pdf
Understanding SEO in the Age of AI.pdfUnderstanding SEO in the Age of AI.pdf
Understanding SEO in the Age of AI.pdf
Fulcrum Concepts, LLC
 
AI and Gender: Decoding the Sociological Impact
AI and Gender: Decoding the Sociological ImpactAI and Gender: Decoding the Sociological Impact
AI and Gender: Decoding the Sociological Impact
SaikatBasu37
 
Secondary Storage for a microcontroller system
Secondary Storage for a microcontroller systemSecondary Storage for a microcontroller system
Secondary Storage for a microcontroller system
fizarcse
 
Design pattern talk by Kaya Weers - 2025 (v2)
Design pattern talk by Kaya Weers - 2025 (v2)Design pattern talk by Kaya Weers - 2025 (v2)
Design pattern talk by Kaya Weers - 2025 (v2)
Kaya Weers
 
Slack like a pro: strategies for 10x engineering teams
Slack like a pro: strategies for 10x engineering teamsSlack like a pro: strategies for 10x engineering teams
Slack like a pro: strategies for 10x engineering teams
Nacho Cougil
 
In-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptx
In-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptxIn-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptx
In-App Guidance_ Save Enterprises Millions in Training & IT Costs.pptx
aptyai
 
Middle East and Africa Cybersecurity Market Trends and Growth Analysis
Middle East and Africa Cybersecurity Market Trends and Growth Analysis Middle East and Africa Cybersecurity Market Trends and Growth Analysis
Middle East and Africa Cybersecurity Market Trends and Growth Analysis
Preeti Jha
 

Webinar: Implementation of 10 Integration Patterns on iPaaS Platform

  • 2. VP Products at InSync Tech-Fin Solutions Ltd. Most Valuable Professional at Microsoft Software Innovator at Intel | Author Presented By Abhishek Sur / abhi2434@abhi2434
  • 3.  What is an iPaaS.  Types of Integration Application Integration Data Integration  Integration Design Guidelines  Messaging Patterns  Sync Strategy  Some use cases Agenda
  • 4. “Integration Platform as a Service (iPaaS) is a suite of cloud services enabling development, execution and governance of integration flows connecting any combination of on premise and cloud – based processes, services, applications and data within individual or across multiple organizations. “ What is an iPaaS Gartner IT Glossary
  • 6. Data Integration  Basic for every data processing  Integrate business processes  Uses standard protocols for communication  Used beyond iPaaS  Common examples – File system, FTP, Database, ETL Tools etc.
  • 7. Why Application Integration?  Knowing background is effective  API rather than Data Oriented Integration improves intelligence  Standard / Secure authentication.  API – First approach is recommended.  Easier to develop and deploy.  Allows Agility
  • 9. In other words… Move Manage Govern Data To Automate business....
  • 10. Why is Application Integration needed?
  • 11. APPSeCONNECT is iPaaS POS ERP MARKET PLACE CRM Middleware
  • 12. Enabling Business Process Automation EDI / B2B Master Data Marketing / Leads HCM Order to fulfill Merger and Acquisition CRM / Lead to Cash Procurement BI / Data warehousing eCommerce Item / Inventory Customer Care
  • 14. Criteria for best Application Design  Application Coupling  Simplicity  Identification of Technology  Timeliness  Asynchronicity  Sharing both Data and functionalities.  Standard format for Data exchange
  • 15. Why Messaging ? Messages are an unit of data block that is fetched from one application or data source and consumed by one or more application or data source. A messaging is a way of communicating data in an iPaaS platform. A Message Channel is a flow where messages are written such that someone can fetch or consume at later stage.
  • 16. Splitter  Splits Messages composite to individual (or a set of smaller chunks) containing data related to one item.  Works correctly before Decisions / Routing etc.
  • 17. Aggregator  Receives a stream of messages which merges data into a Message batch.
  • 18. Filters  Filters messages from a batch based on a particular criteria.  Removes un-necessary data from a batch before processing.
  • 19. Content Based Router Reads message content, applies business rule to filter – route data Caters complex batch processing
  • 20. Competing Consumers Clustered agents created to consume messages from a common source.
  • 21. Guaranteed Delivery Delivery of Messages are backed by a storage service.
  • 22. Invalid Message Aggregator Sometimes while filtering data from a channel, some messages becomes invalid. The Invalid Message Aggregator pushes them into separate channel.
  • 23. Request – Reply Processing Messages coming to a fixed endpoint for processing such that the data is processed in real – time. Requires the process to be hosted as a Service.
  • 26. One way - Sync 1. Extract by “Flag” a) Fetch records based on a flag. b) Update the flag to disable those records for further processing. 2. Extract by Last Updated Timestamp a) Integration should record last updated time for each sync. b) Filter records based on timestamp greater than it. 3. Change data capture. a) Capture Mapping data in Store. b) Validate mapping data for new data from store.
  • 27. Two way - Sync 1. Identify Update by a particular user a) Fetch record last modified by any user other than a particular user. b) Update the record by the integration user. 2. Using Application Triggers a) Identify update by End user vs Integration. b) Trigger based flag update when data updated by Integration User. 3. Merge Data with manual conflict management a) Merge data automatically taking from both the applications. b) Create a conflict bucket where all conflict data needs to be merged manually.
  • 28. Real-time - Sync 1. Synchronous pattern – Request / Reply a) Accept Request for a change and respond with success when successful. b) Execute post – processing tasks. 2. Asynchronous pattern – Fire and Forget a) Accept request, put it in a queue, generate a co-relation id and respond immediately. b) Process the packet from background. c) Update response to that co-relation id. d) Execute post-processing tasks.
  • 30. Nine Line Apparel The Challenge BigCommerce orders were directly going into SAP Business One HANA and hence HEXCode required for shipment via ShipStation could not be generated API Throttling - in case of ShipStation the data request accessible per API call was very low and hence efficient business was working was compromised. Coupon codes generated in BigCommerce did not sync into SAP Business One HANA as discount or coupons but as Line Items which needed manual adjustments. The Solution To generate the HEXcode, all orders from BigCommerce were pushed to ShipStation. The SAP HANA - ShipStation integration allowed the sync of all orders (100%) with the HEXcode from ShipStation to SAP Business One HANA and produced the tracking id. After ShipStation increased its request limit for each API call, the SAP HANA - ShipStation integration was able to access and push all the data efficiently.
  • 31. Shop at showcase The Challenge Maintaining inventory to cater to almost 111+ physical stores across Canada was a tough challenge. They were in need of complete sync of their multiple warehouses. Due to the various channels used, Showcase faced difficulty in maintaining the huge customer base they achieved. The Solution Seamless inventory sync was enabled so that no error or redundancy was seen. All multiple warehouses were integrated for a smoother running business process. The bulk of customers from different channels was maintained easily.
  • 33. Thank You! /insync /Appseconnect /appseconnect//InSyncSolutions FOR INTEGRATION RELATED DISCUSSION, REACH OUT TO US AT sales@appseconnect.com
  翻译: