After the OTE work order conversion was done but OTE dashboard still not show the performance of the specific SFC, user need to check for the Production run time of the line. If the focus factory do not set the "Planned Production Time" , those line that under focus factory the performance will not able to show in the dashboard.
1st Step : Check for the Planned Production Time for the needed Focus Factory.
2nd Step : If the Planned Production Time already have check again for the setting at Route Maintenance, if not create a Planned Production Time for the focus factory.
Action Required : User
Scenario 2: Quality and Performance data not showing despite having data in current shift
For this issue, please check if this is a new Line that has not been done OTE before , you can also check in database using the script
SELECT * FROM [dbo].[Reference] AS r WITH(NOLOCK) WHERE r.[Selector] = 'OeeParameter' AND
r.[CodingValue] = 'Line'
and update the line id if necessary.
Scenario 3: Only Performance data not showing despite Quality and Availability data is present
For this issue , you can check if the route step is setup properly and the cycle time is present in the route step.
* Make sure the otemode rule hierarchy is setup properly

route step setup as below