Process Manufacturing - EBS (MOSC)

MOSC Banner

Complete Data not populating on Summary Tables of Status and Output in MOC

edited Jan 22, 2014 8:23AM in Process Manufacturing - EBS (MOSC) 1 commentAnswered
 We have successfully created Plant Manager Dashboard through CSV. Now we are trying to explore the tag route to get the dashboard. We have created two tags "Test_tag" & "Test_Status_tag" associated with same equipment. We have used the following query to populate data on "MTH_TAG_READINGS_RAW" table with five records for each tag.

"INSERT into MTH_TAG_READINGS_RAW
(GROUP_ID, READING_TIME, TAG_CODE, TAG_DATA, CREATION_DATE ,QUALITY_FLAG, PROCESSING_FLAG)
VALUES
(333, TO_DATE('2012/01/12 11:00:00', 'YYYY/MM/DD HH24:MI:SS'), 'Test_tag', 10, SYSDATE, 192, 1);"

Time is being incremented by 5mins for different values of each tag.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center