former_member390407
Contributor
Member since ‎2015 Aug 19

User Statistics

  • 252 Posts
  • 70 Solutions
  • 27 Kudos given
  • 98 Kudos received

User Activity

Dear Experts, I wrote a wrapper for the SL communication in C# and realized that even though it works like a charm on my dev machine (SAP B1 v10 SQL) it crashes in the test environment (SAP B1 v9.3 HANA). There are the following issues I faced, b...
Dear Experts, We have the following scenario on our HANA 1.0 SPS 12 instance: We create column tables with identity to store some intermediate data to handle by SPs. Sometimes when we drop these tables the sequences for them still appear in the s...
Dear Colleagues, Is there any way how we can call actions (for example document cancel) from ServiceLayer JS extension? I went through documentation and found nothing there. Unsurprisingly, the CRUD API provides only methods for CRUD operations...
Dear Colleagues, In this post I want to participate currency exchange rate updating challenge for SAP Business One. There are already 2 different approaches described on the forum how to reach this goal using DI API and B1IF. DI API: https://blogs....
Dear Experts, Developing SE extensions I often face errors I don't really understand why. I have examined all documentation I could have found and spent a lot of time googling, but some of points are still not clear for me. I have prepared seve...