Enterprise Resource Planning Blog Posts by SAP
Get insights and updates about cloud ERP and RISE with SAP, SAP S/4HANA and SAP S/4HANA Cloud, and more enterprise management capabilities with SAP blog posts.
cancel
Showing results for 
Search instead for 
Did you mean: 
former_member197733
Contributor
14,973
SAP HANA became the new norm in our lives. What started as an analytic platform almost 7 years ago, it's now part of most (if not all ) SAP Professionals. If you never worked with SAP HANA, you have certainly been impacted by the huge paradigm shift both within the SAP products and their extension capabilities.

To help you, B1 developers, to keep up with the latest technologies which SAP HANA brings to the table, the SAP Business One Solution Architects team delivered multiple workshops, webinars, Innovation Summits and other training sessions worldwide in the past few years. Hard work but highly rewarding hence the amazing feedback from partners. Nevertheless, it's time to reach more people, it's time to scale!



We are happy to announce the SAP Business One Extensibility Program in the SAP Learning Hub!
In short, this is an online training to cover all topics of the SAP HANA development which are relevant to the SAP Business One's world.

From the very basic Web Development principles to the creation of a Fiori App leveraging the SAP Cloud Platform. During this course, you will learn how to use and extend the SAP Business One Service Layer and how SAP HANA brings your solution to the next level. Front and back ends, we got you covered!

Details



  • The course is published in the SAP Learning Hub (direct link)  and on YouTube

    • Enroll yourself and have access to the videos.



  • Code samples used in the videos are on our GitHub repo.

  • Questions about the training content should be asked in the SAP Business One Extensibilty Community.

    • Enter SAP Business One Extensibilty as primary tag



  • Exercises are proposed in some of the units of the eLearning, check the SAP Learning Hub to get them.

    • Service Layer and Life Cycle Management sections for example contain several step by step exercises, don’t miss them!




Course Structure



What's next?


We spent the last months working hard to put this content together. We plan to add more videos and improvements in the future. But for now, you got a lot of content to catch up!

Let us know what do you think in the comments below!

Update 20/02/2018


Here is a direct link to the course sorry for the old (and odd) way of finding it.

Update 26/02/2018


We also have an awesome YouTube playlist with the training content! Check it out!
19 Comments
egomez_ve
Participant
Increíble, ahora a estudiar! Mil gracias.
Kenthclk
Discoverer
This initiative is very awesome, inspiring and very helpful.
former_member197733
Contributor
Thank you! count with us to answer your questions in the community!
0 Kudos
Hi, I missed out on a  date to enroll, is there anywhere where I can access the course material

 

Thank You,

 
Trinidad
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

There is no limit date, you can enroll and follow the eLearning at any time.

Regards,
Trinidad.

Former Member
0 Kudos
 

how can i access to SAP Learning Hub ?
former_member197733
Contributor
0 Kudos
Hi, the link is in the article.

You can log with your s-number

 
Former Member
0 Kudos
Hi Ralph,

I managed to login to the Learning HUB, but I found nothing when searching "SAP Business One Extensibility" in the Learning Contents. Is it possible that my account is no OK to see that course?

I am looking forward to starting to learn B1 Service Layer and HANA dev technologies.

Thank you, Miklos
former_member197733
Contributor
0 Kudos
Hi Miklos,

make sure you are using the correct search box. I am sorry the Learning Hub doesn't make it too intuitive.

 

  • Use the Home dropdown box at the top left of the landing page to navigate to Learning Content;

  • Search for the “SAP Business One Extensibility” on the top left box;


 

 
Former Member
0 Kudos
Thank you Ralph for your help. I'll give up, isn't there any other way to enroll to this training? Or, actually any training for Service Layer / HANA?

 
former_member197733
Contributor
Miklos, don't go 🙂

I managed to get a direct link to the training (finally) could you please test it with your s-number?

 
former_member197733
Contributor
And now we are also on Youtube. Please check the blog post again.

 
Former Member
0 Kudos

Thanks for the step by step Guides.

Thanks Useful Info..

Nice Information

Former Member
0 Kudos
Brilliant, Ralph! Thank you so much for the help. Miklos

 
AdKerremans
Active Contributor
0 Kudos
Hi,

I can find  a lot of training for Hana, but it is not in one place I am still missing some things. I want to develop and add on the runs within the SBO Client.

I am using the "Web base Development Workbench: Editor"

  1. Do I use Fori or UI5 to develop my forms

  2. How do I add my forms to the menu

  3. How di I add a button to an existing form

  4. How do I debug it running in HANA

  5. How to pack and deploy my addon


Regards

 

Ad

 
m_plescia
Newcomer
0 Kudos
Hi Raph Olivera,

i tried to join with my S-number at this link but unfortunately i can't access it. Learnig hub return this message: "The Program is not in your Learning Plan or Catalog"
TusharNathvani
Participant
0 Kudos
Hi,

I developed the SAP Fiori App as per suggested on Youtube video.

After deployment and when I view the Fiori app on all browser it's showing me a blank page.

When I debug it on the browser page its give me the error like "sap-ui-core.js" 404 not found.

I tried to set the "src" path in flpSandbox.html file as below for src location at two places but still its give me the same error.

 

  1. Script


src="../test-resources/sap/ushell/bootstrap/sandbox.js" id="sap-ushell-bootstrap" or src="https://sapuip.hana.ondemand.com/test-resources/sap/ushell/bootstrap/sandbox.js" id="sap-ushell-bootstrap"

2. Script

src="../resources/sap-ui-core.js" or src="https://sapuip.hana.ondemand.com/resources/sap-ui-core.js" but its give me the same result.

 

Regards,

Tushar
TusharNathvani
Participant
0 Kudos
Hi,

 

Sorry please ignore my previous comment.

Its working fine now.

Thanks for the youtube videos.

 

Regards,

Tushar

 
former_member522497
Participant
0 Kudos

Hi ralph mariatrinidad.martinezgea ,

Hope you doing good!

We were able to make API calls to Business one service layer by https://<Host>:<Port>/b1s/v1/Login/,Logout etc through postman in the remote desktop server.

But we are unable to make the same API calls from normal desktop using postman and getting the following error : Error: getaddrinfo ENOTFOUND <Host>

Could you please help us with your suggestions if any changes has to be made in the URL in Business One or postman so that we can make the API calls successfully from the normal desktop using postman.

It would be really great if you can help us with your suggestions as we have a deadline in our current project soon. Looking forward to hear from you!

Thanks,

Ameer