Data Publishing Mapper tool

Various components publish data using the ShareScan Manager Data Publishing interface. Connectors use this data to authenticate backend, to send the final document to its destination, and to store the final document. Potential data sources include ShareScan Manager, in-house document services, and third-party document services.

The Data Publishing Mapper tool in the ShareScan Administration Console enables you to map published values to values requested by connectors. ShareScan Clients, with a user interface or without a user interface, can use the mapping information.

To access the tool, select the Advanced tab, click Tools in the Configure area, and then select Data Publishing Mapper. The Data Publishing Mapper dialog box appears. The tool can also be accessed from connector's settings.

ClosedData Publishing Mapper settings

DataPublishing XML for Mapping

Third-party services can publish their mapping variables in an XML file. If the variables are not published in an XML document, you must enter them manually.

The keys can be published for specific profiles or can be published as common keys that are applicable to all the profiles. If a profile-specific key and a common key the same ID, the connector uses the profile-specific key. The ShareScan Manager uses the common key format for all other profiles at run time.

Use case example

This use case scenario presents a way for configuring the SMTP Mail connector of ShareScan to use Data Publishing with the values derived from the Forms Processing Extender.

  1. Start the ShareScan Administration Console.
  2. Start the Forms Processing Extender.
  3. Open the form you want to use.
  4. Create three anchors on the document, as well as zones for the To, From, Program, and Student ID fields.
  5. Save your changes.
  6. Navigate to the Data Publishing Mapper, and map the To, From, Program, and Student ID fields to the SMTP Mail connector, ensuring that the Published Keys for the respective fields are mapped to the correct connector keys: for example, Published Key To (FormsProcessingExtender.ELS) should be mapped to connector key SMTPMail_To (LDAPandSMTP.auth).
  7. Close the Data Publishing Mapper.
  8. Navigate to the Logon/SMTP tab of the Properties menu of the SMTP Mail connector profile you want to use. Set None: Send from generic e-mail address specified by Data Publishing as Authentication, check the Allow user to modify checkbox, and enter the default generic email and SMTP server settings you want to use
    This will allow the connector to use the relevant Data Publishing values from the From field.
  9. Configure the Sending options tab of the connector to utilize the $$SUBJECT$$ (for Default Subject field) and $$NOTE$$ (for Default Note field) tokens (Student ID and Program Data Publishing keys), and select Default recipients and Data publishing from the Data publishing dropdown menu.
  10. Save the changes you made to the connector profile.
  11. Send the document through the SMTP Mail connector. The validation screen of the Forms Processing Extender will display the correct values.
    The From form of the connector should also automatically recognize the relevant value based on Data Publishing.
    The Send form will display the relevant, configured To, Subject and Notes values.

Batching in ShareScan

ShareScan allows you to implement batch-based routing and indexing in concert with Data Publishing for a number of connectors. For detailed, connector-specific steps, click here.