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 ...
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.
Equipment Name is all numeric values
When importing from MS Excel Equipment data, if the Equipment Name is all numeric values, the import process states is must me of type string. Workaround: In the MS Excel workbook, place an apostrophe, or “‘“, in front of the all numeric Equipment ...
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 ...
Equipment Category Completeness graph shows any activities added after the Turnaround Start Date as “Remaining”
The Equipment Category Completeness graph shows any activities added after the Turnaround Start Date as “Remaining”. This is a code bug. Workaround: There is no workaround for this issue. It will be corrected in the next release.