Send Barcode Values - Connector for use with SAP ArchiveLink - English - Foundation 22.1 - OnBase - Essential - Premier - Standard - external - Essential - Standard - Premier

Connector for use with SAP ArchiveLink

Platform
OnBase
Product
Connector for use with SAP ArchiveLink
Release
Foundation 22.1
License
Essential
Standard
Premier

Configuring the Workflow action to send bar code values creates entries into SAP bar code tables. If the barcodeProcessServer element is set to true in the ArchiveLink web.config file, an entry will be added to SAP's external bar code table for late storage.

To configure the service to send a bar code value:

  1. In OnBase Workflow, create a Call Web Service action in the appropriate life cycle and queue.
  2. In the WSDL field, enter http://<machinename>/<virtualdirectory>/WebServices/ArchivingServices/BarcodeServices.asmx?wsdl where <machinename> is the name of the server and <virtualdirectory> is the configured virtual directory relative to the service.
  3. Click Retrieve.
  4. If you want to send the bar code value immediately, select SendBarcodeImmediate from the Method drop-down list.
    If you want to send bar code values as a batch, select InsertBarcodeForProcessing from the Method drop-down list.
  5. Click Mappings.
  6. Map parameters appropriately. For more information about parameters see Common Parameters.
  7. Click OK.
  8. Click Apply.