Performance Issue - Workbench not loadingIssue <!-- div.margin{ padding: 10px 40px 40px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:2; } table.internaltable { white-space:nowrap; text-align:left; border-width: 1px; border-collapse: collapse; font-size:14px; width: 85%; } table.internaltable th { border-width: 1px; padding: 5px; border-style: solid; border-color: rgb(245, 245, 245); background-color: rgb(245, 245, 245); } table.internaltable td { border-width: 1px; padding: 5px; border-style: solid; border-color: #E0E0E0; color: #000000; } .title { color: #D1232B; font-weight:normal; font-size:28px; } .spanColor { color: #646464; } h1{ color: #D1232B; font-weight:normal; font-size:21px; margin-bottom:-5px } h2{ color: #646464; font-weight:bold; font-size:18px; } h3{ color: #000000; font-weight:BOLD; font-size:16px; text-decoration:underline; } h4{ color: #646464; font-weight:BOLD; font-size:15px; text-decoration:; } h5{ color: #000000; font-weight:BOLD; font-size:13px; text-decoration:; } h6{ color: #000000; font-weight:BOLD; font-size:14px; text-decoration:; } hr{ border-top-width: 1px; border-top-style: solid; border-top-color: #cccccc; } ul { list-style: disc outside none; margin-left: 0; } li { padding-left: 1em; } --> Performance issue – Workbench not loading Overview This article presents a workaround for the workbench failing to load the expected data. Issue Navigate to Cost Transparency > Workbench. Note the following screenshot for reference. You don't see any transaction on the application node running for too long. The browser console displays the following error (highlighted): js_includes_itfm_dashboard.jsx?v=10-10-2017_1630&lp=Mon_Oct_23_09_33_12_PDT_2017&c=14_208:99 Couldn't load data from Data Definition Controller (anonymous) @ js_includes_itfm_dashboard.jsx?v=10-10-2017_1630&lp=Mon_Oct_23_09_33_12_PDT_2017&c=14_208:99(anonymous) @ dataDefinitionController.jsx?v=10-10-2017_1630:420w @ js_includes_itfm_dashboard.jsx?v=10-10-2017_1630&lp=Mon_Oct_23_09_33_12_PDT_2017&c=14_208:107(anonymous) @ js_includes_itfm_dashboard.jsx?v=10-10-2017_1630&lp=Mon_Oct_23_09_33_12_PDT_2017&c=14_208:108$eval @ js_includes_itfm_dashboard.jsx?v=10-10-2017_1630&lp=Mon_Oct_23_09_33_12_PDT_2017&c=14_208:118$digest @ js_includes_itfm_dashboard.jsx?v=10-10-2017_1630&lp=Mon_Oct_23_09_33_12_PDT_2017&c=14_208:115$apply @ js_includes_itfm_dashboard.jsx?v=10-10-2017_1630&lp=Mon_Oct_23_09_33_12_PDT_2017&c=14_208:119h @ js_includes_itfm_dashboard.jsx?v=10-10-2017_1630&lp=Mon_Oct_23_09_33_12_PDT_2017&c=14_208:79 Workaround Under Cost Transparency, check General Ledger > Staged Expenses and click it. A list of staged expenses displays. Load the column Posting date if not available. Apply the filter [Posting date] [is empty]. A list is displayed of Staged expenses that don't have posting date. Open one of the records. You will see something like the following example screenshot. The workbench performs calculations in reference to the posting date field as per the logic. Because these fields are empty, the calculation never completes and the workbench never loads. You can ask customer to fill in the posting dates or remove those records that are problematic. Once the posting date is updated or records removed,c the workbench would load normally without any issues.