claudiocalabresi
Explorer
Member since ‎2016 Apr 06

User Statistics

  • 11 Posts
  • 0 Solutions
  • 2 Kudos given
  • 0 Kudos received

User Activity

Dear Expert,I need to approve a document via Service Layer.The API call below allows me to approve a document when the 'SAP B1 Authentication Server' identity provider is disabled.PATCH https://myhost:50000/b1s/v1/ApprovalRequests(1){"ApprovalRequest...
Dear Expert,I need to approve a document via Service Layer.The API call below allows me to approve a document using the user currently logged-in (the user of the current Service Layer session).PATCH https://myhost:50000/b1s/v1/ApprovalRequests(1){"Ap...
 Dear Experts,When I upload a jpeg file to a remote server via Service Layer, the file is created in temp folder and in the SAP attachment folder. Also a new entry is created in the ATC1 table.However, the upoaded file is empty and cannot be opened.F...
Dear Experts, I need to append a line to an existing set of attachments via B1iF. I do not want to update any field of the existing lines. Example: The attachments table ATC1 contains two lines (Line 1 and Line 2) having the same AbsEntry 1025....
Hi Experts, I need to add a line in the attachments table ATC1 via DTW. This is an attachment of a Purchase Order document in SAP B1. Scenario 1) Purchase order with existing attachments and the subPath field of the existing attachment is NUL...
Kudos given to