Create links to documents in IDM
Use these procedure to launch the Link Manager tool and create links to documents in IDM.
- Launch MMS001 (Item.Open). Choose Tools > Links Manager to display the Links Properties dialog.
-
Enter the following:
- Title
-
The Title shall appear in a context menu when adding an image or a document to an item.
- Description
-
Description for the new link.
-
To make the link available to all users, select the
Shared checkbox.
If you do not select Shared, the link you create will only be available to you.
Note: The Function and Panel information default from the form you were on when you launched the tool. -
From the Target drop-down, select IDM
and click Next.
Note: If you do not see IDM in the drop down, check to ensure the following:
-
IDM is installed and enabled in the system profile.
-
Infor Smart Office has been restarted after enabling IDM.
-
-
Select the link properties from the options in the
drop-down menu:
- Document Types
-
The type of document to link to. The values in the drop-down are defined in the administration client for IBM DB2 Content Manager. You should see here the content of the data model that you have imported in Importing data models.
- Attributes
-
Attributes of the document type. The values in the drop-down are defined in the administration client for IBM DB2 Content Manager. For more information, see the Infor Document Management Administration Guide.
You should see here the content of the data model that you have imported in Importing data models.
- Operators
-
The operators displayed depend on the attribute you chose. For example, a string attribute has string operators like "LIKE" and "NOT LIKE" to do string-comparisons. An integer attribute has operators like "<" and ">" to do numeric comparisons. All types have the operators "IS NULL" and "NOT NULL" for checking if the attribute has been provided a value or not.
- In M3 Transactions, select a field to map the attribute to. Click Add.
-
To add additional link properties, select an additional
Document Type, Attribute, and Operator from the drop-down. Select
a field and click Add.
-
Attributes within the same document type have an "AND" relation. The link will find the documents of the specified type that match all the selected attribute criteria.
-
Different document types within the same link have an "OR" relation. The link will match documents of either type that meet all the criteria of the attribute.
Example
You want to link all images and files connected to an item in M3.
Create the link in MMS001 with the following properties:
-
Set Document Type to Image
-
Set Attributes to ItemNumber
-
Set Operators to =
-
In M3 Transactions, select the ITNO field and click Add.
Add additional properties to the same link:
-
Set Document Type to File
-
Set Attributes to ItemNumber
-
Set Operators to =
-
In M3 Transactions, select the ITNO field and click Add.
Now, there will be an "OR" operator between the two sets of properties. This link will find all images and files with the same Item Number as the selected object in M3.
-
-
- To save the link, choose OK.
-
In the Link Manager, choose Save to save the link.
Note: Links you create will be available to you immediately. Shared links will be available to other users after they re-start Infor Smart Office.