The Infor Lawson Adapter activity node

The Infor Lawson Adapter node enablesInfor Process Automation to invoke and communicate with the Infor Lawson system.

Infor Lawson Adapter performs Transaction Service (AGS) transactions to Infor Lawson applications. Infor Lawson Adapter has the following differences from the Transaction Service activity:

  • Infor Lawson Adapter works with the TX Adapter activity. The Adapter's input data is generally the output of a TX Adapter activity.

  • Infor Lawson Adapter creates Transaction Service (AGS) strings itself based on its input data.

  • Infor Lawson Adapter can perform multiple Transaction Service (AGS) calls as needed to process the input data. The Adapter's ability to make multiple Transaction Service (AGS) calls allows an unlimited number of detail lines to be added through an online form that supports a fixed number of detail lines.

Field Description
Caption The caption for the node on the Infor Process Automation flow diagram.
Name The internal name for the node.
Settings tab
Input data Select the input data that the Adapter will process.
Infor Lawson Transaction The transaction to execute as defined in the APIINFO table. See the Creating Type Trees chapter
Return Data on Add/Change/Delete Select this option so data will be returned from all operations including Add and Delete.
Write to Debug File Select this option and information about the generated Transaction Service (AGS) transactions is written to the specified file.
Append to debug file Select this option to determine if the debug file is overwritten or appended.
Stop on AGS error If this option is selected, the Adapter will stop the flow when such an error is returned. If this option is deselected, the flow will continue and subsequent activities should detect and handle any Transaction Service (AGS) Error code.
Stop on AGS connection error If this option is selected, the Adapter will stop the flow on a Transaction Service (AGS) connection error.
Stop on activity error If this option is selected, Infor Lawson Adapter will stop the flow when such an error occurs. If this option is deselected, the Adapter will terminate on such an error but the flow will continue and can attempt to perform some other action.
Override Data Area If this option is selected, the value in the text field is used as the data area for the Transaction Service (AGS) transaction.
Override Form ID Select this option to substitute a different form to use in the Transaction Service (AGS) transaction string only.
Override IOS login If this option is selected, the login information can be specified in the activity in the flow.
Host If the Override IOS Login check box is selected, this field will specify the IOS web server the Adapter and will attempt to perform Transaction Service (AGS) transactions.
User If the Override IOS Login check box is selected, this field will specify the username for the IOS login.
Password If the Override IOS Login check box is selected, this field will specify the password for the IOS login.
SSL Enabled Select this check box if Infor Process Automation is hosted on a secured web/servlet container.