Like what you see? Have a play with our trial version.

Error rendering macro 'rw-search'

null

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Expand
titlePersonFavourite
ParameterData TypeDescription

PersonId

Integer

User IpId (Yellowfin database, Person.IpPerson)

ContentType

String

This optional parameter can be set to filter the result by a specific content type. Values could include:

  • REPORT
  • REPORTGROUP
  • DISCUSSIONGROUP
  • REPORTVIEW
  • STORYBOARD
  • IMAGE

ContentId

Integer

This optional parameter can be used to restrict the result to a specific content by providing its internal ID.

FavouriteType

String

 

CreationCode

String

 

CreatorId

Integer

This refers to the distributor of the content, who distributes the content to a user. This is used with the CreationCode set to “DISTRIBUTE”.

TextEntityId

Integer

 

InstanceId

Integer

 

CreationDate

Date

 

Subject

String

 

Message

String

 

WidthCode

String

 

 

Below are some possible combinations of ContentType, FavouriteType and CreationCode:

ContentTypeFavouriteTypeCreationCodeDescription

REPORT

FAVOURITE

MANUAL

Favorite reports.

REPORTGROUP

REPORTDASHBOARD

 

All user dashboard tabs that a user can see on a dashboard.

REPORTGROUP

INBOX

DISTRIBUTE

Dashboards distributed to the user.

DISCUSSIONGROUP

DISCUSSIONMEMBER

 

Discussions which a user is a member of.

REPORTVIEW

 

MANUAL

Favourite views.

STORYBOARD

FAVOURITE

WEB

Favourite storyboards.

IMAGE

PROFILE

MANUAL

User's profile image.

COMMENT

FLAGGED

MANUAL

Flagged by user comments.

Anchor
AdminDataSource
AdminDataSource

Expand
titleAdministrationDataSource
ParameterData TypeDescription
SourceDescription String Description of data source.
SourceId Integer Unique Yellowfin ID for the data source.
SourceName String Name of the data source.
SourceType String Type of data source. Example includes, MySQL, Oracle, etc.
Timezone String 
UserNameString Username for the data source account. 
UserPasswordStringPassword of the above account.
ConnectionDriverStringDriver used to connect to data source.
ConnectionStringStringData source's connection string.
ConnectionTimeoutInteger 
ConnectionTypeStringType of the connection. Example includes, JDBC, etc.
ConnectionTypeCodeString 
AccessLevelCodeStringCode for the access level.
InheritChildSourceFiltersString 
MaxRowsIntegerMax number of data rows retrieved.
MaxmimumConnectionsInteger 
MinimumConnectionsInteger 
RefreshTimeInteger 

 

Anchor
adminSchedule
adminSchedule

...