Equipment Area Null or Empty causing issues adding to Wall Chart
The Equipment Area is not a required field when defining a piece of Equipment either via the Administrator -> Equipment App, or via the Bulk Import utility. However, when adding an Equipment to the Turnaround there is logic checking the Area to see if the Equipment/Area combination was already added. If the Area is Null, or Empty, the code fails and does not present the user with a list of Equipment to choose from.
Ensure the Equipment has an Area defined. Even if you do not have an area, set the value to “unknown”, “undefined”, or “N/A”, or something you are comfortable with.
Related Articles
If the Area is Null, or Empty, the code fails and does not present the user with a list of Equipment
The Equipment Area is not a required field when defining a piece of Equipment either via the Administrator -> Equipment App, or via the Bulk Import utility. However, when adding an Equipment to the Turnaround there is logic checking the Area to see ...
The Ultimate Guide to Error-Free Data Imports in Digital Wall Chart (DWC)
The Ultimate Guide to Error-Free Data Imports in Digital Wall Chart (DWC) In the fast-paced environment of plant operations, the Digital Wall Chart (DWC) plays a critical role in managing task assignments and turnaround schedules. However, data ...
Guidelines for adding equipment within a Turnaround in DWC
Prior to defining activities against the Equipment for the Wall Chart, the Equipment must first be added as Scope within the Turnaround. Login to Digital Wall Chart Use your SAP credentials to log in to the Digital Wall Chart application. Access the ...
When adding an IWR activity from the wall chart Activity pop up, after tapping save you get the three dots hour glass.
When adding an IWR activity from the wall chart Activity pop up, after tapping save you get the three dots hour glass. No data is lost. Workaround: Refresh the browser page.
Uploading Null, or empty values, in the SAP AsInt Configuration Picklists
When uploading pick lists data (e.g. tables) and there is an intended null value (or empty), ensure you format the value in the template as ="". This process tells the code that is uploading the value it is an intentional Null, or empty. See below ...