rafael_ogeda
Participant
Member since ‎06-23-2016

User Statistics

  • 42 Posts
  • 2 Solutions
  • 20 Kudos given
  • 17 Kudos received

User Activity

Hi friends! In this post we will detail some of our experience in migrating packages from SAP B1If 1.x to SAP B1If 2.0, more specifically migrating packages related to a custom REST API for SAP Business One. Our migration process basically involved...
Hi! Question about ServiceLayer: we are sending the DocumentReferences/AccessKey field in an Add CreditNotes request to ServiceLayer, but despite the success of the request, it is not recording the RIN21.AccessKey field. Writes other fields includi...
Hi my friends! Happy New Year for all! We developed a scenario package that activate one API HTTP REST that connect with SAP Business One for CRUD processes (GET, PUT, POST, DELETE). All scenario steps has Inbound Channel equals INB_HT_CALL_SYNC_XP...
Hi! I'm trying to do GET in a HTTPS endpoint using call HTTP, and for some HTTPS endpoint I'm getting the response is 403 Forbidden. I'm using tomcat6w.exe. I tested with 4 distinct HTTPS URL that works normally in browser (image and PDF files), ...
Hi friends! We are migrating some API HTTP REST packages from SAP B1If 1.x to SAP B1If 2.0. In these API HTTP REST packages we have strongly used the strategy of using microservices as scenario step called Synchronous Call. But in the Migration G...