I am trying to create a Report Rule with an Action to Check In To Document Management. When I print the document, I can get the system to create a Document based on the Document Class. I need to also connect to an LU. The LU is a Document Folder.
If my Document Folder name is Supplier, how would I enter the information in the Connected LU field?
The Documentation has the following for Connected LU:
<u>ConnectedLU / KeyRef:</u> You can specify if the generated report should be attached to an application form as an attachment. In this case you have to specify the LU and key-value pair to uniquely identify an instance in the LU. For example, if you want to attach the 'Invoice' report, in to the 'Customer Invoice' form, you need to specify the LU as 'CustomerOrder" from the ConnectLU combobox and Invoice\_no as the key and a value for that key. You can hardcode a value or retrieve the value from a xpath.
But I am unsure of what to enter….
Any help would be appreciated.
Gregg