Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
SuiteAnalytics schema: netsuite2.com equivalent to netsuite.com events1
I'm migrating our SuiteAnalytics connect reporting from the netsuite.com schema to the netsuite2.com schema.
I'm having problems finding the equivalent of the EVENTS1 table in the netsuite2.com schema.
The NS_TO_NS2.xls doc quite clearly says it's CalendarEvent
However this table doesn't have the same records at all, and the primary key as described in oa_keys is not unique. select * from oa_fkeys where fktable_name is null and pktable_name='CalendarEvent' order by pktable_name, key_seq;
PKTABLE_QUALIFIER | PKTABLE_OWNER | PKTABLE_NAME | PKCOLUMN_NAME | FKTABLE_QUALIFIER | FKTABLE_OWNER | FKTABLE_NAME | FKCOLUMN_NAME | KEY_SEQ |
|---|
Tagged:
0