Creating links to integrate with Lawson Enterprise Applications
- Complete Adding files links.
- Click Application Link to view a list of the InfoSet's application links and locate the application link to modify.
- Click Add Class Link to add a new application link.
-
Specify this information:
- Name
- Specify the name of the Lawson form to link to.
- Class
- Specify either forms or URL.
- Tag
- Specify any extra text parameters to be passed to the Java class.Note: Use any of the Lawson Web Integration tools, for example, Design Studio, to help you write a valid Lawson transaction (AGS), Data (DME), Drill (IDA), or Form (TKN) call.
This is an example of valid tag syntax for an IDA call. Any items that are in brackets [ ] are InfoSet column names which are incorporated into the call.
http://<myserver><port>/efs/LAL?SID=LAWSON_IOS&SF=IDA&PROD=APPS810&FILE=REQLINE&INDEX=RLNSET1&KEY=[Company]=[Req-number]&FIELD=LINE-NBR;ITEM-TYPE;ITEM;DESCRIPTION;QUANTITY;ENTERED-UOM;UNIT-COST&OUT =REPORT&DELIM =,
This is an example of valid tag syntax for a Lawson Transaction (AGS) call:
http://<myserver><port>/efs/LAL?SID=LAWSON_IOSAPPS&SF=AGS&PDL=APPS810&TKN=RQ10.1&EVT=CHG&_LFN=ALL&_RTN=DATA&_TDS=IGNORE&_OUT=XML&_EVT=CHG&FC=Release&RQH-REQUESTER =[Requester]&RQH-REQ-NUMBER=[Req-number]&_DELIM=,&_EOT=TRUE
This is an example of valid tag syntax for a TKN call:
http://<myserver><port>/efs/LAL?SID=lawson_portal&SF=TKN&TKN=RQ10.1&_HK=[Requester][Req-number]
- Cell Based
- Select the type of information the application can accept.
- Remove
- Click the red X to remove the application link from the InfoSet.
-
Specify the application link maps to remap the data
columns.
- Click Application Link Selection to view a list of the InfoSet's application link selections and locate the link to modify.
- Click Add to add a map link.
-
Specify this information:
- Name
-
Displays the existing name of the data column in the InfoSet.
- Alias
-
Specify the new data column name.
- Remove
-
Click the red X to remove the map link.
-
Specify the application link selection information:
- Prompt
-
Specify the application link name to display on the web page.
- Selection Type
-
Select the type from the list.
- Column Names
-
Select the names from the list.
- Remove
-
Click the red X to remove the application link selection item.