Homepage Widgets

This section contains enhancements in Infor Financials and Supply Management for 11.0.79.0.

Widget: Automatch exceptionHome page widget list

Widget: Automatch exceptionHome page widget list.

  • UnmatchedPayablesInvoicesWidgetList,UnmatchedProcurementInvoicesWidgetList,UnmatchedPayablesInvoicesHomePageWidgetList,UnmatchedProcurementInvoicesHomePageWidgetList,AutoMatchResultInvoiceColumnarSearchForm
  • Lists and form added for Mingle home page widget using new COLUMNAR feature. This is exposed as API call in ION API to retrieve data from Mingle Home Page.

Program/business class/process affected:

Files Changed: ui of AutoMatchResultInvoice.busclass

In ui of AutoMatchResultInvoice.busclass added a lists

UnmatchedPayablesInvoicesWidgetList,UnmatchedProcurementInvoicesWidgetList,UnmatchedPayablesInvoicesHomePageWidgetList,UnmatchedProcurementInvoicesHomePageWidgetList and form AutoMatchResultInvoiceColumnarSearchForm.

Use these steps to test the enhancement:

  1. Navigate to Infor ION API > CloudSuite Financials & Supply Management.
  2. Go to "Landmark FSM Soap and Rest Services" and click Documentation.
  3. Search for AutoMatchResultInvoice.busclass and click Documentation.
  4. Click "Get" list service and click "TryitOut" then search for "UnmatchedPayablesInvoicesHomePageWidgetList" in the list and click Execute.
  5. UnmatchedPayablesInvoicesHomePageWidgetList AutoMatchResultInvoice with its Vendor and its count is displayed.
  6. Click "Get" list service and click "TryitOut" then search for "UnmatchedProcurementInvoicesHomePageWidgetList " in the list and click Execute.
  7. AutoMatchResultInvoice with its Vendor and its count is displayed.
  8. Click "Get" list service and click "TryitOut" then search for "UnmatchedPayablesInvoicesWidgetList","UnmatchedProcurementInvoicesWidgetList"in the list and click Execute.
  9. AutoMatchResultInvoices are displayed.

JT-1554509

Widget: Unreleased Inventory POReceipts Widget List

Widget: Unreleased Inventory POReceipts.

"UnreleasedInventoryPORHomePageWidgetsList" list added for Mingle home page widget using new COLUMNAR feature, this is exposed as API call in ION API to retrieve data from Mingle Home Page.

Files Changed:

  • ui of PurchaseOrderReceiptLine.busclass
  • In ui of PurchaseOrderReceiptLine.busclass added a list "UnreleasedInventoryPORHomePageWidgetsList" and form "UnreleasedInventoryPORColumnarSearchForm"

Use these steps to test the enhancement:

  1. Navigate to Infor ION API -> CloudSuite Financials & Supply Management.
  2. Go to" Landmark FSM Soap and Rest Services" and click on Documentation.
  3. Search for PurchaseOrderReceiptLine.busclass and click on Documentation.
  4. Click on "Get" list service and click on "TryitOut" then search for "UnreleasedInventoryPORHomePageWidgetsList" in the list then click on Execute.
  5. PurchaseOrderReceiptLines with its respective ReceivedDate and its count is displayed.

JT-1505795