You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »


Common documents are XML schemas that represent the fields that can be mapped from one application to another. 


To get started, choose a common document format from the list below:


Installation


The following update sets will be installed to implement common document formats:

  1. Perspectium for ServiceNow <Release> - This update set contains core Perspectium application functionality.

  2. Perspectium Common Endpoint <Release> - This update set which includes embedded table maps and common script includes that are used by all common document formats. The Common Endpoint update set only needs to be installed once before installing any of the below common document format update sets.

  3. Perspectium Common <Object> <Release> - These update sets contain each of the different common document processes. For example, if doing incident management on the Helium release, you will install the Perspectium Common Incident Helium Update Set. You can install each common document format update set one by one afterwards.

Update sets should be installed in the order listed above to ensure all necessary Perspectium functionality is installed properly into your ServiceNow instance.


Implementation


The implementation of any common attachment format is symmetrical which means that the output, when consumed, should produce the same or similar records at the target. The implementation should also exhibit idempotent behavior which means that when the same document is consumed and processed repeatedly, the same result appears or is ignored because the results already exists.