Skip to main content
Mitratech Success Center

Client Support Center

Need help? Click a product group below to select your application and get access to knowledge articles, webinars, training content, and release notes or to contact our support team.

Authorized users - log in to create a ticket, view tickets status and check your success plan details.

 

YUserSubscribedCollection

YUserSubscribedCollection allows you to define, configure, and set up the display of the types of collections groups of users may subscribe to.

Object: YUserSubscribedCollection (Y_ USER_SUBSCRIBED_COLLECTION)

Attribute

Database column name

Field in UI

End of path

Bridge

Links to object table:

Data type

Comments

Commonly used in:

               

Rules

Temp/Wiz

contact GroupID

CONTACT_GROUP_ID (NUMBER)

     

YContact
Group

int

The primary key number of the static Contact collection that the user has subscribed to.

   

display Order

DISPLAY_ ORDER (NUMBER)

       

int

The display order of the subscribed collections, expressed as a number, for example, 5th in order = 5.

   

primaryKey

PRIMARY_ KEY (NUMBER)

       

int

The ID number of the subscribed collection.

   

searchID-->

SEARCH_
ID (NUMBER)

       

int

The primary key number of the search view that the user has subscribed to.

   

userID-->

USER_ID (NUMBER)

     

YUser

int

The primary key number of the subscribing user.

   

version

VERSION (NUMBER)

       

int

The version number of the collection subscription

   
  • Was this article helpful?