SlideShare a Scribd company logo
1 of 20
Connect SAP Business One
with Third Party Apps
WEBINAR	BY:
using	Service	Layer	(HANA)
PRESENTED	BY
Abhishek Sur
Software	Architect,	InSync	Tech-Fin	Solutions	Ltd.
Microsoft	MVP
Agenda
• Overview
• Why	Service	Layer?
• Architectural	differences	between	communication	channels
• When	do	we	use	Service	Layer
• Connecting	SAP	Business	One	and	retrieving	objects	using	basic	HTTP	tools
• Demonstration	using	.NET	Client
• References
Overview
• Service	Layer	is	an	extension	to	SAP	Business	One	to	expose	data	and	objects	
of	SAP	to	external	world.
• Service	Layer	is	built	as	a	Web	Component	following	HTTP	protocol,	more	
specifically	Odata.
• Open	data	standard	enables	SAP	Business	One	objects	to	be	consumed	using	
basic	HTTP	methods	and	also	opens	wide	range	of	tools	to	consume	data.
• Service	Layer	runs	on	SUSE	Linux	Enterprise	Release	11	SP2,	64-bit	edition.	It	
is	an	application	server	built	on	the	Apache	HTTP	Web	server.	The	required	
database	backend	is	SAP	HANA	Platform	Edition	1.0	SPS	07	Rev74
Service Layer
Why Service Layer?
• Service	layer	is	the	code	component	to	communicate	with	SAP	Business	One.
• It	is	built	using	standard	ODATA	formats.
• It	directly	communicates	with	SAP	Business	One	Core,	and	hence	best	when	
throughput	is	concern.
• Service	Layer	is	built	keeping	data	integration	in	mind.
• Service	Layer	supports	WCF	Restful	services	and	hence	can	be	consumed	
with	WCF	tools
• Many	3rd party	libraries	are	built	on	top	of	SL	to	build	communication	channel	
with	SAP	Business	One.
Features
• Service	Layer	has	a	3-tier	architecture:	the	clients	communicate	with	the	Web	server	using	
HTTP/OData,	and	the	Web	server	relies	on	the	database	for	data	persistence.
• Service	Layer	API	and	DI	API	have	identical	definitions	for	objects	and	object	properties,	smoothing	
the	learning	curve	for	developers	who	have	already	acquired	DI	API	development	experience.
• The	OData	Parser	looks	at	the	requested	URL	and	HTTP	methods	(GET/POST/PATCH/DELETE),	
translates	them	into	the	business	objects,	and	calls	each	object's	respective	method	create(Add)	
/retrieve(GetByKey)	/update	(Update)	/delete(Delete)	(CRUD)	operations.	In	reverse,	the	OData	Parser	
also	receives	the	returned	data	from	business	objects,	translates	them	into	HTTP	return	code	and	
JSON	data	representatives,	and	responds	to	the	original	client.
• The	session	manager	implements	session	stickiness,	working	with	the	Service	Layer	load	balancer,	so	
that	requests	from	the	same	client	will	be	handled	by	the	same	Service	Layer	node.
Insights
Architectural
Comparison
Architectural	Comparison
Architectural	Comparison
Scalability and High Availability
Source	:	http://www.aztalan.eu/wp-content/uploads/SAP-
Business-One-Service-Layer_Trinidad_Martinez.pdf
• When	you	cannot	use	COM	interfaces	of	DI	Server	component.
• When	your	application	need	to	have	scalability	and	portability.
• Outside	your	home	network.
• Require	HTTP	standards	while	communication
• Need	to	use	your	existing	toolsets	for	communication
• Less	learning	curve
• Uniform	way	of	representing	structured	data	:	ATOM,	JSON
• Enhanced	documentation
When do you use Service Layer?
Source	:	http://www.aztalan.eu/wp-content/uploads/SAP-
Business-One-Service-Layer_Trinidad_Martinez.pdf
OData Key points
Any	Odata client	can	access	data	provided	
by	any	data	source
Connecting SAP Business One
and retrieving objects using
basic HTTP tools
DEMO
Creating
.NET Application
DEMO
For	more	info,	visit:
www.appseconnect.com
Smart Integration Solution
for your business
APPSeCONNECT is	a	robust	platform	which	connects	
ERP	(Like	SAP	Business	One,	SAP	ECC,	etc.)	with	various	
Ecommerce,	Marketplace	and	CRM	Applications.
• Documentation	at	https://<servername>:<loadbalancerPort>/	
• Service	Layer	and	Integration	for	3rd party	applications
• Accessing	SAP	B1	Service	Layer	via	WCF	
• Accessing	SAP	B1	Service	Layer	via	Typescript
• Script	Engine	for	SAP	B1	Service	Layer
• Developing	extension	using	Javascript and	SAP	B1	Service	Layer
• B1	Sample	payloads	for	CRUD
• SAP	B1	Service	Layer	implementation	using	Javascript (Youtube)
References:
Time for
Q&A
Thank you
For	more	such	webinars,	visit:
www.appseconnect.com/webinars
/appseconnect /company/insync

More Related Content

What's hot

HANA - the backbone for S/4 HANA
HANA - the backbone for S/4 HANAHANA - the backbone for S/4 HANA
HANA - the backbone for S/4 HANAChris Kernaghan
 
Decoding SAP S/4HANA System Conversion
Decoding SAP S/4HANA System ConversionDecoding SAP S/4HANA System Conversion
Decoding SAP S/4HANA System ConversionAkilesh Kumaran
 
S4 HANA presentation.pptx
S4 HANA presentation.pptxS4 HANA presentation.pptx
S4 HANA presentation.pptxNiranjanPatro2
 
SAP R 3 , E C C & SAP S 4 HANA
SAP R 3 , E C C &  SAP S 4 HANASAP R 3 , E C C &  SAP S 4 HANA
SAP R 3 , E C C & SAP S 4 HANAMadhav Wagle
 
SharePoint Migration-What you need to know
SharePoint Migration-What you need to knowSharePoint Migration-What you need to know
SharePoint Migration-What you need to knowOliver Wirkus
 
SAP HANA Migration Deck.pptx
SAP HANA Migration Deck.pptxSAP HANA Migration Deck.pptx
SAP HANA Migration Deck.pptxSingbBablu
 
OData service from ABAP CDS
OData service from ABAP CDSOData service from ABAP CDS
OData service from ABAP CDSAnil Dasari
 
S/4 HANA presentation at INDUS
S/4 HANA presentation at INDUSS/4 HANA presentation at INDUS
S/4 HANA presentation at INDUSINDUSCommunity
 
SAP S4HANA : Learn From Our Implementation Journey
SAP S4HANA : Learn From Our Implementation JourneySAP S4HANA : Learn From Our Implementation Journey
SAP S4HANA : Learn From Our Implementation JourneyAnup Lakra
 
Sap S/4 HANA New Implementation
Sap S/4 HANA New ImplementationSap S/4 HANA New Implementation
Sap S/4 HANA New ImplementationSoumya De
 
SAP S_4HANA Migration Cockpit - Migrate your Data to SAP S_4HANA.pdf
SAP S_4HANA Migration Cockpit - Migrate your Data to SAP S_4HANA.pdfSAP S_4HANA Migration Cockpit - Migrate your Data to SAP S_4HANA.pdf
SAP S_4HANA Migration Cockpit - Migrate your Data to SAP S_4HANA.pdfsubbulokam
 
Power Automate Overview
Power Automate OverviewPower Automate Overview
Power Automate OverviewTristanMobbs
 
Sap on azure airlift architecture (2)
Sap on azure airlift architecture (2)Sap on azure airlift architecture (2)
Sap on azure airlift architecture (2)Rahim Abdul Kader
 
Data migration methodology for sap v2
Data migration methodology for sap v2Data migration methodology for sap v2
Data migration methodology for sap v2cvcby
 
Whats new in SharePoint Online
Whats new in SharePoint OnlineWhats new in SharePoint Online
Whats new in SharePoint OnlineJayanthi P
 
Kickoff meeting template
Kickoff meeting templateKickoff meeting template
Kickoff meeting templateVan Chau
 

What's hot (20)

HANA - the backbone for S/4 HANA
HANA - the backbone for S/4 HANAHANA - the backbone for S/4 HANA
HANA - the backbone for S/4 HANA
 
Decoding SAP S/4HANA System Conversion
Decoding SAP S/4HANA System ConversionDecoding SAP S/4HANA System Conversion
Decoding SAP S/4HANA System Conversion
 
S4 HANA presentation.pptx
S4 HANA presentation.pptxS4 HANA presentation.pptx
S4 HANA presentation.pptx
 
One Page Resume
One Page ResumeOne Page Resume
One Page Resume
 
SAP R 3 , E C C & SAP S 4 HANA
SAP R 3 , E C C &  SAP S 4 HANASAP R 3 , E C C &  SAP S 4 HANA
SAP R 3 , E C C & SAP S 4 HANA
 
SharePoint Migration-What you need to know
SharePoint Migration-What you need to knowSharePoint Migration-What you need to know
SharePoint Migration-What you need to know
 
SAP HANA Migration Deck.pptx
SAP HANA Migration Deck.pptxSAP HANA Migration Deck.pptx
SAP HANA Migration Deck.pptx
 
OData service from ABAP CDS
OData service from ABAP CDSOData service from ABAP CDS
OData service from ABAP CDS
 
Git basic commands
Git basic commandsGit basic commands
Git basic commands
 
S/4 HANA presentation at INDUS
S/4 HANA presentation at INDUSS/4 HANA presentation at INDUS
S/4 HANA presentation at INDUS
 
SAP S4HANA : Learn From Our Implementation Journey
SAP S4HANA : Learn From Our Implementation JourneySAP S4HANA : Learn From Our Implementation Journey
SAP S4HANA : Learn From Our Implementation Journey
 
Sap S/4 HANA New Implementation
Sap S/4 HANA New ImplementationSap S/4 HANA New Implementation
Sap S/4 HANA New Implementation
 
Migration to sap s4 hana
Migration to sap s4 hanaMigration to sap s4 hana
Migration to sap s4 hana
 
SAP S_4HANA Migration Cockpit - Migrate your Data to SAP S_4HANA.pdf
SAP S_4HANA Migration Cockpit - Migrate your Data to SAP S_4HANA.pdfSAP S_4HANA Migration Cockpit - Migrate your Data to SAP S_4HANA.pdf
SAP S_4HANA Migration Cockpit - Migrate your Data to SAP S_4HANA.pdf
 
Power Automate Overview
Power Automate OverviewPower Automate Overview
Power Automate Overview
 
Sap on azure airlift architecture (2)
Sap on azure airlift architecture (2)Sap on azure airlift architecture (2)
Sap on azure airlift architecture (2)
 
Data migration methodology for sap v2
Data migration methodology for sap v2Data migration methodology for sap v2
Data migration methodology for sap v2
 
Whats new in SharePoint Online
Whats new in SharePoint OnlineWhats new in SharePoint Online
Whats new in SharePoint Online
 
Microsoft Teams Quick Start
Microsoft Teams Quick StartMicrosoft Teams Quick Start
Microsoft Teams Quick Start
 
Kickoff meeting template
Kickoff meeting templateKickoff meeting template
Kickoff meeting template
 

Similar to Connect SAP Business One using Service Layer (HANA)

MuleSoft London Community October 2017 - Hybrid and SAP Integration
MuleSoft London Community October 2017 - Hybrid and SAP IntegrationMuleSoft London Community October 2017 - Hybrid and SAP Integration
MuleSoft London Community October 2017 - Hybrid and SAP IntegrationPace Integration
 
Interoperability Ms Sap
Interoperability Ms SapInteroperability Ms Sap
Interoperability Ms Sapricharoy
 
Elado development capablities
Elado development capablitiesElado development capablities
Elado development capablitiesShashikant Sethy
 
REST - What's It All About? (SAP TechEd 2012, CD110)
REST - What's It All About? (SAP TechEd 2012, CD110)REST - What's It All About? (SAP TechEd 2012, CD110)
REST - What's It All About? (SAP TechEd 2012, CD110)Sascha Wenninger
 
Sharepointarchitecturereal worldscenariofundamentals-150419043032-conversion-...
Sharepointarchitecturereal worldscenariofundamentals-150419043032-conversion-...Sharepointarchitecturereal worldscenariofundamentals-150419043032-conversion-...
Sharepointarchitecturereal worldscenariofundamentals-150419043032-conversion-...BIWUG
 
Hunter 1 - BI Technology Update Feb'15
Hunter 1 - BI Technology Update Feb'15Hunter 1 - BI Technology Update Feb'15
Hunter 1 - BI Technology Update Feb'15James Miller, MBA
 
SPS Dubai 2017 - PowerApps & Microsoft Flow: Advanced scenarios
SPS Dubai 2017 - PowerApps & Microsoft Flow: Advanced scenariosSPS Dubai 2017 - PowerApps & Microsoft Flow: Advanced scenarios
SPS Dubai 2017 - PowerApps & Microsoft Flow: Advanced scenariosAhmad Najjar
 
Basics of SharePoint
Basics of SharePointBasics of SharePoint
Basics of SharePointsamirsangli
 
ECS19 - Vesa Juvonen - SharePoint and Office 365 Development PowerClass
ECS19 - Vesa Juvonen - SharePoint and Office 365 Development PowerClassECS19 - Vesa Juvonen - SharePoint and Office 365 Development PowerClass
ECS19 - Vesa Juvonen - SharePoint and Office 365 Development PowerClassEuropean Collaboration Summit
 
Tutorial, Part 1: SharePoint 101: Jump-Starting the Developer by Rob Windsor ...
Tutorial, Part 1: SharePoint 101: Jump-Starting the Developer by Rob Windsor ...Tutorial, Part 1: SharePoint 101: Jump-Starting the Developer by Rob Windsor ...
Tutorial, Part 1: SharePoint 101: Jump-Starting the Developer by Rob Windsor ...SPTechCon
 
FaaS Automation and Infrastructure
FaaS Automation and Infrastructure FaaS Automation and Infrastructure
FaaS Automation and Infrastructure Mohamad Al moualem
 
(ATS6-DEV02) Web Application Strategies
(ATS6-DEV02) Web Application Strategies(ATS6-DEV02) Web Application Strategies
(ATS6-DEV02) Web Application StrategiesBIOVIA
 
Power of the SAP HANA Platform – Integrating non-SAP data with custom HANA ap...
Power of the SAP HANA Platform – Integrating non-SAP data with custom HANA ap...Power of the SAP HANA Platform – Integrating non-SAP data with custom HANA ap...
Power of the SAP HANA Platform – Integrating non-SAP data with custom HANA ap...Dickinson + Associates
 
What is the difference between an api and web services
What is the difference between an api and web servicesWhat is the difference between an api and web services
What is the difference between an api and web servicesAparna Sharma
 
#SPFestDC Migrate your custom solutions to the modern stack
#SPFestDC Migrate your custom solutions to the modern stack#SPFestDC Migrate your custom solutions to the modern stack
#SPFestDC Migrate your custom solutions to the modern stackVincent Biret
 
Integrating SharePoint 2010 and Visual Studio Lightswitch
Integrating SharePoint 2010 and Visual Studio LightswitchIntegrating SharePoint 2010 and Visual Studio Lightswitch
Integrating SharePoint 2010 and Visual Studio LightswitchRob Windsor
 

Similar to Connect SAP Business One using Service Layer (HANA) (20)

MuleSoft London Community October 2017 - Hybrid and SAP Integration
MuleSoft London Community October 2017 - Hybrid and SAP IntegrationMuleSoft London Community October 2017 - Hybrid and SAP Integration
MuleSoft London Community October 2017 - Hybrid and SAP Integration
 
Interoperability Ms Sap
Interoperability Ms SapInteroperability Ms Sap
Interoperability Ms Sap
 
Share Point
Share PointShare Point
Share Point
 
Elado development capablities
Elado development capablitiesElado development capablities
Elado development capablities
 
REST - What's It All About? (SAP TechEd 2012, CD110)
REST - What's It All About? (SAP TechEd 2012, CD110)REST - What's It All About? (SAP TechEd 2012, CD110)
REST - What's It All About? (SAP TechEd 2012, CD110)
 
Sharepointarchitecturereal worldscenariofundamentals-150419043032-conversion-...
Sharepointarchitecturereal worldscenariofundamentals-150419043032-conversion-...Sharepointarchitecturereal worldscenariofundamentals-150419043032-conversion-...
Sharepointarchitecturereal worldscenariofundamentals-150419043032-conversion-...
 
Hunter 1 - BI Technology Update Feb'15
Hunter 1 - BI Technology Update Feb'15Hunter 1 - BI Technology Update Feb'15
Hunter 1 - BI Technology Update Feb'15
 
SPS Dubai 2017 - PowerApps & Microsoft Flow: Advanced scenarios
SPS Dubai 2017 - PowerApps & Microsoft Flow: Advanced scenariosSPS Dubai 2017 - PowerApps & Microsoft Flow: Advanced scenarios
SPS Dubai 2017 - PowerApps & Microsoft Flow: Advanced scenarios
 
Basics of SharePoint
Basics of SharePointBasics of SharePoint
Basics of SharePoint
 
ECS19 - Vesa Juvonen - SharePoint and Office 365 Development PowerClass
ECS19 - Vesa Juvonen - SharePoint and Office 365 Development PowerClassECS19 - Vesa Juvonen - SharePoint and Office 365 Development PowerClass
ECS19 - Vesa Juvonen - SharePoint and Office 365 Development PowerClass
 
Tutorial, Part 1: SharePoint 101: Jump-Starting the Developer by Rob Windsor ...
Tutorial, Part 1: SharePoint 101: Jump-Starting the Developer by Rob Windsor ...Tutorial, Part 1: SharePoint 101: Jump-Starting the Developer by Rob Windsor ...
Tutorial, Part 1: SharePoint 101: Jump-Starting the Developer by Rob Windsor ...
 
FaaS Automation and Infrastructure
FaaS Automation and Infrastructure FaaS Automation and Infrastructure
FaaS Automation and Infrastructure
 
Api design part 1
Api design part 1Api design part 1
Api design part 1
 
(ATS6-DEV02) Web Application Strategies
(ATS6-DEV02) Web Application Strategies(ATS6-DEV02) Web Application Strategies
(ATS6-DEV02) Web Application Strategies
 
Power of the SAP HANA Platform – Integrating non-SAP data with custom HANA ap...
Power of the SAP HANA Platform – Integrating non-SAP data with custom HANA ap...Power of the SAP HANA Platform – Integrating non-SAP data with custom HANA ap...
Power of the SAP HANA Platform – Integrating non-SAP data with custom HANA ap...
 
Thinakaran
ThinakaranThinakaran
Thinakaran
 
What is the difference between an api and web services
What is the difference between an api and web servicesWhat is the difference between an api and web services
What is the difference between an api and web services
 
#SPFestDC Migrate your custom solutions to the modern stack
#SPFestDC Migrate your custom solutions to the modern stack#SPFestDC Migrate your custom solutions to the modern stack
#SPFestDC Migrate your custom solutions to the modern stack
 
Oow2016 review--paas-microservices-
Oow2016 review--paas-microservices-Oow2016 review--paas-microservices-
Oow2016 review--paas-microservices-
 
Integrating SharePoint 2010 and Visual Studio Lightswitch
Integrating SharePoint 2010 and Visual Studio LightswitchIntegrating SharePoint 2010 and Visual Studio Lightswitch
Integrating SharePoint 2010 and Visual Studio Lightswitch
 

More from 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 CRMAPPSeCONNECT
 
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 GrowthAPPSeCONNECT
 
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 IntegrationAPPSeCONNECT
 
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 | APPSeCONNECTAPPSeCONNECT
 
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 | APPSeCONNECTAPPSeCONNECT
 
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 | APPSeCONNECTAPPSeCONNECT
 
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 ProfitableAPPSeCONNECT
 
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 | APPSeCONNECTAPPSeCONNECT
 
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 | APPSeCONNECTAPPSeCONNECT
 
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 iPaaSAPPSeCONNECT
 
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 | INSYNCAPPSeCONNECT
 
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 ERPAPPSeCONNECT
 

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
 
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...
 
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...
 
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...
 
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...
 
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...
 
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
 
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
 
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
 
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
 
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
 
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
 
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...
 
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
 
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...
 
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...
 
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
 
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
 
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
 
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
 

Recently uploaded

Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 

Recently uploaded (20)

Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 

Connect SAP Business One using Service Layer (HANA)