Configuring Server Preferences
You must set up OAuth2 in
before using OAuth2 for the first time in the Business Document Mapper.The setup contains these requirements:
- The ION API file
- Valid Infor OS Portal or Infor Ming.le credentials
A limitation with using the OAuth2 protocol is the 1-minute ION gateway connection timeout between the client and server. If the connection lasts longer than 1 minute, then the connection is terminated in ION gateway. After the connection is terminated, the request is still processed in Mapgen until the request succeeds or fails. Token-based connection addresses this issue by constantly checking for connectivity. If the connection fails, then the connection is no longer processed in Mapgen and you do not have to wait for the connection timeout issue.
A token-based asynchronous connection to Mapgen is used for server operations that may take longer than one minute to complete, for example, to publish a large mapping. If needed, you can extend the timeout to wait for Mapgen to complete the operation, just as before. When the Mapgen processing is complete, the result is shown in the mapping console as usual. The 1-minute ION gateway connection timeout should not affect this functionality.
Follow these steps to configure Server Preferences.