Hi ,
From Infor LN , I want to publisha custum alert built with BOD.PublishLNMessage . I know how to set it in LN but on ION side what is the best way to receive and distribute those specific alerts.
Thanks in advance
How do you want to use the LnMessage? The are different paths depending on if you want Alert, Notification, Tasks, workflow or monitor?
Ln will publish the BOD and the ION defined connection point will receive it. You then need an Alert or WorkFlow to process it.
As you mention Alert, you would create a Monitor and fill out the configuration. Distribution choices are defined in the Alert configuration.
Ln comes with several Monitors that can be loaded into ION as content, however you can create custom ones as well. Is that what you are asking for in your question?
Thanks Kevin for your advice.
I want to use LnMessage to inform appropriate users of custom Error Logs that we are cumulating in LN but didn't come up to user unless we are opening that session of errors.
I will set up a Monitor to address that.
Hi,
I have a question on how to customize a standard LN CE monitor , for example LN_Message_Job_Alert . Standard Monitor comes with predefined Attributes but how can I add new Attributes.
In Infor_LN_Integration_guide_for_Infor_ION_Workflows_and_Monitors document it is telling to use UserArea within Extension in LN.
In LN Extension , we have LnMessageBOD, but I don't see where I can add new fields (Attributes) that I can use in ION Monitor. Any suggestions ?
Thanks