> > >
Use this form to set Application Integration Framework (AIF) defaults for all document exchanges. You can set AIF defaults for resource locking, to validate the schema for an outbound document, and to set the message response cache lifetime. You can set the default encoding format, which is a code that pairs a set of characters with numeric codes when storing or exchanging data electronically. Common encoding formats include UTF-8 and UTF-16 for Unicode.
Note |
---|
If you validate the schema for every outbound document, performance might be adversely affected. |
For more information, see "Using AIF to integrate with external systems" in the Server and Database Administration Help.
Tasks that use this form
See topic "Configure global settings for document exchange" in the Server and Database Administration Help.
Navigating the form
The following table provides descriptions for the controls in this form.
Fields
Field |
Description |
---|---|
|
Set the maximum time in minutes that a message is locked after an adapter commits to processing it. The default value is 30 minutes. The locking interval only needs to be modified if you have multiple AOS instances running. |
|
Set the default encoding format for the endpoint. Valid encoding formats include UTF-8, UTF-16, UTF-16be, and GB18030. GB18030 supports the Chinese character set. |
|
Select this check box to validate all outbound documents against their schemas. This can increase the time that is required to transfer a document. |
|
Enter the time in hours that message responses are cached. The default value is 24 hours. Message responses are only cached for service operations that have idempotency enabled. |