Scale integration logs

Scale Integration  •  Article  •  7/19/2023  • 

You can view all the requests generated by the system when the user creates output
using the Get weight function on the Test Scale Integration page. The following
procedures describe how to perform this activity.

  1. Select the Search icon , enter Scale Integration Logs, and then choose the related link.

    The Scale Integration Logs page opens.

  2. The system displays log entries. The log table holds information regarding
    the request and the response from the PrintNode.

  3. All the fields of this page are populated when the Get Weight function is
    used on the Test Scale Integration page.
  4. In the request, you can see the time and for which document type and
    number the Get Weight function was initiated.
  5. On the action bar, select Download Return Package to download the Json
    formatted response file with detailed information associated with the request.
  6. Select the required Entry No. to open the Scale Integration Log page.

The Scale Integration Log page is not editable and displays the details of the
specific scale integration.

On the General FastTab, you can view the following fields:

FieldDescription
Scale CodeSpecifies a code for the Scale for which the Get weight function was executed.
Location CodeSpecifies a code for the location for which the Get weight function was executed.

On the Request FastTab, you can view the following fields:

FieldDescription
Request Document No.Specifies the number assigned to the document according to the specified number series.
Request Document TypeSpecifies the type of document for which the request is generated.
Request Document Line No.Specifies a unique number that has been assigned to the line items associated with the document.
Request Source FieldSpecifies the source number of the document from where the request was made.
Request Date/TimeSpecifies the date and time when the request was generated.
Request Scale URLSpecifies the request URL.
Request User IDSpecifies the ID of the user who generated the request to be used, for example, in the Scale Integration log.

On the Response FastTab, you can view the following fields:

FieldDescription
Return HTTP Response CodeSpecifies the numerical code that indicates the server's response to the request. For example, a code of 200 means the request was successful, while a code of 404 indicates the requested resource was not found.
Return HTTP Response TextSpecifies the descriptive text that accompanies the Return HTTP response code. It provides further details about the server's response, for example, 'OK' for a code of 200 or 'Not Found' for a code of 404.
Return measurementSpecifies the numerical value measured for the specified location using the assigned scale.
Return Package File NameSpecifies the name assigned to the output file.
Return Unit of MeasureSpecifies the unit of measure for the calculated output.
Return Date/TimeSpecifies the date and time when the output was generated for the specific request.


To view more details, you can download the response Json file from the Return Package File Name field.