Anywhere Mobility Studio Documentation
Connection properties
| Property | Description |
|---|---|
| Connection No. | Identifier of the connection |
| Process Code | Defining the process lets you use the initialise functionality for retrieving the list of parameters used in the external document |
| Description | An optional description |
| Run in JobQueue | Runs the connection in the Job Queue (does not apply to the post-processor, which always runs in the Job Queue) |
| Job Queue Category Code | Address available Job Queue categories for Job Queue handling |
Run in JobQueue
This option lets connections run asynchronously from the Anywhere Mobility Studio framework. This is especially useful when a connection takes a while to complete, for example, when a posting routine or another heavy transaction is part of the connection. It only applies to the document mapping and record generation. The post-processor codeunit always triggers from the Job Queue.
When using the Job Queue is not possible, Anywhere Mobility Studio can fall back to the expression on the button. Find the codeunit requirements in the Configuration Guide under Button Properties. These are not compatible with the Job Queue functionality. Select the Post Processing Codeunit No. on the button where the connection is used.